> For the complete documentation index, see [llms.txt](https://wiki.dieagenturverwaltung.de/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.dieagenturverwaltung.de/die-agenturverwaltung-en/berichte-1/team-capacities.md).

# Team capacities

{% embed url="<https://youtu.be/v0yvyZxtz8k>" %}

In this view, I can see the planned monthly, weekly, or daily hours of all employees or of a specific team or employees with a specific role (e.g. Motion Designer and copywriter) across all jobs.

{% hint style="info" %}
The examples here refer to weekly planning. If you want to plan capacities in your company **by day** or **by month** please contact our support, we will switch the module for you:\
<info@dieagenturverwaltung.de>
{% endhint %}

It is easy to see here which colleagues still have time and which are overbooked.\
You can also scroll further into the future and back using the grey arrows.

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

If I click on one of the colored boxes, a dialog opens that shows me what makes up the sum of the weekly hours for a specific person.

In this example we clicked on the red field (Rüdiger in CW52) and can see on which jobs Rüdiger is scheduled that week and, if necessary, adjust these values directly:

<figure><img src="/files/724761da8ae471fa9e177716cef758fc474b188c" alt=""><figcaption></figcaption></figure>

## Other views of the same data

### Dashboard tile

<figure><img src="/files/7026d409d6da1a42e1823f8ff33ec8462380a46d" alt=""><figcaption><p>Example of a user scheduled on two jobs</p></figcaption></figure>

### Plan capacities on the job

{% content-ref url="/pages/28326a76cf4973d24509e7845dda1604b0ebfcb4" %}
[Capacity planning](/die-agenturverwaltung-en/projektverwaltung-1/projekte/planning/capacity-planning.md)
{% endcontent-ref %}

### Capacities of a single user

{% content-ref url="/pages/03fb86a8f7e990922ce15c0f2351752bf59e14bb" %}
[Capacity planning](/die-agenturverwaltung-en/einstellungen-1/benutzerverwaltung/benutzer/capacity-planning.md)
{% endcontent-ref %}


---

# 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, and the optional `goal` query parameter:

```
GET https://wiki.dieagenturverwaltung.de/die-agenturverwaltung-en/berichte-1/team-capacities.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
