# Provider

The **Provider** menu is used to configure and manage AI providers within Deka Claw. Providers act as the connection between Deka Claw and external AI services, allowing Agents to access and use AI models through the configured integration.

To access the **Provider** page, click the **Provider** menu.

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

The **Provider Filter** feature is used to filter the list of providers based on specific criteria, such as provider type and status, making it easier to find the desired provider.

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

The **Search** feature is used to find a specific provider by entering a keyword or provider name. Enter the keyword in the **Search** field, and the system will automatically display a list of providers that match the search criteria.

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

Click the **Provider Types** dropdown to filter providers by type.

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

Click the **Status** dropdown to filter providers by status (**Enabled** or **Disabled**). The provider list will automatically update based on the selected filters.

<figure><img src="/files/MFotDcIvwaek6meJanD9" 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.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.
