# Unblacklist

{% hint style="danger" %}
This site no longer receives updates. Visit the [**new** **documentation**](https://suggester.js.org) instead.
{% endhint %}

#### Description

The `unblacklist` command allows staff members to unblacklist a user from using the bot. It reverses the [blacklist](https://suggester.gitbook.io/docs/v3/staff/blacklist) command.

{% hint style="info" %}
The unblacklist command only unblacklists the user from using the bot in the server where the command 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 %}

Aliases: `allow`

#### Permission Required

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