> 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/einstellungen-1/integrationen/personio.md).

# Personio

Personio will be the leading system for absences: absences such as vacation and illness will only be managed in Personio. Die Agenturverwaltung automatically transfers these absences from Personio to Die Agenturverwaltung in the background. It will have read-only access to data in Personio.&#x20;

Absence types are synchronized with Personio. They can only be edited in Personio. **In Die Agenturverwaltung you still have to set for the absence types whether they should affect time tracking for the hours account and capacity planning.** This can be done under Settings -> Time Tracking -> Absence Types and there for the respective absence type under "Edit". Absence types previously created in Die Agenturverwaltung will be archived.&#x20;

Die Agenturverwaltung attempts to link users that exist both here and in Personio by their email address. If this is not successful, e.g. because different email addresses are used, you can also manually link Personio UserIds with the users in Die Agenturverwaltung afterwards.&#x20;

For each linked user Die Agenturverwaltung continuously imports all absences from the start date specified here (e.g. 01.01. of the year before last). ***Warning: Absences previously created in Die Agenturverwaltung will be deleted in the process.***

We do not receive information about substitutes via the Personio API and therefore cannot grant additional permissions to substitutes, e.g. for followups or otherwise restricted documents.

If you have questions about the integration, feel free to contact us at <info@dieagenturverwaltung.de>

{% embed url="<https://youtu.be/3ug-oO0A5c0>" %}

## After the connection

<figure><img src="/files/3daf80ca413387e7fd87c80dc8c95bdc1cd53d60" alt=""><figcaption><p>List of users</p></figcaption></figure>

<figure><img src="/files/a0aa63da7840b2eccac88afae881828503f60bb9" alt=""><figcaption><p>List of activities</p></figcaption></figure>

<figure><img src="/files/60258a238a62d4511b59a79574204943171951ce" alt=""><figcaption><p>The integration can be disconnected again in the settings</p></figcaption></figure>


---

# 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/einstellungen-1/integrationen/personio.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.
