# Training Quick Edits

From the training library page, you can perform quick edits on any training instance by using the context menu in the training row.

<figure><img src="/files/AegGRuUSLkxM73N2JT6g" alt=""><figcaption><p>Context menu for the UDAAP training on the right</p></figcaption></figure>

The context menu allows you to:

* View the training instance
* View the training details
* Nudge the learners of this training
* Quickly Edit some settings

### Quick Edit

<figure><img src="/files/rv6N6lnqK0hsZzkko1x3" alt=""><figcaption><p>Quick edit experience for the UDAAP training</p></figcaption></figure>

Once the quick edit option is selected, you can easily modify due dates and assign or unassign this training from everyone in your organization.

Should you want more fine grained controls like assigning or unassigning specific learners or setting due date overrides, you can view the training instance and perform those actions there.


---

# 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/training-quick-edits.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.
