# Customisation

***

Vous pouvez modifier vos informations à tout moment depuis votre espace client. Pour cela, il vous suffit de suivre les étapes suivantes :

1. **Connectez vous à votre compte :** Pour accéder à votre espace client et éditer vos informations, une connexion à votre compte est nécessaire !<br>

2. **Paramètres de votre compte :** Cliquez sur le bouton modifier à gauche de votre écran<br>

   <figure><img src="/files/wSg94w0gI33Z2ntTio5r" alt="" width="563"><figcaption></figcaption></figure>

3. Modifications possibles : Avatar, Informations personnelles, mail et mot de passe

{% hint style="danger" %}
C'est aussi depuis cet espace que vous pouvez procéder à la suppression de votre compte !
{% endhint %}

{% hint style="info" %}
L'A2F n'est actuellement pas fonctionnel !
{% endhint %}


---

# 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://docs.aurore-heberg.fr/gestion-de-votre-compte/customisation.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.
