> For the complete documentation index, see [llms.txt](https://interfacing.gitbook.io/interfacing-help-files/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://interfacing.gitbook.io/interfacing-help-files/interfacing-help-files-fr/end-users/training-application-users/demander-de-participer-a-une-formation.md).

# Demander de participer à une formation

Demander l’inscription à une formation.

## Vue d’ensemble du processus

<i class="fa-location-dot">:location-dot:</i> **Tâche actuelle :** Demander de participer à une formation

<i class="fa-user">:user:</i> **Réalisée par :** Participant à la formation (employé, responsable ou prestataire)

<p align="center"><kbd><strong>IMAGE</strong></kbd></p>

***

## Remplir le formulaire

Utilisez le formulaire **Demander de participer à une formation** pour demander l’autorisation de participer à un programme de formation.

<p align="center"><kbd><strong>IMAGE</strong></kbd></p>

{% hint style="success" %}
Pour obtenir de l’aide sur les fonctions courantes des formulaires, consultez [**Utiliser les formulaires**](/interfacing-help-files/interfacing-help-files-fr/end-users/explorer-les-applications/travailler-avec-les-formulaires.md).
{% endhint %}

***

{% stepper %}
{% step %}

### Renseigner les détails de la formation

Renseignez les informations générales sur la formation demandée.

* **Nom de la formation :** Saisissez le nom ou le titre de la formation souhaitée.
* **Coût :** Saisissez le coût estimé de la formation, le cas échéant.
* **Lieu de la formation :** Saisissez le lieu où se déroulera la formation.
* **Responsable :** Sélectionnez le responsable ou l’approbateur chargé d’examiner cette demande.
* **Objectif / But :** Expliquez le but de la formation et son intérêt pour votre rôle, vos responsabilités ou votre développement professionnel.
* **Description :** Ajoutez des détails sur la formation, notamment son contenu, son format ou toute information utile à l’appui de votre demande.

***

{% endstep %}

{% step %}

### Enregistrer ou soumettre la demande

Utilisez les boutons disponibles pour enregistrer ou soumettre la demande.

* **Enregistrer :** Cliquez pour enregistrer la demande comme brouillon dans la **Liste de tâches**. Vous pourrez la terminer ultérieurement.

  → Voir : [Enregistrer des formulaires](/interfacing-help-files/interfacing-help-files-fr/end-users/explorer-les-applications/travailler-avec-les-formulaires/utiliser-lenregistrement-automatique.md)
* **Soumettre :** Cliquez pour soumettre la demande dans le processus **Demande de formation**. Elle sera transmise au responsable désigné pour [évaluation](/interfacing-help-files/interfacing-help-files-fr/learning-and-development/gestion-des-formations-applications/demander-et-suivre-des-formations/evaluer-une-demande-de-formation.md).

***

{% endstep %}
{% endstepper %}

***

## Voir aussi

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="image">Cover image</th></tr></thead><tbody><tr><td><strong>Mes formations</strong></td><td>Consultez et gérez les formations qui vous sont attribuées en tant que participant.</td><td><a href="/interfacing-help-files/interfacing-help-files-fr/end-users/training-application-users/mes-formations.md">Mes formations</a></td><td><a href="https://content.gitbook.com/content/AgpNu7XmgN3Z9B8kIShD/blobs/buf9PmZetNf4JDsxLUvH/IMS-V16-NAV-Library-Icons-145.png">IMS-V16-NAV-Library-Icons-145.png</a></td></tr></tbody></table>


---

# 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://interfacing.gitbook.io/interfacing-help-files/interfacing-help-files-fr/end-users/training-application-users/demander-de-participer-a-une-formation.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.
