# Manage Roster

1\) Login to the RecConnect dashboard at: [https://admin.recconnect.io](https://my.recconnect.io/)

2\) Select Team Builder in the left hand navigation and select your registration pool from the drop down menu.

3\) Next, find your team in the teams table, click the 3 dots quick action button and choose `Registrations`

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

4\) Find the registrant you would like to remove, click the 3 dots quick action button and choose `Remove from Team`. This individual will return to the registration pool and can be added to another team.

<figure><img src="/files/8UL2ebnOa9jmg6e3lN11" alt=""><figcaption></figcaption></figure>


---

# 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://recconnect.gitbook.io/recconnect-tutorials/team-and-roster-management/manage-roster.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.
