# Flex Controls

{% columns %}
{% column width="50%" %} <a href="https://github.com/AdaptivaDocs/docs/blob/main/patch/flex-controls-cycle-blocklisting.md" class="button primary">Blocklisting</a>

Provides an extra level of protection for customer devices and patching processes.
{% endcolumn %}

{% column %}

{% endcolumn %}

{% column width="50%" %} <a href="/pages/OJDt3X2cpGWBkJ5CjgDO" class="button primary">Cycle Operations</a>

Includes access to Patching, Deployment, and Rollout Cycle details.
{% endcolumn %}
{% endcolumns %}

{% columns %}
{% column width="50%" %} <a href="/pages/RMCg0F2adfzIQQedQY22" class="button primary">Exceptions</a>

Allows administrators to create product and patching exceptions for specified business units.
{% endcolumn %}

{% column %}

{% endcolumn %}

{% column width="50%" %} <a href="/pages/Ed1pBGQ6V4gEjzL0MVKz" class="button primary">Pauses</a>

Use Pauses to pause or resume all or some patching activities for specified software products and patches in a specified business unit.
{% endcolumn %}
{% endcolumns %}

{% columns %}
{% column width="50%" %} <a href="/pages/8Zq7RyjRvxQpaaVPVsoR" class="button primary">Rollbacks</a>

Create a Rollback object to rollback a patch to a previous version.
{% endcolumn %}

{% column %}

{% endcolumn %}

{% column width="50%" %} <a href="/pages/QGnlgm7qpekkWnNq57Kl" class="button primary">Requests</a>

Trigger a client scan of specified products, or clear the maximum number of times a patch can fail installation attempts.
{% endcolumn %}
{% endcolumns %}


---

# 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.adaptiva.com/patch/patching-fundamentals/flex-controls.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.
