> For the complete documentation index, see [llms.txt](https://bewinxed.gitbook.io/radar-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://bewinxed.gitbook.io/radar-docs/bot_help/whitelist/remove.md).

# remove

📝 **RADAR Documentation - Command: Remove Whitelist**

🤝 **Command Group: whitelist**

📝 **Command Name: remove**

📋 **Parameters:**

* `keyword` (required: False) - Keyword to search the whitelists by.

📝 **Description:**

Remove one of the whitelists (Reversible).

🔍 **Example Usage:**

* Remove a whitelist:

  ```
  !remove
  ```

  *This command is used to remove one of the whitelists. After executing the command, the bot will prompt you to select the whitelist you want to remove.*
* Remove a specific whitelist using a keyword:

  ```
  !remove "Solana"
  ```

  *This command is used to remove a specific whitelist by providing a keyword. After executing the command, the bot will search for whitelists containing the keyword "Solana" and prompt you to select the one you want to remove.*

📝 **Note:**

* This command allows you to remove one of the whitelists.
* If you execute the command without providing a keyword, the bot will prompt you to select the whitelist you want to remove.
* If you provide a keyword, the bot will search for whitelists containing that keyword and prompt you to select the one you want to remove.
* The removal process is reversible, meaning the removed whitelist can be restored if needed.
* The command response will be sent as an ephemeral message visible only to you.
* After removing a whitelist, the bot will provide a confirmation message indicating the number of users deleted from the whitelist.
