# Bundles

Bundles help users group their resources into an organized structure. Bundles are essentially folders in which users can collect resources related to a given context.

## Browsing

Bundles can be accessed from the [Resources Page](/snowray/v2.11/reference/resources.md#resources-page), where they are displayed in a list-style view together with other resources.

{% hint style="info" %}
Clicking on the Bundle title will take you to its ***Overview*** tab, while double-clicking on the row will navigate you down one level, i.e. showing the content of the given Bundle within the Resources page list.
{% endhint %}

## Searching

Users can look up certain Bundles by running a search from the search bar located above the resource list.

![Search bar](/files/-MgBKrSaIWBzXfIddZMW)

Users also have the option to use advanced filtering when clicking on the <img src="/files/-MgF_7lK96B0cNPVQTro" alt="" data-size="line"> icon.&#x20;

Once the required filters are selected, pressing ![](/files/8fT5Jr3hPTvLSK1yRq81) will restrict the list to the matching resources.

{% hint style="info" %}
You can use the term search and the filters together to refine your searches even more.
{% endhint %}

{% hint style="info" %}
When you have filters applied, a counter next to the icon will indicate the number of active filters.
{% endhint %}


---

# 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.b2ihealthcare.com/snowray/v2.11/reference/resources/bundles.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.
