# Delete Member

#### To delete a co-host from your team, follow these steps:

{% stepper %}
{% step %}
Go to **Profile**  (If you are using the Coral Mobile App)

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

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

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

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

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

{% step %}
Locate the **Member** you want to remove in the list

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

{% step %}
Click the **Delete icon** next to their name

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

{% step %}
A confirmation of the *“**Are you sure you want to delete this team member?**” will appear.*\
Click **Yes**

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

**The Member has been successfully removed from your team.**


---

# 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/delete-member.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.
