# Conectores

O menu **Conectores** é a área de configuração de todas as fontes de dados e capacidades de integração que seus Agentes utilizarão.

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

#### Visão Geral

A tabela principal lista todos os Conectores configurados, separados por **Tipo**:

<table><thead><tr><th width="128">Coluna</th><th>Descrição</th></tr></thead><tbody><tr><td><strong>Tipo</strong></td><td>Identifica a função do Conector: <strong>Leitor de Arquivos</strong>, <strong>Conector de OpenAPI</strong> (Sistemas Externos) ou <strong>Conector de Fabric</strong> (Microsoft Fabric/Power BI).</td></tr><tr><td><strong>Nome</strong></td><td>Nome de identificação interna do Conector.</td></tr></tbody></table>

#### Tipos de Conectores e Como Criar

Clique no botão **Criar** para configurar um novo Conector. Você deve selecionar o **Tipo de Conector** no dropdown lateral:

> Uso no Agente: Após a criação, o Conector deve ser vinculado ao Agente em Artefatos > Agentes. O Agente usará o Conector automaticamente quando a consulta do usuário exigir o tipo de dado que o Conector fornece.


---

# 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.poweromni.ai/administracao-e-configuracao/artefatos/conectores.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.
