# Unblacklist

#### Description

The `unblacklist` command allows staff members to unblacklist a user from using the bot. It reverses the [blacklist](https://suggester.gitbook.io/docs/v1/staff/blacklist) 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.
