> For the complete documentation index, see [llms.txt](https://docs.tapp.be/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.tapp.be/kalender/activiteiten-toevoegen-aan-eigen-agenda.md).

# Activiteiten toevoegen aan eigen agenda

Je kan de kalender per groep synchroniseren met je eigen kalender-app. Je doorloopt onderstaande stappen per groep die je wilt synchroniseren met je eigen kalender.

## Kalender link ophalen

1. Navigeer in de app naar de gewenste groep. Dit kan door op je avatar rechtsboven te tikken, en vervolgens de gewenste groep te kiezen.
2. Tik rechts bovenaan op 'meer' (3 puntjes)
3. Kies voor 'Kopieer kalender link'

## Google kalender

1. surf naar [calendar.google.com](https://calendar.google.com)
2. Klik op '+' bij 'Andere Agenda's'
3. Kies voor 'Via Url'
4. Plak de link en klik op 'Agenda toevoegen'

## Apple agenda

1. Ga op je iPhone of iPad naar 'Instellingen' -> 'Agenda' -> 'Accounts'
2. Tik op 'Nieuw account' -> 'Andere' -> 'Voeg agenda-abonnement toe'
3. Plak de link die je daarnet gekopieerd hebt
4. Tip op 'Volgende' en vervolgens op 'Bewaar'

De agenda wordt nu automatisch gesynchroniseerd met je Apple agenda


---

# 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:

```
GET https://docs.tapp.be/kalender/activiteiten-toevoegen-aan-eigen-agenda.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
