# Add Co-Host

#### To add a Co-host to your team, follow these simple steps:

{% stepper %}
{% step %}
Click on **Settings**

<figure><img src="/files/hrGCeGk8J7iI8p1BDh3E" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
Go to the **Manage Teams** page

<figure><img src="/files/6j4LIhCPFoyQx7ac1lV2" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
Click the **“+ Add Invite”** button

<figure><img src="/files/zQNI9JbqtIhcqYmf7KZD" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
Enter the valid **email address** of the person you want to invite

<figure><img src="/files/mKw1z9Y9keEoHJqamcIO" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
Select the role as **"Co-host"** from the dropdown

<figure><img src="/files/tawWc17HJFGQfQSOXANn" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
Click **Send Invite**

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

{% hint style="warning" %}

* **Organizers** can only send invites to **existing** **users** (not to other organizers).
* When you add an **existing Coral user**, their name will appear in the **Manage Teams** list with a **"Pending"** status until they accept.
* When you add a **new user**, their name will appear in the **Manage Teams** list after they accept the email invite with an **"Active"** status.
  {% endhint %}

**The co-host invitation has been sent successfully.**

Below is a preview of the email invite, your co-host will receive.

<figure><img src="/files/70HzrJABsNfMCgoJsbmg" alt="" width="375"><figcaption></figcaption></figure>

Below is how the "pending" status appears in the Manage Teams list when an existing user is invited

<figure><img src="/files/pN1RsqYpkKoRt9m23bSI" alt="" width="140"><figcaption></figcaption></figure>


---

# 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-on-web-app/manage-teams/add-co-host.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.
