> 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/sporteasy-le-guide/parent-ajouter-un-enfant.md).

# 💻Parent - Ajouter un enfant

## Créer le profil de votre enfant

1. Accédez à cette [page](https://app.sporteasy.net/fr/profile/home/) et connectez-vous avec votre compte SportEasy. Dans l'onglet "Mes Enfants", cliquez sur "Rejoindre une équipe".

   <figure><img src="/files/Jt5QgzqV2pMeHpniuFjS" alt="" width="375"><figcaption></figcaption></figure>
2. Entrez le code correspond à l'équipe de votre enfant (tableau ci-dessous) et cliquez sur "Valider".

   <figure><img src="/files/BZEc6ExuC5ODjGwv3abh" alt="" width="375"><figcaption></figcaption></figure>

{% tabs %}
{% tab title="Labourdins Football" %}

|        U6/U7 | H8CEL4SPY5 | U14/U15 | EJ5MFL7KQS |
| -----------: | ---------- | ------: | ---------- |
|        U8/U9 | A5B1DYGX48 | U16/U17 | MJLGCQTEK7 |
|      U10/U11 | ZKT724QXBC | U18/U19 | CQDXG3RHWI |
|      U12/U13 | FZIXAGCTSN | Séniors | 25FQBWEX1L |
| {% endtab %} |            |         |            |

{% tab title="Lapurdiko Izarra" %}

|       U10/U11 | H6M15CPFJW | U14/U15 | RJF1ESWP8L |
| ------------: | ---------- | ------: | ---------- |
|       U12/U13 | FZIXAGCTSN | U16/U18 | WUJL7N1VMQ |
|  {% endtab %} |            |         |            |
| {% endtabs %} |            |         |            |

3. Vous avez ensuite une confirmation avec le nom de l'équipe et les noms des coachs. Sélectionnez ensuite "Parent de membre".&#x20;

   <figure><img src="/files/0K5X9TDuY3kYOeAtsUQu" alt="" width="375"><figcaption></figcaption></figure>
4. Une page s'ouvre avec un rappel de votre profil (Celui du parent). Vous avez également la liste des enfants rattachés à votre compte. Cliquez sur "Ajouter un enfant" puis saisissez le prénom, nom et lien de parenté. Cliquez ensuite sur "Rejoindre cette équipe".

   <figure><img src="/files/u6uKGTlR4iP5ruO644Vs" alt="" width="375"><figcaption></figcaption></figure>

Vous avez désormais ajouté un nouvel enfant à une équipe et à votre compte SportEasy.

## En faire plus

Pour ajouter un deuxième compte parent au profil (ex : garde partagé), suivez ce guide :&#x20;


---

# 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, and the optional `goal` query parameter:

```
GET https://doc.labourdinsfoot.fr/sporteasy-le-guide/parent-ajouter-un-enfant.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
