> 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/projektverwaltung-1/agenturleistungen-in-der-projektverwaltung.md).

# Agency services in job management

On the three hierarchy levels of project management (customer, customer account and job) you can, in the "**agency service**" tab perform various analyses regarding the budgeted and incurred agency service efforts of a customer, customer account or job.

## The functions at a glance

When you open the "Agenturleistung" tab you see a top-level filter and five types of analyses.

## Time restriction

All values in this report may relate to the service period selected above.

## Agency service by functions

If functions were specified in the estimate or in planned budgets, we can see here how much of the budget for a particular function has already been consumed. This can reveal a budget overrun early in the course of a job, even though the job's overall budget still appears sufficient.

![](/files/8d46f09e25296a0186870d0d26486846c1c41599)

No budget was allocated for "Assistenz" in this illustration. The function "Social Media Manager" has since been deleted; the times already recorded for it remain.

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

## Evaluate services grouped by trade at the job, customer account and customer level

In this video we show how to evaluate budgeted and incurred services in a customer, customer account or job grouped by trade in Die Agenturverwaltung.

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

## Agency service by activities

This analysis allows viewing recorded working times by activities.

![](/files/5d7706e485d6a985cc9890a6c91331637a3e363f)

More about activities in time tracking:

{% content-ref url="/pages/42834772b8b095b50b1bb44f01a75cc43d410262" %}
[Activities](/die-agenturverwaltung-en/einstellungen-1/zeiterfassung/taetigkeiten.md)
{% endcontent-ref %}

## Agency service by employees

This table lists recorded times aggregated by employee.

## Agency service by estimate item

If certain estimate items were activated for time tracking, you can evaluate here how much agency service was recorded for the respective items and how much budget is allocated to them.

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

## Agency service by tasks (formerly processes)

If certain tasks within jobs were activated for time tracking, you can evaluate here how much agency service was recorded for the respective tasks.

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

## Timeline

This chart provides an at-a-glance view of when something happened on a job.

![](/files/028d041883d4686f17e0d454b63bedd45f07bf49)


---

# 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/projektverwaltung-1/agenturleistungen-in-der-projektverwaltung.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.
