> For the complete documentation index, see [llms.txt](https://help.vario-software.de/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.vario-software.de/vario-cloud-handbuch/apps.md).

# Apps

- [Apps von VARIO](https://help.vario-software.de/vario-cloud-handbuch/apps/apps-von-vario.md): Erweitere VARIO Cloud mit Apps von VARIO und verbinde zusätzliche Dienste wie Microsoft 365, PayPal, SMTP, YouTrack, Paperless oder DMS-Funktionen.
- [Z3-Export](https://help.vario-software.de/vario-cloud-handbuch/apps/apps-von-vario/z3-export.md): Mit dem Z3-Export in VARIO Cloud exportierst Du steuerrelevante Daten GoBD-konform im IDEA-Format. Erfahre mehr im VARIO Cloud Handbuch.
- [3CX App](https://help.vario-software.de/vario-cloud-handbuch/apps/apps-von-vario/3cx-app.md): Mit der 3CX App verbindest Du VARIO Cloud und 3CX für automatische Anrufererkennung. Hier findest Du alle Schritte zur Einrichtung und Verbindung.
- [YouTrack-Anbindung](https://help.vario-software.de/vario-cloud-handbuch/apps/apps-von-vario/youtrack-anbindung.md): YouTrack in VARIO Cloud anbinden: Tickets, Status, Kommentare und Aktivitäten synchronisieren. Entdecke Einrichtung, Webhooks und Workflows im Handbuch.
- [DMS Upload-Link](https://help.vario-software.de/vario-cloud-handbuch/apps/apps-von-vario/dms-upload-link.md): Mit der VARIO Cloud App DMS Upload-Link lassen sich Dateien sicher extern hochladen und gezielt Adressen, Belegen, Artikeln oder CRM-Objekten zuordnen.
- [Paperless](https://help.vario-software.de/vario-cloud-handbuch/apps/apps-von-vario/paperless.md): Paperless in VARIO Cloud einrichten: API-Key und Workspace-ID hinterlegen, Verbindung testen und die Integration im CRM/DMS nutzen – erklärt im Handbuch.
- [PayPal](https://help.vario-software.de/vario-cloud-handbuch/apps/apps-von-vario/paypal.md): PayPal App
- [Microsoft 365](https://help.vario-software.de/vario-cloud-handbuch/apps/apps-von-vario/microsoft-365.md): Outlook in VARIO Cloud integrieren: E-Mails automatisch mit Vorlagen, Beleganhängen, Systemprofilen und Ausgaberegeln versenden.
- [SMTP Mail](https://help.vario-software.de/vario-cloud-handbuch/apps/apps-von-vario/smtp-mail.md): SMTP Mail in VARIO Cloud einrichten: SMTP-Systemprofile konfigurieren, Absender festlegen und E-Mails sicher über den gewünschten Mailserver versenden.


---

# 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://help.vario-software.de/vario-cloud-handbuch/apps.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.
