# Edit provider

The **Edit Provider** feature is used to update or modify an existing Provider’s configuration, such as **Name**, **Display Name**, **API Base URL**, **API Key**, **Provider Type**, and Provider status.

To edit a Provider, click the **Edit** icon on one of the Providers in the table.

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

After clicking the **Edit** icon, the system will display the Provider edit form. In the **Configuration** section, users can modify the **Display Name**, **API Base URL**, **Provider Type**, and **API Key** settings. Users can also use the **Enabled** toggle to enable or disable the Provider configuration.

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

After making changes, click **Save Changes** to save the updates.

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