# Organisations

Lorsqu'un calendrier est utilisé par des utilisateur·trice·s provenant de différentes organisations, les Administrateur·trice·s de ce calendrier peuvent lier ces utilisateur·trice·s à l’organisation qu’ils représentent.

Ça peut être un peu plus long s'il y a beaucoup d’organisations qui utilisent le calendrier, mais en instaurant cette structure dès le départ, cela permettra d’avoir des événements plus complets et facilitera la gestion par la suite.

Dans cette section, on vous présente comment:

* [Ajouter une organisation](/organisations/ajouter-une-organisation.md)
* [Modifier une organisation](/organisations/modifier-une-organisation.md)
* [Supprimer une organisation](/organisations/supprimer-une-organisation.md)

![](https://docs.google.com/drawings/d/sdCMjj_xAG87VZ7MHxqwx5g/image?w=354\&h=354\&rev=3\&ac=1)


---

# Agent Instructions: 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://guide.caligram.com/organisations.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.
