# Team Management

Depence offers team functionality while working on a single project together with multiple show choreographers. Each member can have his/her repository, which also can be locked by a password. By default, a project contains one Public Repository, which is accessible to all team members. This can be used to share generic scenes and shows everyone can use.

To add a new Choreographer go to **File** > **Team** > **Team Manager**.

![](https://content.gitbook.com/content/SJPsyh5CBOise9BtVNGO/blobs/Y7aQpXXvyP5iCBpX4KTz/40861782.png)

<div align="left"><img src="https://content.gitbook.com/content/SJPsyh5CBOise9BtVNGO/blobs/QTy1PJf0TXgQEw90EClg/40829038.png" alt=""></div>

**Login**

By default you are always logged in as a Guest, who only has access to the Public Repository. To Login go to: **File** > **Team** > **Login**.


---

# 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://help.depence.com/depence-show-and-animation/depence-repository/depence-team-management.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.
