# Remove a moderator

If someone no longer needs access to your event, you can remove them as a moderator. This immediately revokes their login rights to the backend. In this short guide, you’ll learn how to delete a moderator from your event.

1\. Open the General Module in the top navigation menu.\
2\. Click on "Moderators" in the sidebar.\
3\. Select the Moderator you would like to remove from your event.\
4\. In the top-right corner, click the **Trashcan** icon to remove the moderator.

{% hint style="info" %}
If you want to re-add the moderator again to your event, just follow the steps from \
[Invite a new Moderator](/event-how-to/general/moderators/invite-a-new-moderator.md)
{% endhint %}


---

# 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.eventication.com/event-how-to/general/moderators/remove-a-moderator.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.
