# Pools

The **Pools** page in FinOps for Cloud allows you to view and manage your organization’s resource pools, including their limits, expenses, and forecasts. You can also monitor resource usage, identify potential overspending, and optimize costs by visualizing current expenses and forecast.

All pools and sub-pools are organized in a hierarchical structure to help you navigate and manage them easily. The **Expenses** and **Forecast** columns provide insights into your current expenses and projected costs for each pool and sub-pool.&#x20;

You can also see the pool owner and perform actions, like adding new subpools, viewing the resource list, opening the pool in the cost explorer, and deleting the pool and its subpools.

## About Assignment Rules

Newly created resources are automatically distributed into pools based on assignment rules. If the resources have certain tags, they are immediately assigned to the appropriate pool upon first discovery. Resources that don't belong to any pool are assigned to the data source pool, which is created automatically when the data source is connected.

Assignment rules are evaluated according to priority. You can manually reapply these rules across the entire organization or within a specific pool. Additionally, you can manage assignment rules by editing them or adjusting their priority.&#x20;

To learn more, see the following links:

{% content-ref url="/spaces/6rFi99rib6iBPaHxldNx/pages/uXVfDg3at8iDIxE0YHll" %}
[Configure Assignment Rules](/insights/pools/add-assignment-rules.md)
{% endcontent-ref %}

{% content-ref url="/spaces/6rFi99rib6iBPaHxldNx/pages/7JYIcMlMPON1k7Ff39Rc" %}
[View and Manage Assignment Rules](/insights/pools/view-and-manage-assignment-rules.md)
{% endcontent-ref %}

{% content-ref url="/spaces/6rFi99rib6iBPaHxldNx/pages/dXj0jyfEh4EhpQ0hKQgg" %}
[Reapply Ruleset](/insights/pools/re-apply-ruleset.md)
{% endcontent-ref %}

{% content-ref url="/spaces/6rFi99rib6iBPaHxldNx/pages/Ypza9SBrquicACLsU2zY" %}
[Create Pool Constraint Policies](/insights/pools/pool-constraint-policies.md)
{% endcontent-ref %}

{% content-ref url="/spaces/6rFi99rib6iBPaHxldNx/pages/nvqeaDWqL0qTKxjZhipf" %}
[View Pool Assignment Rules](/insights/pools/view-pool-assignment-rules.md)
{% endcontent-ref %}

{% content-ref url="/spaces/6rFi99rib6iBPaHxldNx/pages/U2JDBttmBNkNGJQCXM3u" %}
[Delete Pools](/insights/pools/delete-a-pool.md)
{% endcontent-ref %}


---

# 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.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.
