# Detail Provider

The **Detail Provider** feature is used to view detailed information about a configured Provider, including settings such as the Provider name, Provider type, API Base URL, status, and other related configurations.

To view Provider details, click the **Provider name** in the table.

<figure><img src="/files/HchBmPSgIfHGebDJLODh" alt=""><figcaption></figcaption></figure>

The Detail Provider page displays information about the configured Provider, including the Provider name, Provider status, Provider ID, Base URL, API Type, API Key, and the list of available AI models.

<figure><img src="/files/9In1jREvgAtVwHmOJl4M" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.cloudeka.ai/guidance-for-individual/deka-claw/detail-deka-claw/provider/detail-provider.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
