> For the complete documentation index, see [llms.txt](https://docs.greennode.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.greennode.ai/ai-stack/ai-gateway/ai-gateway/working-with-providers-and-models.md).

# Working with Providers and Models

In addition to adding models during AI Gateway creation, you can also add, edit, or remove models as follows:

#### **Step 1:** Access the Provider & Model Configuration

* Go to the Gateway detail page.
* Click the "**Manage Provider & Models**" button.

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

#### Step 2: The "Connect Gateway to AI Models" interface will appear.

* For each Provider (Google, Deepseek, OpenAI, Anthropic, etc.):
  * Enter the corresponding API Key.
  * Select the models you want to use in the API models section.
  * Click "View full list" to view all selected models.
* You can add a new Provider by clicking “+ Add a provider” and selecting from the list (e.g., OpenAI, Anthropic, etc.).
* If you want to remove a Provider or Model, you can:

  * Click the X icon next to a model to remove that specific model.

  Click the - icon next to the Provider name to remove the entire Provider from the Gateway.

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

#### Step 3: After completing the configuration, click “Save” to apply the changes.

You can click on each model to view the corresponding curl command details or integrate it into your application.
