> 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/en/compte-profil.md).

# Account & Profile

Creating and managing your Steeple account: settings, password, email address, PIN code, deletion.

## Articles

* [How do I create or change my 4-digit code?](/en/compte-profil/code-pin.md)
* [How do I create a Steeple account?](/en/compte-profil/creer-compte.md)
* [How do I change my email address?](/en/compte-profil/modifier-email.md)
* [How do I change my profile?](/en/compte-profil/modifier-profil.md)
* [How do I change or reset my password?](/en/compte-profil/modifier-mot-de-passe.md)
* [How do I reset an employee's password?](/en/compte-profil/reinitialiser-mot-de-passe.md)
* [How do I delete my Steeple account?](/en/compte-profil/supprimer-compte.md)
* [How do I sign up with an employee number?](/en/compte-profil/inscription-matricule.md)
* [Steeple account settings](/en/compte-profil/parametres-compte.md)
* [Why is my Steeple account suspended?](/en/compte-profil/compte-suspendu.md)


---

# 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/en/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.
