# User Roles & Permissions

### Admins

Admins have full control over everything in Eventflow.

They can manage:

* All event content and pages
* Forms and submissions
* Tasks and task groups
* Supplier info
* Teams and users
* Comments, replies, downloads, and more
* App settings and design

If it’s in Eventflow, Admins can change it.

### Moderators

Moderators help manage events in Eventflow, but don’t have full access like Admins.

They can:

* Create and update forms, downloads, comments, suppliers, teams, and users
* Review and respond to submissions
* Update existing content and tasks
* View most settings and design tools (but not change them)

They can see a lot, but only change what’s needed to keep things running smoothly.

### Team Owners

Team Owners are usually people from exhibitor teams or other event partners.

They can:

* View event content
* Complete assigned tasks
* Fill out and submit forms
* Add or remove members of their own team
* Leave comments

They don’t have access to the admin tools or the CMS.

### Team Members

Team Members are part of a team working on the event.

They can:

* View event content
* Complete tasks
* Submit forms
* Leave comments

They can’t manage their team or access admin tools.


---

# 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.eventflowapp.com/eventflow-cms/user-roles-and-permissions.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.
