# Create A Team And Assign Members

Use this guide to set up a new team and ownership structure.

## Before you start

* You need team management access.
* Candidate users should already exist in the organization.

## Steps

1. Open `Dashboard > Teams`.
2. In `Create a team`, enter team name.
3. (Optional) Select a leader.
4. Create the team.
5. Expand the team card.
6. In member management, add users to the team.
7. Verify leader and member list are correct.

## Ongoing maintenance

* Update leader when ownership changes.
* Remove members who move to other teams.
* Keep unassigned members list near zero for clean operational ownership.

## If something does not work

* Delete disabled: remove team members first.
* Missing user in selector: verify the user belongs to the same organization and is not already assigned where filters apply.

## Screenshot Checklist (GitBook Publishing)

* [ ] Capture the `Teams` page with create-team panel visible.
* [ ] Capture team creation fields before submit.
* [ ] Capture team card with leader and member count.
* [ ] Capture add-member action and resulting member list.
* [ ] Redact names, emails, and internal identifiers.

## Screenshot Placeholders

* `TG-TEAMS-01-context`: Dashboard teams page with create panel.
* `TG-TEAMS-02-action`: Team name/leader selected before create.
* `TG-TEAMS-03-result`: Team card expanded with leader and members.
* `TG-TEAMS-04-members`: Add/remove member workflow state.


---

# 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://xdbx.gitbook.io/axon/task-guides/create-a-team-and-assign-members.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.
