> For the complete documentation index, see [llms.txt](https://docs.yoplanning.support/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.yoplanning.support/de/haufig-gestellte-fragen/faq-des-staffs.md).

# FAQ für Mitarbeiter

## [Anleitung zum Ändern von E-Mails in Yoplanning](/de/haufig-gestellte-fragen/faq-des-staffs/guide-de-modification-de-lemail-dans-yoplanning.md)

## [Passwort ändern](/de/haufig-gestellte-fragen/faq-des-staffs/modifier-le-mot-de-passe-sur-yoplanning.pro.md)

## [Wie finde ich meine Gebührenbelege?](/de/haufig-gestellte-fragen/faq-des-staffs/comment-retrouver-mes-fiches-dhonoraires-sur-yoplanning.pro.md)

## [Wie gebe ich meine IBAN ein?](/de/haufig-gestellte-fragen/faq-des-staffs/comment-renseigner-son-iban.md)

## [Änderung der Kontaktdaten auf dem Gebührenblatt](/de/haufig-gestellte-fragen/faq-des-staffs/modification-des-coordonnees-en-entete-de-fiche-dhonoraires.md)

## [Automatische Erinnerungs-E-Mail für betroffene Sitzungen](/de/haufig-gestellte-fragen/faq-des-staffs/activer-les-notifications-par-e-mail-pour-les-sessions-a-venir.md)

## [Ich arbeite in mehreren verschiedenen Organisationen, die Yoplanning nutzen](/de/haufig-gestellte-fragen/faq-des-staffs/travailler-dans-plusieurs-structures-differentes-avec-yoplanning.md)

## [Wie drucke ich das Sitzungsblatt?](/de/haufig-gestellte-fragen/faq-des-staffs/comment-imprimer-la-fiche-de-session-sur-yoplanning.pro.md)

## [Ich kann die Filterschaltfläche in der oberen rechten Ecke nicht mehr sehen.](/de/haufig-gestellte-fragen/faq-des-staffs/je-ne-vois-plus-le-bouton-de-filtre-en-haut-a-droite-dans-mon-interface-yoplanning.md)

## [Verfügbarkeit verwalten](/de/haufig-gestellte-fragen/faq-des-staffs/gerer-mes-disponibilites-et-mes-indisponibilites-dans-yoplanning.md)

## [Mein Google Kalender-Konto synchronisieren](/de/haufig-gestellte-fragen/faq-des-staffs/synchroniser-mon-compte-google-agenda-avec-yoplanning.md)

## [Einen Studenten zwischen Sitzungen verschieben. (Harmonisierung)](/de/haufig-gestellte-fragen/faq-des-staffs/deplacer-un-eleve-dun-cours-a-un-autre-harmonisation.md)

## Wie kann ich die im Standardzeitplan angezeigten Zeiten ändern? (how-to-modify-the-times-displayed-on-the-schedule.md)

## [Comment fonctionne le bouton "Réservez \[prénom\]" ?](/de/haufig-gestellte-fragen/faq-des-staffs/faq-comment-fonctionne-le-bouton-reservez-prenom.md)

## [Umbuchung](/de/haufig-gestellte-fragen/faq-des-staffs/reserver-a-nouveau-rebooking.md)

## [Ändern Sie die Zeitplananzeige (Listenansicht oder Zeitplanansicht)](/de/haufig-gestellte-fragen/faq-des-staffs/changer-laffichage-du-planning-vue-liste-ou-vue-planning.md)

## [Ihr Dashboard ansehen (Persönliche Statistiken)](/de/haufig-gestellte-fragen/faq-des-staffs/consulter-son-dashboard-statistiques-personnelles.md)

## Wie kann ich meinen Zeitplan für ein anderes Teammitglied sichtbar machen? (faq-visibilite-du-planning-entre-moniteurs.md)

## [FAQ : Pourquoi ma session est entourée en rouge ?](/de/haufig-gestellte-fragen/faq-des-staffs/faq-pourquoi-ma-session-est-entouree-en-rouge.md)


---

# 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://docs.yoplanning.support/de/haufig-gestellte-fragen/faq-des-staffs.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.
