# Manage Collections

### 📊 Collection Insights

When you open a Collection, you’ll see key data at a glance:

* **Floor Price**
* **Total Volume**
* **Number of NFTs in the Collection**
* **Number of Unique Owners**

This helps you monitor your collection’s performance and visibility in the marketplace.

<figure><img src="https://2077242324-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FroeNMrosF7gYgIymjLYO%2Fuploads%2F0xf3nVD0I1lNRrtfDQpT%2Fimage.png?alt=media&#x26;token=c0e97a10-4a43-46e3-be50-f003085faab0" alt=""><figcaption></figcaption></figure>

<figure><img src="https://2077242324-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FroeNMrosF7gYgIymjLYO%2Fuploads%2FEjE8i5FA9zTPU4w06Qxu%2Fimage.png?alt=media&#x26;token=4507961d-b831-457a-b424-226fdd407916" alt=""><figcaption></figcaption></figure>

Managing your NFTs just got easier! On Mintable, you can now **bulk hide**, and **unhide** NFTs directly from your Collection page — saving you time while giving you more control over your items.

### 🙈 Bulk-Hiding NFTs

You might want to hide NFTs to edit them or simply remove them from public view.

#### To hide NFTs in bulk:

1. Go to your Collection page
2. Select the NFTs you want to hide

<figure><img src="https://2077242324-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FroeNMrosF7gYgIymjLYO%2Fuploads%2F2CrU8iyo5Bqsog6Us5jm%2Fimage.png?alt=media&#x26;token=344953c6-a49b-480e-a4ad-0f7db4b15d51" alt=""><figcaption></figcaption></figure>

3. Click **“Hide NFTs”** at the bottom-right of the screen

> ✅ These NFTs will now be hidden from your public Collection view. You can unhide them anytime.

<figure><img src="https://2077242324-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FroeNMrosF7gYgIymjLYO%2Fuploads%2FsmwaLCIZLuZTwzdawR6R%2Fimage.png?alt=media&#x26;token=abd6ef90-ccde-4c28-888a-0508d5d1b43d" alt=""><figcaption></figcaption></figure>

### 👁️ Unhiding NFTs

Want to bring your hidden NFTs back into view?

#### 1. Open the Collection page

2. Click the **three dots (⋯)** next to **“Select NFTs”**
3. Choose **“View Hidden NFTs”**

<figure><img src="https://2077242324-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FroeNMrosF7gYgIymjLYO%2Fuploads%2FScefrombg9NlTQvicDqz%2Fimage.png?alt=media&#x26;token=33d86365-32e7-48e0-a87d-9afbe105c557" alt=""><figcaption></figcaption></figure>

4. Select the NFTs you want to unhide
5. Click the **“Unhide”** button at the bottom right

<figure><img src="https://2077242324-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FroeNMrosF7gYgIymjLYO%2Fuploads%2F3umZ9fBqiUPvM5Km7182%2Fimage.png?alt=media&#x26;token=e2ce12d1-fff6-4cf9-a9e6-b52a61a22357" alt=""><figcaption></figcaption></figure>

Your NFTs will now be visible again in your collection.

<figure><img src="https://2077242324-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FroeNMrosF7gYgIymjLYO%2Fuploads%2FD38OP4EHR6BDNpNU7icS%2Fimage.png?alt=media&#x26;token=e27c5afb-1a5e-45b1-a289-c58dd98ecd66" 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.mintable.app/for-creators/collections/manage-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.
