# Administering SecurityBot

{% hint style="info" %}
**Available on all tiers** — Role assignment and settings management work on both Free and Premium. Some settings only apply to Premium features. [Compare plans →](/securitybot-knowledge-hub/plans-and-pricing/plans-and-pricing.md)
{% endhint %}

This section covers how to securely manage access to SecurityBot’s features and settings within your Discord server. You’ll learn how to:

* Assign **admin and mod roles**
* Control who can access powerful moderation tools
* View filters, logs and other key configurations
* Review current settings using built-in commands

{% hint style="warning" %}
**Important:** Only trusted team members should be given administrative access. Misuse of configuration settings could weaken your server’s security.
{% endhint %}

***

### What’s Included

* [SecurityBot Admin](/securitybot-knowledge-hub/bot-guide/administering-securitybot/securitybot-admin.md)\
  Grant full control over SecurityBot settings to trusted users.
* [SecurityBot Mod](/securitybot-knowledge-hub/bot-guide/administering-securitybot/securitybot-mod.md)\
  Give moderators access to key tools without full admin rights.
* [Changing Settings](/securitybot-knowledge-hub/bot-guide/administering-securitybot/changing-settings.md)\
  Learn how to customize bot behavior with slash commands.

***

Take a few minutes to review this section carefully. Proper role setup is essential to keeping your server secure and your moderation team effective.


---

# 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://securitybot.gitbook.io/securitybot-knowledge-hub/bot-guide/administering-securitybot.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.
