# Hiding Unnecessary Collections

Most Findable campaigns will create at least two or three collections in your CMS. In most cases, you won’t want to publish each collection as a standalone page—instead, you’ll access the content through reference and multi-reference fields.

To prevent unnecessary collections from reaching the live site, you can disable publishing from the page settings.

In the page menu on Webflow, open up the page settings on the collection template.

Toggle publishing off.

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

The collection still exists within the CMS and can be accessed through reference fields, but the pages won’t appear on your published site or in your sitemap.


---

# 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.findable.au/create-pseo-pages/page-design/hiding-unnecessary-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.
