# Accepting Invitation as a Co-host

You’ve been invited to join as a **Co-host**. Time to take charge!

{% stepper %}
{% step %}
**Open your email** inbox
{% endstep %}

{% step %}
Find the Coral invitation and click **“Accept Invite.”**

<figure><img src="/files/70HzrJABsNfMCgoJsbmg" alt="" width="375"><figcaption></figcaption></figure>
{% endstep %}

{% step %}
You’ll be redirected to the **Coral App** (if installed) or the **Web App**
{% endstep %}

{% step %}
**Log in using the phone number** linked to the email where you received the invitation
{% endstep %}

{% step %}
Once logged in, you’ll have access to all of the organizer’s events and tools
{% endstep %}
{% endstepper %}

You can now **create, edit, manage events**, **send SMS, scan tickets**, and more.

{% hint style="warning" %}
Co-hosts have access to almost all event tools.\
However, **Co-hosts cannot**:

* Manage the **Manage Teams** section
* Make changes to the **Organizer Profile Page**
  {% endhint %}

Welcome aboard! You’re now ready to co-manage events like a pro. Let the planning begin 🚀


---

# 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/getting-started-on-coral-mobile-app/accepting-your-team-invitation-on-coral/accepting-invitation-as-a-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.
