> 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/adressbuch-1/kontakte-verwenden.md).

# Use contacts

On this page you will learn how to use organizations and persons in the job management and financial documents.

## Use in job management

On all hierarchy levels of the job management (customer, customer account and job) a "Assigned address contact" can be stored on the job master data page.

![](/files/aa1b8a8d268d0e6a6ea818193b2c44c2b104d7e8)

After clicking the button "Change contact or create new contact" an address contact can be linked via the search or a form to create a contact. \
The following address contacts can be linked:

* an organization&#x20;
* an organization with a person as a contact within the organization
* a person as private individual & sole proprietor

{% hint style="info" %}
**Tip**\
Assigned address contacts are inherited but can be overridden. This means that a contact stored at the customer is automatically stored for all customer accounts and jobs of that customer. However, this can be adjusted at any time on the master data page of a customer account or job.
{% endhint %}

## Use for financial documents

When creating an estimate a postal contact address is usually provided in order to display it on the estimate as the recipient address.&#x20;

<figure><img src="/files/32d298e45ae44ce60bd2f40e2370a7f2aee7630c" alt=""><figcaption></figcaption></figure>

Depending on which section of the address book entry is clicked, either only the organization along with the address is adopted (upper arrow) or the organization along with the address and contact person (lower arrow). Ideally the address is stored on the organization and not on the contact persons. If the organization has an address and the contact person belongs to it, the address is automatically adopted.

If an estimate is created independently of a customer, customer account or job, the system cannot assign a recipient address to the estimate.&#x20;

![](/files/f9d0c7110f5c351ed30f31b58be3e2bcd8ee9c24)

In this case the address should be entered manually or an address contact should be searched via the function "Open address book".\
The following address contacts can be linked:

* an organization&#x20;
* an organization with a person as a contact within the organization
* a person as private individual & sole proprietor

{% hint style="info" %}
**Tip**\
In most cases the address data do not need to be entered manually or assigned via the search, because the system can assign the financial document to an address contact when the document is linked to a job and the address that was linked with the customer of the job is automatically suggested when creating the financial document.
{% endhint %}

{% embed url="<https://www.youtube.com/watch?v=995vGOPxI2w>" %}


---

# 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/adressbuch-1/kontakte-verwenden.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.
