# Data Collection details

## Open and check your Collections

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

* Click on the > icon of a collection on the sidebar to open its detail page.

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

* You can see the list of child-Collections and Data models of that Collection.

## Delete your child-Collections

* Click on the check box to multiple delete any item you want.
* Click on the :wastebasket: icon to delete a specific item.


---

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