> For the complete documentation index, see [llms.txt](https://docs.team-panel.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.team-panel.com/en/application/administration-verwaltung.md).

# Administration

In the administration area you can manage modules, set a new team name or team profile picture. You can also set the requirements for team members to join your team.

## Manage modules

In your team's module administration, you can customise the settings of the various active modules.

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

This is how you manage the individual modules: [Modules](/en/modules/overview.md)

## Manage team

Under ‘Manage team’, you can change the name and logo of your team or delete your team.

## Requirements of team members

The team members requirements may be useful if you use the ranking synchronisation from the team panel. Of course, it may simply be useful for your team's administration. (This function requires a paid plan)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/application/administration-verwaltung.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.
