> 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-registreren.md).

# Organisatie registreren

Surf naar <https://app.tapp.be/aansluiten>

Zorg dat je aangemeld bent of maak een account aan

{% content-ref url="/pages/-MQRXXT6ARa8X650J2m8" %}
[✍️ Registreren bij Tapp](/account/registreren-bij-tapp.md)
{% endcontent-ref %}

Vul alle velden in

![](/files/-MQRltQooLaxtKxZAJJ3)

| Veld             | Informatie                                                                                                                                                          |
| ---------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Volledige naam   | De officiële naam van je organisatie. **Opgelet: Deze kan je zelf achteraf niet aanpassen**                                                                         |
| Weergave naam    | De naam die overal in Tapp zal gebruikt worden. Dit kan bijv. een verkorte versie zijn van je volledige naam. **Opgelet: Deze kan je zelf achteraf niet aanpassen** |
| Website          | URL van de website van je organisatie                                                                                                                               |
| E-mail           | Algemeen e-mailadres van je organisatie                                                                                                                             |
| Adres            | Administratief adres van je organisatie                                                                                                                             |
| Soort vereniging | Kies de meest passende categorie in de lijst                                                                                                                        |
| Aantal leden     | Aantal leden bij benadering.                                                                                                                                        |
| Start werkjaar   | Maand en dag wanneer het werkjaar start. Dit zorgt voor een vlotte overgang tussen werkjaren                                                                        |
| Einde werkjaar   | Maand en dag wanneer het werkjaar eindigt. Dit zorgt voor een vlotte overgang tussen werkjaren                                                                      |

Klik vervolgens op "Vereniging aanmaken". Dit kan enkele seconden tot een minuut duren.


---

# 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-registreren.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.
