> 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/beheer/organisatie-beheren.md).

# Organisatie beheren

## Instellingen organisatie

Ga naar **Instellingen** > **Organisatie** (<https://app.tapp.be/instellingen>)

### Algemeen

Hier kan je het adres, website & algemeen e-mailadres van de organisatie aanpassen.

Klik vervolgens op **Opslaan** onderaan de pagina om je wijzigingen op te slaan.

### Branding

Pas de kleur aan om de beheerders console aan te passen aan de branding van jouw organisatie.&#x20;

{% hint style="info" %}
Binnenkort is het ook mogelijk je logo hier up te loaden!
{% endhint %}

{% hint style="info" %}
Deze branding zal in de toekomst ook zichtbaar worden in de app.&#x20;
{% endhint %}

### Personalisatie

Tapp gebruikt standaard de termen **Lid**, **Leider** en **Beheerder**. Laat deze velden leeg om deze termen te gebruiken.&#x20;

Vul je eigen termen in zonder hoofdletters (zowel enkelvoud & meervoud) en klik vervolgens op **Opslaan** onderaan de pagina om je wijzigingen op te slaan.

### Facturering

Hier kan je zien:

* Hoeveel dagen er nog over zijn in je proefperiode
* Details over je abonnement
* Een schatting van je volgende factuur


---

# 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/beheer/organisatie-beheren.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.
