> For the complete documentation index, see [llms.txt](https://ajuda.zdg.com.br/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ajuda.zdg.com.br/configuracao-administrador/configuracoes-painel-admin/apps-configuracoes/rocket.chat-configuracao-apps.md).

# Rocket.chat - Configuração Apps

{% hint style="info" %}
**Disponível para o perfil:** Administrador
{% endhint %}

Esta página permite que cada tenant configure suas **próprias credenciais** do servidor Rocket.Chat, substituindo a configuração global definida pelo Super Administrador.

{% hint style="info" %}
**Precisa do tutorial completo?** Veja o passo a passo desde a configuração do servidor RC até a ativação para os agentes em: [Integrando o Rocket.Chat ao Z-PRO.](/configuracao-superadmin/redes-sociais-e-marketplaces/rocket.chat-superadmin.md)
{% endhint %}

***

### Como acessar

No painel administrativo, acesse **Configurações → Apps → Rocket.Chat**.

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

***

### Criando uma nova configuração

Clique em **+ Novo App RC** para abrir o modal de cadastro.

<figure><img src="/files/NwkFjEM9X5ydpB0OlE3E" alt="" width="375"><figcaption></figcaption></figure>

| Campo                               | Descrição                                                                                                |
| ----------------------------------- | -------------------------------------------------------------------------------------------------------- |
| **URL do servidor**                 | URL base do servidor Rocket.Chat — ex: `https://chat.suaempresa.com`                                     |
| **Admin User ID (X-User-Id)**       | User ID do usuário administrador gerado no Rocket.Chat (**Perfil → Tokens de Acesso Pessoal**)           |
| **Admin Auth Token (X-Auth-Token)** | Personal Access Token gerado no Rocket.Chat (**Perfil → Tokens de Acesso Pessoal**)                      |
| **Descrição**                       | Identificação opcional — ex: "RC principal da empresa"                                                   |
| **Criar usuários automaticamente**  | Quando ativo, cria automaticamente uma conta no RC para cada agente que acessar o chat pela primeira vez |
| **Ativo**                           | Ativa ou desativa esta configuração                                                                      |

{% hint style="warning" %}
**Esta configuração sobrescreve a global.** Ao cadastrar credenciais aqui, este tenant passa a usar seu próprio servidor Rocket.Chat em vez do configurado pelo Super Administrador. Se não houver configuração nesta página, o sistema utiliza a configuração **Global** definida no Super Admin.
{% endhint %}

***

### Próximos passos após salvar

Criar a configuração aqui **não ativa automaticamente** o Rocket.Chat para os agentes. Após salvar:

1. Acesse **Configurações → Integrações → Rocket.Chat**.
2. Ative o toggle **Habilitar Rocket.Chat**.
3. Salve.

Após a ativação, os agentes poderão acessar o chat em **Comunicação e Marketing → Redes Sociais → Rocket.Chat**.

***

### Páginas relacionadas

* [Tutorial completo: Integrando o Rocket.Chat ao Z-PRO](/configuracao-superadmin/redes-sociais-e-marketplaces/rocket.chat-superadmin.md)


---

# 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, and the optional `goal` query parameter:

```
GET https://ajuda.zdg.com.br/configuracao-administrador/configuracoes-painel-admin/apps-configuracoes/rocket.chat-configuracao-apps.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
