# Custom Targeting

The use of custom targeting allows you to create very specific training content for a subset of your learners. You might find that everyone in your organization needs to be be trained on 4 key topics. But, additionally you want to add a 5th topic for just your Customer Service team. Instead of managing two trainings, or instead of having everyone learn a 5th topic which is only useful to the Customer Service team ... you can have 1 training with the 4 sections and just make a 5th section that is custom targeted.

Then, when your learners take the course, only the Customer Service Team will see that section.

You can provide this same customization to pages in addition to sections too.

## Demo

{% embed url="<https://www.loom.com/share/3dec5f4579bc4ad683a7136b5191b83f?sid=f88e39d8-afc7-41c4-b73e-a1307f33b124>" %}


---

# 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/lms-authoring/customizing-content/custom-targeting.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.
