# Comment rechercher un athlète ?

Dans l'onglet "athlète" :&#x20;

* recherche directe par le nom ou prénom en prenant soin de noter les accents dans la barre "rechercher"
* par les "tags" pré enregistrés dans "compte" > "tags" / en savoir plus dans [comment créer](/inyourbox/aide/owner/compte/comment-creer-des-tags-de-recherche.md) et [attribuer des tags](/inyourbox/aide/owner/gestion-des-athletes/comment-attribuer-un-tag-a-un-athlete.md) ?

Vous remarquez le nombre de personnes qui ressortent de la recherche <mark style="color:orange;">en haut à droite</mark>


---

# 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.inyourbox.app/inyourbox/aide/owner/gestion-des-athletes/comment-rechercher-un-athlete.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.
