# Difference Between Organization Manager And Event Manager

## Difference Between Organization Manager And Event Manager

## Differences

|                                                                                                    |                                                                                          |
| -------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------- |
| **Organization Manager**                                                                           | **Event Manager**                                                                        |
| An organization manager is able to access and manage all the events created under an organization. | An event manager can only access and manage the specific event that is assigned to them. |

## How To Add Organization Manager

1. Please refer to [this article](https://help.eventx.io/portal/en/kb/articles/adding-organization-team-manager) for more information on how to add an organization manager.

## How To Add Event Manager

1. Please refer to [this article](https://help.eventx.io/portal/en/kb/articles/adding-event-manager) for more information on how to add an event manager.


---

# 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://eventx-hq.gitbook.io/knowledge-base/event-setting/roles-and-permissions/difference-between-organization-manager-and-event-manager.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.
