> 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/responsables-de-la-qualite/action-item-application/creer-et-gerer-des-actions/action-refusee-par-le-reviseur-reexecuter-laction.md).

# Action refusée par le réviseur : réexécuter l’action

Examinez les commentaires, réexécutez l’action et soumettez-la à nouveau pour approbation.

## Présentation du flux de travail

<i class="fa-location-dot">:location-dot:</i> **Tâche actuelle :** Action refusée par le réviseur : réexécuter l’action

<i class="fa-user">:user:</i> **Effectuée par :** Responsable d’action désigné

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

***

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

Vous pouvez accéder à la tâche **Action refusée par le réviseur** 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.

{% hint style="info" %}

#### Notifications de tâche

Le comportement des notifications dépend de la classification du responsable.

* Les **responsables internes** reçoivent des notifications système et par e-mail.
* Les **responsables externes ou fournisseurs** reçoivent uniquement des notifications par e-mail.
  {% endhint %}

***

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

Si un élément d’action est rejeté, examinez les commentaires. Corrigez les lacunes identifiées et réexécutez l’action si nécessaire.

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

{% hint style="success" %}
Pour les fonctionnalités 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 %}

{% hint style="info" %}

#### Enregistrer votre travail

Pour enregistrer votre progression sans soumettre, cliquez sur **Enregistrer** en haut à droite du panneau.

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

***

{% stepper %}
{% step %}

### Examiner les commentaires et y répondre

Examinez les commentaires du réviseur dans **Commentaire général** et **Commentaires**. Identifiez les corrections ou travaux supplémentaires requis. Répondez aux questions et communiquez les mises à jour liées à la réexécution.

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

{% hint style="info" %}

#### Règles relatives aux commentaires

Les commentaires restent visibles durant tout le flux de travail.

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

***

{% endstep %}

{% step %}

### Réexécuter l’action

Réexécutez l’action selon les commentaires du réviseur. Mettez à jour les constats, preuves, vérification d’efficacité et informations associées.

{% hint style="info" %}
Cette tâche utilise un formulaire similaire au formulaire **Exécuter l’action**.

* Pour renseigner chaque champ, consultez la [documentation du formulaire correspondant](/interfacing-help-files/interfacing-help-files-fr/responsables-de-la-qualite/action-item-application/creer-et-gerer-des-actions/executer-laction.md).
  {% endhint %}

***

{% endstep %}

{% step %}

### Soumettre à nouveau l’action

Dans la liste déroulante **Résolution de la tâche**, sélectionnez **Renvoyer l’action**. Cliquez ensuite sur **Soumettre**.

→ Étape suivante : [Approuver l’action](/interfacing-help-files/interfacing-help-files-fr/responsables-de-la-qualite/action-item-application/creer-et-gerer-des-actions/approuver-laction.md)

***

{% 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>Ma liste d’actions</strong></td><td>Affichez et suivez les éléments d’action qui vous sont attribués.</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/responsables-de-la-qualite/action-item-application/suivi-et-surveillance-des-points-daction/ma-liste-de-points-daction.md">Ma liste de points d’action</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/responsables-de-la-qualite/action-item-application/creer-et-gerer-des-actions/action-refusee-par-le-reviseur-reexecuter-laction.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.
