> 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/auswertung-kostenkategorien.md).

# Evaluation of cost categories

![](/files/fa795732715f14bb2c675389a22ac7f484c09660)

This report displays the cumulative totals of all company costs assigned to categories for the selected period - e.g. a year - in relation to each other.

### Period analysis

The analysis period can be set freely and refers to the service period of a respective purchase invoice or credit invoice.

{% hint style="info" %}
**Example: Partial overlap of service periods**\
We received a media invoice from YouTube and enter it into the system and note a) the service period "01 July - 31 August 2021" b) the revenue category "Media" and c) the amount "2,000 EUR" If we now evaluate the period of July, only 1,000 EUR will be considered in our report, since the analysis period July corresponds to only 50% of the service period of our YouTube invoice.
{% endhint %}

### Use cases for cost categories

{% hint style="info" %}
**Examples of common cost categories**\
Media, salaries, office costs, freelancer art, freelancer development, image licenses, travel expenses,&#x20;
{% endhint %}

The evaluation of cost categories can, for example, help decide whether it is worth hiring staff for services that were previously provided by freelancers or allocating ongoing costs for rent, office, vehicle fleet to individual employees. It can also be considered, based on cost categories, whether it might make sense to hire a different travel agency or to outsource services that were previously performed in-house.

### Configure cost categories for your company

{% content-ref url="/pages/493bf734179d00b85530249e3cd04df63f26d5e4" %}
[Cost categories](/die-agenturverwaltung-en/einstellungen-1/finanzen/kostenkategorien.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/auswertung-kostenkategorien.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.
