> For the complete documentation index, see [llms.txt](https://help.steeple.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.steeple.com/administration/ajouter-collaborateur.md).

# Ajouter un collaborateur

Rendez-vous dans l'**Administration**, section **Collaborateurs** (`/administration/users`).

Cliquez sur le bouton **Ajouter un collaborateur** (icône utilisateur avec un plus) en haut à droite de la page.

## Informations obligatoires

Le formulaire de création demande au minimum :

* **Prénom**
* **Nom**
* **Adresse email**

Si l'authentification se fait par matricule, le **matricule** et la **date d'anniversaire** deviennent également obligatoires.

## Informations complémentaires

Vous pouvez aussi renseigner :

* **Service** (sélection parmi les services existants)
* **Site** (sélection parmi les sites existants)
* **Poste** (intitulé de poste)
* **Téléphone**
* **Rôle** : administrateur ou membre (membre par défaut)
* **Photo de profil**
* **Accès aux communautés**

## Invitation différée

En bas du formulaire, une option permet d'inviter le collaborateur ultérieurement. Cela est utile pour coordonner l'envoi des invitations à une date précise.

## Ajout en masse

Pour ajouter plusieurs collaborateurs en une fois, utilisez l'import par fichier Excel accessible depuis le menu d'actions de la page Collaborateurs.

### [Passer par l'assistant IA](https://app.steeple.com/?prompt=QWpvdXRlIHVuIG5vdXZlbCB1dGlsaXNhdGV1ciBkYW5zIG1vbiBvcmdh)


---

# 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://help.steeple.com/administration/ajouter-collaborateur.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.
