# Reapply Ruleset

The **Re-apply ruleset** option initiates a new check of the already assigned resources against the current ruleset.

When selected, this option reorganizes the resources, even if they were previously assigned otherwise. This feature helps you manage assignments, especially when the rules are edited, new ones are added, or the priority of existing rules is changed.

{% hint style="info" %}
The option to reapply a ruleset is only available to individuals with Organization Manager or Root Pool Manager permissions.
{% endhint %}

## Reapplying a ruleset <a href="#re-apply-ruleset" id="re-apply-ruleset"></a>

To reapply a ruleset:

1. Navigate to the **Pools** page.&#x20;
2. Select **Configure assignment rules**, then select **Re-apply ruleset**.
3. Choose whether to reapply the ruleset to the resources in the **entire organization** or a **specific pool**.&#x20;
4. If you selected **Specific pool**, choose the pool from the list. Optionally, select **With sub-pools** to include sub-pools.
5. Select **Run** to start the process.


---

# 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.finops.softwareone.com/insights/pools/re-apply-ruleset.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.
