# Updating Team Member Roles

When inviting individuals to a team, their roles are determined during the invitation process. To modify roles later, follow these steps:

1. Click on "Teams" in the left-hand menu.
2. Navigate to the team details page by clicking on the relevant team.
3. In the user table on the team details page, locate the row containing the user whose role you want to edit.
4. Click on the three dots at the end of the user's row and select "Edit Team Role."
5. Adjust the user's role as needed.

This process allows you to easily manage and update team member roles within the platform.

<div><figure><img src="/files/3ZFZK2Oth8J7KANyJDt8" alt=""><figcaption><p>Step 3</p></figcaption></figure> <figure><img src="/files/Y8xHaTBnRhC3O1v7fofL" alt=""><figcaption><p>Step 5</p></figcaption></figure></div>


---

# 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.transiyzi.com/fundamentals/teams/updating-team-member-roles.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.
