# Collections

This tab displays all of your associated collections, as well as their respective admins, your access level to those collections, and the credit limit of those projects.

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

## Adding Collections

By clicking the New Collection+ button, you will be able to generate a new collection, or manually enter a public collection.

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

## Managing Collections

By clicking the menu button of any individual collection, you will be able to rename the collection, make it public/private, update/remove its credit limit, view the collection key, export data, or delete the collection.

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


---

# 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.echo3d.com/web-console/manage-pages/collections-and-sharing/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.
