# Create custom role

To initially configure the creation of a custom role, enter the [/manager-settings](/eng/commands/admins.md) command and go to the "Custom roles" section

"Creating a custom role under a role" is responsible for which role the custom role will be created under. If this parameter is missing, then the [/custom-role](/eng/commands/general.md) command cannot be used.

If the "Channel for moderation of custom roles" parameter is present, then all created roles will be moderated by the server staff. In the absence of a moderation channel, all roles will be created automatically and assigned to the users' inventory.

The creation of a custom role can be displayed in the button


---

# 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://docs.wetbot.space/eng/guide/create-custom-role.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.
