# Creating a Team Leader

To create a Team Leader a member must:

* Have the team leader role
* Be a member of the Team
* Be marked as a Team Leader for the Team.

1\) Add the Team Leader role to the Member

On the My OnePub | Members page:

Find the member:&#x20;

On the Role tab give them the 'Team Leader Role'.

<figure><img src="/files/eHWuHZ9hqttP1mUaqHmS" alt=""><figcaption></figcaption></figure>

2\) On the Teams tab for the My OnePub  | Member screen add the member to the required team.

![](/files/fqPKYCsDbgQp2GZCa9dr)

3\) On the Leaders Tab of the My OnePub | Teams page mark the Member as a Leader of the Team.\
\
\
![](/files/qXIjjqRBSFE6qhLsfXhJ)


---

# 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.onepub.dev/workflows/creating-a-team-leader.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.
