# Advanced

{% hint style="info" %}
We recommend you do not attempt to override anything for a campaign program from this page other than individual learner due dates and notes.
{% endhint %}

It is possible to make fine-grained changes to campaigns and programs by modifying assignment settings directly. What does this mean? You may have a campaign which has assigned the "AML / BSA" module to a subset of your learners. This data is also available within the training library page for AML/BSA:

<figure><img src="/files/NK20DG5tAzaJFQNd9Ucc" alt=""><figcaption><p>AML / BSA training that was set via a campaign and program</p></figcaption></figure>

You can continue to manage individual user overrides using this page. And, you can also modify things like due dates or even add and remove users from the campaign.

{% hint style="warning" %}
It is not recommended to add and remove users from training programs that are attached to campaigns using this method.

The preferred usecase for this fine-grained would be to add notes and due date overrides for learners you have already added to your campaign program.
{% endhint %}

You can also delete this training from the program using this UI as well. Deleting it here will also remove it from your campaign program along with all associated data.


---

# 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/campaigns/advanced.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.
