# Débuter ici

## Guide

{% content-ref url="/pages/ANJKs7co78lwV6dMaXvZ" %}
[Guide de configuration](/guides/pour-les-administrateurs/guide-de-configuration.md)
{% endcontent-ref %}

## Tutoriels essentiels

### Structure organisationnelle

Pour vous assurer de bien comprendre les éléments de la structure organisationnelle mis à votre disposition, n'hésitez pas à consulter [la documentation prévue à cet effet](https://support.braver.net/pour-les-administrateurs/pour-debuter).

{% content-ref url="/pages/iU7LwWy0vCbnNPwC7itV" %}
[Comment créer une unité organisationnelle?](/guides/pour-les-administrateurs/unites-organisationelles/comment-creer-une-unite-organisationnelle.md)
{% endcontent-ref %}

{% content-ref url="/pages/FZZbkoclfSRH1TRDVltI" %}
[Comment créer un lieu de travail?](/guides/pour-les-administrateurs/lieux-de-travail/comment-creer-un-lieu-de-travail.md)
{% endcontent-ref %}

{% content-ref url="/pages/sIFYMgYuaZeFm2Dr5P5E" %}
[Comment créer une équipe?](/guides/pour-les-administrateurs/equipes/comment-creer-une-equipe.md)
{% endcontent-ref %}

### Utilisateurs

{% content-ref url="/pages/HvFhVKiXSp618XOhu52s" %}
[Comment inviter des utilisateurs?](/guides/pour-les-administrateurs/utilisateurs/comment-inviter-des-utilisateurs.md)
{% endcontent-ref %}

{% content-ref url="/pages/4SXjKP65YsQTv0aewgkK" %}
[Comment annuler ou renvoyer une invitation?](/guides/pour-les-administrateurs/utilisateurs/comment-annuler-ou-renvoyer-une-invitation.md)
{% endcontent-ref %}

{% content-ref url="/pages/9TRyOrMK7Ds78XdFKVxJ" %}
[Comment octroyer un rôle à un utilisateur existant?](/guides/pour-les-administrateurs/utilisateurs/comment-octroyer-un-role-a-un-utilisateur-existant.md)
{% endcontent-ref %}

### Journaux d'audits

{% content-ref url="/pages/puvzFJeetOchv50ZLg8C" %}
[Comment faire une recherche dans les journaux d'audits?](/guides/pour-les-administrateurs/journaux-daudit/comment-faire-une-recherche-dans-le-journal-daudits.md)
{% endcontent-ref %}

{% content-ref url="<https://github.com/braverhealth/documentation/blob/main/guides-fr/pour-les-administrateurs/journaux-daudit/que-puis-je-retrouver-dans-le-journal-daudits.md>" %}
<https://github.com/braverhealth/documentation/blob/main/guides-fr/pour-les-administrateurs/journaux-daudit/que-puis-je-retrouver-dans-le-journal-daudits.md>
{% endcontent-ref %}


---

# 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://support.braver.net/guides/pour-les-administrateurs/pour-debuter.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.
