# Team profile

On the team profile, you can view and edit various data about your team, change your username on the team (if your team has the Starter plan or higher), sign off meetings, use the worry box, view your rank, and leave the team (if you are not the team owner).

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

## How do I sign off?

You can easily sign off by going to your team profile and clicking on the ‘+’ next to ‘Your sign offs’ and selecting the time period or meeting you wish to sign off. Then simply enter a reason and click Submit.

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

## How do I use the worry box?

The worry box offers you the opportunity to easily report internal team conflicts, concerns or other topics, anonymously or with your name. To do so, go to your team profile and click on the ‘+’ next to your worry box. Then select a group that should deal with the concern, and write your concern in it. Finally, select whether you want your message to be sent anonymously. Then click on ‘Submit’ and your worry message has been created.

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

{% hint style="info" %}
Check your Open Worry box entries regularly. \
Members of the selected group can reply to you once per entry.
{% endhint %}


---

# 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.team-panel.com/en/modules/teamprofile.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.
