# Change Role to Member

To change the role of a Co-Host to a Member, follow these 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 %}
Locate the **Co-Host** whose role you want to change.

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

{% step %}
Click on the **Edit** icon.

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

{% step %}
Click on the **role dropdown.** Select the new role from **Co-Host** to **Member**

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

{% step %}
Click **Update Invite**

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

**The team member’s role has been updated successfully.**


---

# 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/change-role-to-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.
