# Compte & Profil

Création et gestion de votre compte Steeple : paramètres, mot de passe, adresse email, code PIN, suppression.

## Articles

* [Comment créer ou modifier mon code à 4 chiffres ?](/compte-profil/code-pin.md)
* [Comment créer un compte Steeple ?](/compte-profil/creer-compte.md)
* [Comment modifier mon adresse email ?](/compte-profil/modifier-email.md)
* [Comment modifier mon profil ?](/compte-profil/modifier-profil.md)
* [Comment modifier ou réinitialiser mon mot de passe ?](/compte-profil/modifier-mot-de-passe.md)
* [Comment réinitialiser le mot de passe d'un collaborateur ?](/compte-profil/reinitialiser-mot-de-passe.md)
* [Comment supprimer mon compte Steeple ?](/compte-profil/supprimer-compte.md)
* [Comment s'inscrire avec un matricule ?](/compte-profil/inscription-matricule.md)
* [Les paramètres du compte Steeple](/compte-profil/parametres-compte.md)
* [Pourquoi mon compte Steeple est suspendu ?](/compte-profil/compte-suspendu.md)


---

# 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://help.steeple.com/compte-profil.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.
