# Manage your team

Easily manage your team by viewing roles and adding new members for pre-event collaboration.

### Team settings

Click **Edit** next to your team name to update team settings. Here, you can:

* Edit the **team name** and **team type**
* Manage the **team owner**

### Add team members

Click **Add Team Member** to invite new members by email. By default, you can add **up to 10 team members per team**. This limit can be adjusted in the Eventflow CMS under **Terms and Variables**.

### Additional details

This section displays key event information for reference. These details are managed in the Eventflow CMS under **Custom Fields**.

Need help? Contact [support](mailto:undefined) for assistance.


---

# 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/getting-started/manage-your-team.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.
