> 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/approuver-ou-rejeter-une-demande-de-prolongation.md).

# Approuver ou rejeter une demande de prolongation

Examinez une demande de délai supplémentaire et décidez de l’approuver ou de la rejeter.

## Présentation du flux de travail

<i class="fa-location-dot">:location-dot:</i> **Tâche actuelle :** Approuver ou rejeter une demande de prolongation

<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 **Approuver ou rejeter une demande de prolongation** 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

Après la soumission d’une demande de prolongation, examinez les détails. Déterminez si la demande doit être approuvée.

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

***

{% stepper %}
{% step %}

### Examiner la demande de prolongation

Évaluez la demande pour déterminer si l’octroi d’un délai supplémentaire est approprié.

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th></tr></thead><tbody><tr><td>✅ <strong>Motif de la prolongation</strong></td><td>Le propriétaire a-t-il fourni une justification claire et valide ?</td></tr><tr><td>✅ <strong>Faisabilité</strong></td><td>La prolongation peut-elle être accordée sans affecter la conformité, les échéances ou les opérations ?</td></tr></tbody></table>

***

{% endstep %}

{% step %}

### Approuver ou rejeter la demande

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

* **Rejeter**

  Refusez la demande de prolongation.

  * Le propriétaire reçoit une notification par e-mail l’informant du rejet.
  * L’échéance initiale reste inchangée dans la tâche **Exécuter la tâche**.
* **Approuver**

  Accordez la demande de prolongation.

  * Le propriétaire reçoit une notification par e-mail confirmant l’approbation.
  * La nouvelle échéance est appliquée à la tâche **Exécuter la tâche**.

Après avoir sélectionné la résolution appropriée, cliquez sur **Soumettre**. Votre décision est finalisé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/approuver-ou-rejeter-une-demande-de-prolongation.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.
