# Manage Teams

Build and manage your event team in just a few clicks.

Use **Manage Teams** to invite trusted collaborators, assign them the right role, and stay in control of your event at every stage. **You can add:**

### 🧑‍💼 **Co-host**

A Co-host can help you organize and manage your event. They have access to most tools required to plan and run an event.

{% columns %}
{% column width="50%" %}

#### **Co-hosts can:**

* Create and edit events
* Create, edit, and delete tickets
* Send SMS blasts and email invites
* Do email marketing (via Web App)
* Scan tickets
* Add, edit, share, disable, enable, or delete promo codes
* Share the event
* Follow other organizers and attendees
  {% endcolumn %}

{% column %}

#### **Co-hosts cannot:**

* Manage the **Manage Teams** section
* Edit the **Organizer Profile Page**
  {% endcolumn %}
  {% endcolumns %}

### 🧍‍♂️ **Member**

A Member has limited access, designed to support event-day operations.

**Members can only:**

* Scan tickets

{% hint style="warning" %}
**Organizers** can only send invites to **existing** **users** (not to other organizers/members/co-hosts).
{% endhint %}

### Steps to Access Manage Teams:

{% stepper %}
{% step %}
**Log in** to the [**Coral Mobile App**](https://apps.apple.com/in/app/coral-your-event/id6745491188)
{% endstep %}

{% step %}
Go to **Profile**

<figure><img src="/files/s6GsQlO0IKPwCL2O2AnH" alt="" width="188"><figcaption></figcaption></figure>
{% endstep %}

{% step %}
Click **Settings**

<figure><img src="/files/qGCGefF4PdxmPH2ttRxS" alt="" width="188"><figcaption></figcaption></figure>
{% endstep %}

{% step %}
Tap on **Manage Teams**

<figure><img src="/files/ksDqX1FJVo0pn8XWvI9I" alt="" width="188"><figcaption></figcaption></figure>
{% endstep %}

{% step %}
**View, edit, or invite** your team.

<figure><img src="/files/Y7FEIrBKJ0j99geZCCY6" alt="" width="188"><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}

**Whether you're collaborating with one co-host or a full team, you can update access anytime.**

* Invite co-hosts and team members via email
* Edit roles using the dropdown next to each user
* Remove a team member if needed

Once invited, the user will receive an email. They must click **“Accept Invite”** in the email. This will redirect them to the Coral app (if installed) or open the Web App.

Managing your event team should be easy, and with Coral, it is. Use **Manage Teams** to stay organized, delegate tasks, and make every event a smooth success.


---

# 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.coralyourevent.com/event-discovery-and-management/manage-teams.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.
