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

# About this manual

Instructions for use of the cloud agency software "Die Agenturverwaltung"

![](https://4063991107-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-La4YdZ1Gw5iHapqZfIo%2F-MRDv6QlU576v9qKDfoC%2F-MRDvpqlBee4vEDLdm15%2FOrdner04.png?alt=media\&token=e65cef1e-d1c1-40c6-87da-054d1d94b7c9)

## Contents

You will find a corresponding chapter in Die Agenturverwaltung manual for each menu item.

## Search

At the top right, you will find a search field that you can use to search for a term, e.g. "estimate".

## New here?

If you are a new user, first read through the getting started steps:

{% content-ref url="/pages/839e3fdf25586017ef5f2eb6a92579aca1d4a1cd" %}
[Getting started](/die-agenturverwaltung-en/erste-schritte-1.md)
{% endcontent-ref %}

{% content-ref url="/pages/a5ccb57a41553f853c70cf38d716b59c7e76779f" %}
[Getting started for project staff](/die-agenturverwaltung-en/erste-schritte-1/einstieg-fuer-projektmitarbeiter.md)
{% endcontent-ref %}

{% content-ref url="/pages/37b5e0ae8d15938c7545f427c36a2cf4d17bbe84" %}
[Getting started for project managers](/die-agenturverwaltung-en/erste-schritte-1/einstieg-fuer-projektmanager.md)
{% endcontent-ref %}

## Data in the illustrations and examples

All data in illustrations and examples is entirely fictional. In some cases, we refer to the fictitious agency "Hase Kommunikation", invented by us. This agency does not exist, nor do the users used in the examples, their phone numbers, and email addresses.

## Fixed terms

We capitalize certain words when they represent fixed terms in the context of this manual.\
For example:\
Die Agenturverwaltung\
Planned budgets\
Custom reports\
Custom filters

## Legal notice

This manual is published by&#x20;

Die Agenturverwaltung GmbH & Co. KG\
Eschelsweg 4\
22767 Hamburg\
\
**Responsible for the content according to Section 55 para. 2 RStV:**\
Achim Köllner

[To the legal notice](https://www.dieagenturverwaltung.de/de-de/impressum)


---

# 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/master.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.
