# Developer Tools Permission: How to Assign and Use

Developer Tools permission allows team members to create, manage, and monitor **API tokens** within Mercuri CX. These tokens enable secure integration between Mercuri CX and e-commerce websites, such as Wix and Shopify, or custom applications. By assigning this permission, you can control who has the authority to generate, view, or revoke API tokens.

***

### Steps to Assign Developer Tools Permission:

1. **Navigate to Settings** from the left sidebar.
2. Click on **Teams**.
3. Select **Add User** or choose an existing user to configure permissions.
4. Click on **Configure Permissions**.
5. In the permissions window, go to the **Common Permissions** tab.

<figure><img src="/files/eclh0XxbFntlgpD2mIdk" alt="" width="563"><figcaption></figcaption></figure>

7. Locate the **Developer Tools** section.
8. Enable **Manage Developer Tools** to grant access to API token creation and management features.

***

### Permission Type

#### **Manage Developer Tools**

Grants team members full access to the Developer Tools section, allowing them to create, edit, deactivate, or delete API tokens. Users with this permission can also monitor token activity, check expiry dates, and generate keys when needed.


---

# 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.mercuri.cx/features/users-management/common-permissions/developer-tools-permission-how-to-assign-and-use.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.
