# Hidden / Private Products

## Setup Hidden Product <a href="#setup" id="setup"></a>

Go to your products: [**https://upgrade.chat/products**](https://upgrade.chat/products)

**Go to the advanced setup for the product you want to hide and select Hidden from Store Checkout and save.**&#x20;

![Hidden From Checkout](/files/-Mj0Dm5mpxaRculKOLe6)

This will now show you on the main products screen which items are hidden from the public checkout link.&#x20;

![](/files/-Mj0E1by40cKm1NnYZ14)

## Changing The Direct Product Links <a href="#changing-links" id="changing-links"></a>

On the product simple setup screen edit the ending URL for checkout and save:

![](/files/-Mj0EP5G-EmsDeVo2YtQ)

{% hint style="warning" %}
Anyone who has the link can purchase. This does not prevent people from purchasing. If you want to lock roles for sale, please see:\
[**https://docs.upgrade.chat/features/locked-roles**](https://docs.upgrade.chat/features/locked-roles)
{% endhint %}


---

# 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.upgrade.chat/features/hidden-private-products.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.
