# Gestion des athlètes

- [Comment créer un athlète ?](https://docs.inyourbox.app/inyourbox/aide/owner/gestion-des-athletes/comment-creer-un-athlete.md)
- [Comment rechercher un athlète ?](https://docs.inyourbox.app/inyourbox/aide/owner/gestion-des-athletes/comment-rechercher-un-athlete.md)
- [Comment attribuer un tag à un athlète ?](https://docs.inyourbox.app/inyourbox/aide/owner/gestion-des-athletes/comment-attribuer-un-tag-a-un-athlete.md)
- [Comment créer des notes au profil d'un client ?](https://docs.inyourbox.app/inyourbox/aide/owner/gestion-des-athletes/comment-creer-des-notes-au-profil-dun-client.md)
- [Comment vendre un abonnement à un athlète ?](https://docs.inyourbox.app/inyourbox/aide/owner/gestion-des-athletes/comment-vendre-un-abonnement-a-un-athlete.md): Pour vendre un abonnement ou une carte à un client, ces prestations doivent être initialement créées dans l'onglet "abonnements et cartes"
- [Comment choisir l'encaissement (moyen de paiement) de l'abonnement vendu ?](https://docs.inyourbox.app/inyourbox/aide/owner/gestion-des-athletes/comment-choisir-lencaissement-moyen-de-paiement-de-labonnement-vendu.md): Vous avez le choix du type d'encaissement lors de la création de l'abonnement.
- [Comment choisir le jour de facturation des abonnements ?](https://docs.inyourbox.app/inyourbox/aide/owner/gestion-des-athletes/comment-choisir-le-jour-de-facturation-des-abonnements.md): Le choix par défaut se fait dans l'onglet "compte" > "jour de facturation"
- [Comment modifier un abonnement ?](https://docs.inyourbox.app/inyourbox/aide/owner/gestion-des-athletes/comment-modifier-un-abonnement.md)
- [Comment modifier l'échéancier ?](https://docs.inyourbox.app/inyourbox/aide/owner/gestion-des-athletes/comment-modifier-lecheancier.md): Vous pouvez consulter l'échéancier d'un abonnement dans le profil du membre > abonnement.
- [Comment supprimer un abonnement ?](https://docs.inyourbox.app/inyourbox/aide/owner/gestion-des-athletes/comment-supprimer-un-abonnement.md)
- [Comment annuler un abonnement pour une période donnée ?](https://docs.inyourbox.app/inyourbox/aide/owner/gestion-des-athletes/comment-annuler-un-abonnement-pour-une-periode-donnee.md): Annuler un abonnement signifie suspendre la possibilité de réservation pour le membre, par contre les échéances restent inchangées.
- [Comment vendre une carte à un athlète ?](https://docs.inyourbox.app/inyourbox/aide/owner/gestion-des-athletes/comment-vendre-une-carte-a-un-athlete.md): Pour vendre un abonnement ou une carte à un client, ces prestations doivent être initialement créées dans l'onglet "abonnements et cartes".
- [Comment modifier une carte ?](https://docs.inyourbox.app/inyourbox/aide/owner/gestion-des-athletes/comment-modifier-une-carte.md)
- [Où voir les réservations des athlètes ?](https://docs.inyourbox.app/inyourbox/aide/owner/gestion-des-athletes/ou-voir-les-reservations-des-athletes.md)
- [Comment voir les PR des athlètes ?](https://docs.inyourbox.app/inyourbox/aide/owner/gestion-des-athletes/comment-voir-les-pr-des-athletes.md)


---

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