> For the complete documentation index, see [llms.txt](https://docs.mercuri.cx/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.mercuri.cx/mercuri-docs-pt/caracteristicas/teams/common-permissions/permissao-de-ferramentas-de-desenvolvedor-como-atribuir-e-usar.md).

# Permissão de Ferramentas de Desenvolvedor: Como Atribuir e Usar

A permissão de Ferramentas de Desenvolvedor permite que os membros da equipe criem, gerenciem e monitorem **API tokens** dentro do Mercuri CX. Esses tokens possibilitam uma integração segura entre o Mercuri CX e sites de e-commerce, como Wix e Shopify, ou aplicativos personalizados. Ao atribuir essa permissão, você controla quem tem autoridade para gerar, visualizar ou revogar tokens de API.

***

#### Etapas para Atribuir a Permissão de Ferramentas de Desenvolvedor:

1. **Navigate to Settings** na barra lateral esquerda.
2. Clique em **Teams**.
3. Selecione **Add User** ou escolha um usuário existente para configurar as permissões.
4. Clique em **Configure Permissions**.
5. Na janela de permissões, vá até a guia **Common Permissions**.

<figure><img src="https://392978341-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FsZtOBCP9JV8XEWJpUU4t%2Fuploads%2FhUhEvhVWJKl0Tiy0tthy%2Fimage.png?alt=media&#x26;token=036b04fe-d42c-4261-bff1-66d6ef4c63f0" alt="" width="563"><figcaption></figcaption></figure>

7. Localize a seção **Developer Tools**.
8. Ative **Manage Developer Tools** para conceder acesso aos recursos de criação e gerenciamento de tokens de API.

***

#### Tipo de Permissão

**Manage Developer Tools**

Concede aos membros da equipe acesso total à seção de Ferramentas de Desenvolvedor, permitindo criar, editar, desativar ou excluir tokens de API. Os usuários com essa permissão também podem monitorar a atividade dos tokens, verificar datas de expiração e gerar novas chaves quando necessário.


---

# 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://docs.mercuri.cx/mercuri-docs-pt/caracteristicas/teams/common-permissions/permissao-de-ferramentas-de-desenvolvedor-como-atribuir-e-usar.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.
