> For the complete documentation index, see [llms.txt](https://suggester.gitbook.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://suggester.gitbook.io/docs/v1/staff/unblacklist.md).

# Unblacklist

#### Description

The `unblacklist` command allows staff members to unblacklist a user from using the bot. It reverses the [blacklist](/docs/v1/staff/blacklist.md) command.

{% hint style="info" %}
The unblacklist command only unblacklists the user from using the bot in the server where it is used.
{% endhint %}

#### Required Arguments&#x20;

* `user` - A @user mention or a user ID

#### Optional Arguments

None

#### Usage

```
.unblacklist [user]
```

{% hint style="info" %}
Arguments in `[brackets]` are required, while arguments in `(parenthesis)` are optional.
{% endhint %}

#### Permission Required

Any user with the **Manage Server** permission, the configured admin role, or the configured review role can use this command.
