> 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-honorarvertraege.md).

# Evaluation of fee agreements

## What are fee agreements?

If a customer account consists of several jobs that are all offered and billed independently, but which together fall within a contractual framework, a **fee agreement** can be selected here. A fee agreement has a time period as well as a budget for agency and external services.

{% hint style="info" %}
Creating fee agreements makes sense when there is no concrete specification of services, but only a contractual budget and a time frame. \
During the course of the agreement, planning is then carried out progressively together with the customer on how the budget should be used.
{% endhint %}

The negotiation of fee agreements contributes significantly to securing the agency's liquidity.

The budgets of fee agreements can be compared with the services incurred on the jobs of a fee-agreement customer account in the view **Fee Agreement Analysis** be contrasted.

## Analysis of Fee Agreements

![](/files/1696a081c1ecff4eab0f5e30bf2a1489a22694d7)

## Display of fee agreement data in the customer account report

The "Report" tab of a customer account also displays key fee agreement data.&#x20;

![](/files/143e32afee06f5e4b54b14ef1f2c257c1259ad9a)

\
The printable report version of the customer account can be opened at the top right.\
It lists budgets agreed and incurred in the fee agreement.

In this example we show the customer account report of the customer account "Projects" of our customer ADTEXT FASHION with whom we agreed a one-year fee agreement for the year 2020.\
The selected report period is March; this period is shown as the "billing period" in the printable version.&#x20;

![](/files/70044b3e94ae75e05896fc4eab3acb98832dbaa6)

This document can, for example, be created monthly and sent to the customer together with the invoice as an account overview of the customer account.


---

# 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-honorarvertraege.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.
