# Set Due Date

Every training can have a global due date assigned. This due date will be set for each learner whenever you assign them the training.

To set a due date, navigate to the training page of interest and use the date input field to choose a new date. After choosing a new date, it will be in effect for all learners who have been assigned that training (unless you have already specified an override due date for that specific learner).

<figure><img src="/files/da3mZOJFrWaar2vBEyNj" alt=""><figcaption><p>Changing the due date from 9/4/2023 to 9/20/2023.</p></figcaption></figure>

<figure><img src="/files/G9XVqNOY2VHb7w9h87cg" alt=""><figcaption><p>Due date was changed for all learners.</p></figcaption></figure>

For details on learner specific due date override, see:

{% content-ref url="/pages/agrMxCf0IBVoPGIDvWO9" %}
[Override Due Date](/product-guides/internal-organizations/learner-management/trainings/override-due-date.md)
{% endcontent-ref %}


---

# Agent Instructions: 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:

```
GET https://docs.itsaffinity.com/product-guides/internal-organizations/training-management/set-due-date.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
