# Archive a product

## How to archive a product

1. Open the **Catalog** and select the **Products** tab.

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

2. Find the product you want to archive.
3. Click **Actions**, then select **Archive product**.

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

4. **The product is now archived**. It’s removed from the Products list and hidden from user view, and it can’t be searched, opened, or added to an invoice.

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

***

## Frequently asked questions

<details>

<summary><strong>Can I restore my archived products?</strong></summary>

Yes, once a product has been archived, it can be restored. If you made a mistake, feel free to reach out to the Caspen team to help restore the product for you. &#x20;

</details>


---

# 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.caspen.com/using-caspen/inventory-and-products/archive-a-product.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.
