# Comment voir les programmes auxquels j'ai accès ?

Depuis le profil d'athlète > "tes programmations".&#x20;

Egalement dans la rubrique "programmations" (icone en forme d'haltère).&#x20;

Cliquer sur le programme pour l'ouvrir.&#x20;

1/ programme "semainier"&#x20;

C'est un programme construit par bloc avec x semaine et x séance par semaine.&#x20;

Sélectionner la semaine en haut puis la séance.&#x20;

2/ programme "journalier"&#x20;

Il s'agit d'afficher les séances par rapport au calendrier.&#x20;

Choisir la date en haut à l'aide de 🗓️ puis ouvrir la séance.&#x20;

Note : selon les réglages du coach, vous ne pourrez voir que la séance prochaine à une certaine heure.&#x20;


---

# 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/athlete/programmation/comment-voir-les-programmes-auxquels-jai-acces.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.
