# Changing a team owner

To update the Team Owner for a team, follow these steps:&#x20;

{% @guideflow/guideflow-embed requestedUrl="<https://app.guideflow.com/player/dr9o63ecor>" %}

1. Navigate to Admin > Manage Teams.&#x20;
2. Locate the team you want to update and click Edit next to the team name.&#x20;
3. On the Edit Team page, scroll down to the Team Owner section.
4. Select the new team owner from the drop-down menu.&#x20;
5. Click Submit to save your changes or Cancel to discard them.

The new team owner will now have full ownership responsibilities for the 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.eventflowapp.com/getting-started/changing-a-team-owner.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.
