# Translate-Ban (Role & User)

### Ban a user/role from translation features

Run the command /translate-ban user/role ban <@Mention>

### Unban a user/role from translation features

Run the command /translate-ban user/role unban <@Mention>

### Show all the banned users/roles from translation features

Run the command /translate-ban user/role list

{% hint style="info" %}
**Limitations**

**Free:** 3 banned users & 1 banned role.

**Premium & Pro:** 1000 banned users & 100 banned roles.
{% endhint %}


---

# 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.itranslator.app/amazing-features/translate-ban-role-and-user.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.
