# Force preset reasons

Forcing preset reasons means that moderators must stick to a preset reason and cannot input their own reason when banning or kicking a user.

This can be enabled or disabled by using the `/config` command selecting the `toggle force preset reason` button.

<figure><img src="/files/hxzk4JQ31UNcSNeSBWtg" alt="" width="563"><figcaption></figcaption></figure>

Just to be clear, once this is enabled. Mods cannot provide their own reason when using the following commands:

* /permban\_roblox
* /tempban\_roblox
* /kick\_roblox
* /editcase

This can be disabled by pressing the button again.


---

# 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.jbz.dev/romod/preset-reasons/force-preset-reasons.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.
