> 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/auditeurs/gestion-des-audits-internes-applications/creation-et-gestion-des-programmes-daudit/modify-audit-definition.md).

# Modifier le programme d’audit

Mettez à jour et soumettez à nouveau un programme d’audit après évaluation.

## Vue d’ensemble du flux de travail

<i class="fa-location-dot">:location-dot:</i> **Tâche en cours :** Modifier le programme d’audit

<i class="fa-user">:user:</i> **Réalisé par :** Créateur du programme (par exemple, assistant d’audit, auditeur ou responsable d’audit)

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

***

## Accéder à la tâche <a href="#accessing-the-task" id="accessing-the-task"></a>

Accédez à la tâche **Modifier le programme d’audit** par l’un des moyens suivants :

* Le module **Liste de tâches**.
* Le **panneau de notifications** via la **cloche de notifications**.
* Le **lien direct** fourni dans la notification par e-mail.

***

## Terminer la tâche <a href="#completing-the-task" id="completing-the-task"></a>

Si le programme d’audit est renvoyé pour modification, examinez les commentaires et mettez-le à jour.

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

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

{% hint style="info" %}

#### Enregistrer votre travail

Pour enregistrer votre progression sans soumettre, cliquez sur **Enregistrer** dans le coin supérieur droit du panneau.

* La tâche reste dans le module **Liste de tâches**. Vous pouvez la reprendre plus tard.
  {% endhint %}

***

{% stepper %}
{% step %}

### Examiner et répondre aux commentaires

Examinez les commentaires dans la section **Commentaires**. Ajoutez vos propres commentaires pour clarifier ou répondre aux notes de l’évaluateur.

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

{% hint style="info" %}

#### Règles relatives aux commentaires

* Vous pouvez **modifier**, **supprimer** ou **répondre** à vos propres commentaires.
* Vous pouvez **répondre** aux commentaires d’autres utilisateurs, sans les modifier ou les supprimer.
  {% endhint %}

***

{% endstep %}

{% step %}

### Réviser et modifier le programme d’audit

Mettez à jour le programme selon les commentaires de l’évaluateur. Vérifiez que les révisions reflètent les changements demandés et répondent aux exigences.

{% hint style="info" %}
Cette tâche utilise un formulaire similaire au formulaire **Créer un programme d’audit**.

* Pour obtenir les instructions de chaque champ, consultez la [documentation correspondante](/interfacing-help-files/interfacing-help-files-fr/auditeurs/gestion-des-audits-internes-applications/creation-et-gestion-des-programmes-daudit/define-audit.md).
  {% endhint %}

***

{% endstep %}

{% step %}

### Soumettre à nouveau le programme d’audit

Dans la liste déroulante **Résolution de la tâche**, sélectionnez **Renvoyer pour évaluation**, puis cliquez sur **Soumettre**.

→ Étape suivante : [Évaluer le programme d’audit](/interfacing-help-files/interfacing-help-files-fr/auditeurs/gestion-des-audits-internes-applications/creation-et-gestion-des-programmes-daudit/review-audit-definition.md)

{% hint style="danger" %}
Avant de soumettre, vérifiez que tous les champs obligatoires sont remplis.
{% endhint %}

***

{% endstep %}
{% endstepper %}

***

## Voir aussi

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="image">Image de couverture</th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Gérer les programmes d’audit</strong></td><td>Parcourez et gérez tous les programmes d’audit soumis dans l’organisation.</td><td><a href="https://content.gitbook.com/content/AgpNu7XmgN3Z9B8kIShD/blobs/GuQuwWGXBZn44dUzPPxU/App-V16-Icons-1.png">App-V16-Icons-1.png</a></td><td><a href="/interfacing-help-files/interfacing-help-files-fr/auditeurs/gestion-des-audits-internes-applications/suivre-et-surveiller-les-programmes-daudit.md">Suivre et surveiller les programmes d’audit</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/auditeurs/gestion-des-audits-internes-applications/creation-et-gestion-des-programmes-daudit/modify-audit-definition.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.
