# Post Selection

The Post Selection will act as a temporary filter to your current selection. Once you hit a post-selection, the programmer will only list the filtered fixtures based on the current selection. When clicking on "All", it will restore the full selection.

![](/files/-MhI_kZMAVQlkBnK3Kul)

## **Highlight & Step**

The highlight & step function can be very helpful, if you want to sequentially step through all selected fixtures. The Highlight function will temporarily "fully open" the fixture, to enable e.g. the light output, but without actually writing the values into the programmer. Using the step buttons, you can step through the selection list.


---

# 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://help3.depence.com/depence-show-and-animation/depence-programmer/depence-post-selection.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.
