# Collections

Lightpost offers the ability to organize your lessons/content into Collections (previously called "Tags").

Collections offer the ability to have:

* Publish Date
* Summary
* Description
* Visibility (Public, Members Only or Hidden)
* Cover Image
* Shareable links (via a Lightpost Website)
* Tying to a Podcast published through Lightpost

### Visibility

**Public:**  When a collection is marked Public, it will be visible on your Lightpost Website, as well as to your members in the Lightpost app.

{% hint style="warning" %}
Note: Collections are not available through the website code snippet integration.
{% endhint %}

**Default:** When a collection is not marked public or hidden, it will only be visible to your Lightpost congregation members by default through Lightpost, for those who have access to your Lightpost account.

**Hidden:** Hidden collections will only show for admins, and is a great way to archive or retain content in one place.

### Example

When making collections available to members or via a Lightpost Website, this is an example of how collections are listed:

<figure><img src="/files/58tcnTTwb0mdFCnkaIpG" 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.lightpost.app/features/media-and-collections/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.
