> 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/task-management-application/creation-et-gestion-des-taches-applications/refuser-la-tache.md).

# Refuser la tâche

Examinez une tâche refusée et décidez de la réattribuer, de la renvoyer ou de la clôturer sans l’exécuter.

## Présentation du flux de travail

<i class="fa-location-dot">:location-dot:</i> **Tâche actuelle :** Refuser la tâche

<i class="fa-user">:user:</i> **Réalisé par :** Créateur de tâche (par exemple, responsable de département, chef de projet ou responsable produit)

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

***

## Accès à la tâche

La tâche **Refuser la tâche** est accessible 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.

***

## Réalisation de la tâche

Si le propriétaire désigné refuse une tâche, examinez-la. Déterminez si vous devez la réattribuer, la renvoyer ou la clôturer sans l’exécuter.

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

{% hint style="success" %}
Pour connaître les fonctionnalités courantes des formulaires, consultez [**Utilisation des formulaires**](/interfacing-help-files/interfacing-help-files-fr/end-users/explorer-les-applications/travailler-avec-les-formulaires.md).
{% endhint %}

{% hint style="info" %}

#### Enregistrement de 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 pouvez la reprendre plus tard.
  {% endhint %}

***

{% stepper %}
{% step %}

### Examiner et mettre à jour la tâche

Examinez la tâche refusée et mettez-la à jour selon vos besoins.

* Si les délais sont affectés, mettez à jour l’échéance.
* Si vous réattribuez la tâche, mettez à jour le champ **Propriétaire de la tâche**.

{% hint style="info" %}
Cette tâche utilise un formulaire dont la structure et le contenu sont similaires au formulaire **Nouvelle tâche**.

* Pour connaître les instructions de chaque champ, consultez la [documentation du formulaire correspondant](/interfacing-help-files/interfacing-help-files-fr/responsables-de-la-qualite/task-management-application/creation-et-gestion-des-taches-applications/creer-une-tache.md).
  {% endhint %}

***

{% endstep %}

{% step %}

### Ajouter des commentaires

Utilisez le champ **Commentaires** pour documenter les mises à jour. Vous pouvez aussi indiquer les prochaines étapes ou justifier votre décision.

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

***

{% endstep %}

{% step %}

### Finaliser la décision

Dans la liste déroulante **Résolution de la tâche**, sélectionnez l’une des actions suivantes :

* **Renvoyer**

  Soumettez de nouveau la tâche pour exécution. Renvoyez-la au propriétaire existant ou à un nouveau propriétaire.

  → Étape suivante : [Exécuter l’action](/interfacing-help-files/interfacing-help-files-fr/responsables-de-la-qualite/action-item-application/creer-et-gerer-des-actions/executer-laction.md)
* **Clôturer la tâche (sans l’exécuter)**

  Clôturez la tâche sans l’exécuter. Le flux de travail se termine.

Après avoir sélectionné la résolution appropriée, cliquez sur **Soumettre**. Votre décision est enregistrée et le flux progresse.

***

{% 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">Image de couverture</th></tr></thead><tbody><tr><td><strong>Suivi et surveillance des tâches</strong></td><td>Surveillez le statut et l’avancement des tâches à l’aide de listes et de tableaux de bord.</td><td><a href="/interfacing-help-files/interfacing-help-files-fr/responsables-de-la-qualite/task-management-application/suivi-et-surveillance-des-taches-applications.md">Suivi et surveillance des tâches (applications)</a></td><td><a href="https://content.gitbook.com/content/AgpNu7XmgN3Z9B8kIShD/blobs/GuQuwWGXBZn44dUzPPxU/App-V16-Icons-1.png">App-V16-Icons-1.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/responsables-de-la-qualite/task-management-application/creation-et-gestion-des-taches-applications/refuser-la-tache.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.
