# Configuring your Team

## People who work on multiple teams or no specific teams

We’ve left the team structure flexible to meet your needs: We allow people to be on multiple teams, or on no teams at all.

## Configuring levels

You can configure the seniority levels of team members who are [Contributors](/configuration-and-setup/permissions-and-roles.md) to provide color-coding on the [Feedback flows](/metrics-and-definitions/people-metrics/collaboration/feedback-flows.md) chart. At the moment, anyone can edit the level for anyone else.

To do so, go to [Settings > Team members](https://app.multitudes.co/teamSettings/teamMember), click on a Team member who is a Contributor (see the column on Data Inclusion). On the page that opens for that team member’s profile:

1. Find the section for Level and edit the drop-down
2. Then click ‘Confirm’ at top right to save

<figure><img src="/files/JXswLqdqVwq4XBfgOw9Q" alt="Team member profile page with highlight showing the level dropdown and then confirm button. "><figcaption><p>Edit level</p></figcaption></figure>

### Customizing Level options&#x20;

{% hint style="info" %}
Only Owners and Managers can customize level options.&#x20;
{% endhint %}

You can edit the Level options available to select by going to your [Organization Settings](https://app.multitudes.co/teamSettings/organizationSettings?section=customize-levels) page (only accessible to Owners and Managers).&#x20;

You have up to six levels available and can rename these to match your organisation's conventions. Your level titles will be visible in the above profiles, as well as on the [Feedback Flows](/metrics-and-definitions/people-metrics/collaboration/feedback-flows.md) chart.&#x20;

<figure><img src="/files/UeKXIBaUJeaU9ROWt6Lq" alt="App page with heading Customize levels and 6 fields to enter new level titles. "><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://docs.multitudes.com/configuration-and-setup/configuring-your-team.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.
