# Collections

...for others, there are always the [lives](/english/spot-content/lives.md).&#x20;

In collections, you can create, organise and share content with all or some members of your Spot.

## Navigation&#x20;

On the right-hand side of this page, you'll find a list of the different collection pages that exist on your Spot.&#x20;

By default, you'll be on *All documents*, where you can see all the documents in all the collections. Navigate between the different collections to discover the corresponding documents.&#x20;

The number of documents available in each collection appears on a label next to the name of the collection in the menu.&#x20;

If a collection is private, a padlock icon appears next to the collection name.&#x20;

## A collection&#x20;

In a collection, before the list of documents, the name and description of the collection (if any) appear in a box.&#x20;

If the collection is private, you can also see the number of members who have access to this collection and the groups assigned. This information is also available to members of the collection.&#x20;

From this card, you can directly remove a group from the collection, or add one by clicking on the `Add a group` link that appears when you move your mouse over the card.&#x20;

And that's not all: you can also access the list of members, edit the collection settings, or add a new document by clicking on the icons at the top right of the card.

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

## The cards&#x20;

Each document card contains the main information, including the type of document it is (link or page), the tags and the date it was last updated. If you are on the *All documents* page, the cards also include the name of the collection to which the document is assigned.&#x20;

Clicking on a card takes you directly to the resource.&#x20;

## Filter by tags&#x20;

You can use [tags](/english/spot-content/collections/tags-on-documents.md) to filter through the documents in the collections.

{% hint style="info" %}
If no results match your filter selection in the selected collection list, feel free to browse the different collections or *All documents*.
{% endhint %}

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

You can also create a [new collection](/english/spot-content/collections/manage-collection.md), [page](/english/spot-content/collections/create-or-delete-page.md) or [link](/english/spot-content/collections/add-or-delete-link.md) from this page.


---

# 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://help.meltingspot.io/english/spot-content/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.
