> For the complete documentation index, see [llms.txt](https://doc.labourdinsfoot.fr/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.labourdinsfoot.fr/app/compte-parent/creer-son-compte.md).

# Creer son compte

Bienvenue sur **app.labourdinsfoot.fr**, l'espace en ligne des Labourdins d'Ustaritz Football !\
Cette plateforme vous permet d'inscrire vos enfants aux stages et de suivre vos inscriptions.

***

## Créer un compte

{% stepper %}
{% step %}
Rendez-vous sur [app.labourdinsfoot.fr.](https://app.labourdinsfoot.fr/)

{% endstep %}

{% step %}
Cliquez sur **S'inscrire**.

<figure><img src="/files/Ov2SQA1K3qoEPBBqBAZN" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
Renseignez vos **informations** et choisissez un mot de passe (8 caractères minimum).

<figure><img src="/files/EcF5eK6kmXYhLoBtUfux" alt="" width="375"><figcaption></figcaption></figure>
{% endstep %}

{% step %}
Cliquez sur **S'inscrire**.

{% endstep %}

{% step %}
Vous recevez un **e-mail** de confirmation — cliquez sur le lien qu'il contient pour activer votre compte.

<figure><img src="/files/nR9GCZzPck6PUkIGYGGw" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}

{% hint style="warning" %}
**Vous ne trouvez pas l'e-mail ?** Vérifiez votre dossier **Spam / Indésirables**. Le lien est valable 24 heures.
{% endhint %}

***

## Se connecter

{% stepper %}
{% step %}
Rendez-vous sur [app.labourdinsfoot.fr.](https://app.labourdinsfoot.fr/)

{% endstep %}

{% step %}
Cliquez sur **Connexion**

{% endstep %}

{% step %}
Entrez votre **adresse e-mail** et votre **mot de passe**.

{% endstep %}

{% step %}
Cliquez sur **Se connecter**.

{% endstep %}
{% endstepper %}

{% hint style="info" %}
Le SSO Labourdins est réservé aux éducateurs et dirigeant du club possèdant une adresse  courriel du club.
{% endhint %}

***

## Mot de passe oublié

{% stepper %}
{% step %}
Sur la page de connexion, cliquez sur **Mot de passe oublié** ?

{% endstep %}

{% step %}
Saisissez votre adresse e-mail et cliquez sur **Envoyer**.

{% endstep %}

{% step %}
Vous recevez un **e-mail** avec un lien de réinitialisation (valable 1 heure).

{% endstep %}

{% step %}
Cliquez sur le **lien**, saisissez un nouveau mot de passe et confirmez.

{% endstep %}
{% endstepper %}

{% hint style="info" %}
Utilisez l'adresse e-mail avec laquelle vous avez créé votre compte. Si vous ne vous en souvenez plus, contactez le club.
{% endhint %}

***

## Se déconnecter

Cliquez sur votre prénom en haut à droite de l'écran, puis sur **Se déconnecter**.


---

# 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://doc.labourdinsfoot.fr/app/compte-parent/creer-son-compte.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.
