# Configurar Integrações

Volte ao Guia de Configuração e clique em **Adicionar Integração** ou selecione **Integrações** na barra lateral. Na página de Integrações, clique no botão **Adicionar Integrações**.

<figure><img src="/files/ciSOY4seKr9ApYqqCqBK" alt="pagina de integrações" width="563"><figcaption></figcaption></figure>

Na janela pop-up **Adicionar Integração**, preencha os seguintes campos:

* **Serviço de Integração** – Escolha um serviço LLM como OpenAI, VertexAI, Anthropic... ou um serviço de banco de dados no menu suspenso.
* **Nome da Integração** – Crie um nome reconhecível para sua integração.
* **Credenciais** – Insira suas [credenciais de API](/pt/control-center/setup-guide/set-up-integrations/integration-assistance.md).

<figure><img src="/files/xIOXFMaUaEWcdQqR3R3B" alt="janela de adicionar integração" width="563"><figcaption></figcaption></figure>


---

# Agent Instructions: 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.skydeck.ai/pt/control-center/setup-guide/set-up-integrations.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.
