# Hiding a collection

If you need to hide a collection due to an error or preference, here’s how to do so:

1. Navigate to the Collection Management page for the desired collection.

   <figure><img src="/files/PHkCWvyNjuKLVfQvuq7x" alt=""><figcaption></figcaption></figure>
2. Umder **More options**,  toggle off "Include collection in profile".&#x20;

   <figure><img src="/files/aUzrfw7qNLKGiqmHW4HY" alt=""><figcaption></figcaption></figure>
3. Click "Save changes" to finalize.

Your collection will no longer appear on your profile or in search results.


---

# 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://support.highlight.xyz/knowledge-base/for-creators/managing-your-collections/hiding-a-collection.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.
