# List of your Data Collections

## Overview

<figure><img src="/files/VVlmHZIFrA9WQGZxNyOd" alt=""><figcaption></figcaption></figure>

You can adjust the sidebar of your data Collections just like the [list of your Dashboards](/docs/dashboard/dashboard/list-of-your-dashboards.md).

<figure><img src="/files/KJoy6wr4aLcwQkpetNx5" alt=""><figcaption></figcaption></figure>

* Click on the arrow icon of the folder tree to view more of sub-Collection and Data model in a Collection.

## Search for a collection or a data model

<figure><img src="/files/jpXJAOMbMlsm7de2kbMk" alt=""><figcaption></figcaption></figure>

* To search for a specific collection, click on the Search bar and type your desired collection or data model.
* Click the X button to clean the Search bar.


---

# 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://endash-guidance-docs.gitbook.io/docs/data/data-transformation/list-of-your-data-collections.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.
