# Platform moderators

Platform moderators are moderators that are **actual people, Eventication users** registered on the platform. These are your usual co-workers who do the scheduling in the Planning, create accreditations, etc. Most of the time these are people who have access for a longer time than the event itself.

The index of the moderators shows a <img src="/files/Zu9owGjldAum4NxQHx2d" alt="" data-size="line"> button that allows you to download a matrix CSV of **all the moderators and their permissions**.&#x20;

You can **add new moderators** by clicking the <img src="/files/ep88lnViYCHVB6PILshi" alt="" data-size="line"> button. This opens up a new view that allows you to search the user you want to make a moderator. You can search based on name and email address.

At the bottom of the form (when creating a new moderator), you can set "**Send notification email?**". This will send a notification email to the newly added moderator.

{% hint style="warning" %}
Please remember that **every platform moderators needs to have an account** on Eventication before you can find them.

If the person doesn't have an account yet you can invite them by writing their email address in the user search field. This will bring up a button that allows you to automatically send an invite email.
{% endhint %}

## Permissions on substations

Per substation you can edit the [permissions](/event/general/moderators.md#permissions) a moderator has. This gives you the possibility to really fine-tune who has access to which substation(s). These permissions can be edited in detail:

* Can view substation
* Can edit substation
* Can edit jobs
* Can edit shifts
* Can view private information

## Permissions on lists

**Don't want to give your moderators access to all the lists?** This page allows you to pick and choose where their access begins, and where it starts.

## How-to's

* [Invite a new moderator](https://docs.eventication.com/event-how-to/general/moderators/invite-a-new-moderator)
* [Remove a moderator](https://docs.eventication.com/event-how-to/general/moderators/remove-a-moderator)


---

# 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/general/moderators/platform-moderators.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.
