> For the complete documentation index, see [llms.txt](https://docs.7sales.7system.in/7salesdocs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.7sales.7system.in/7salesdocs/store-management/catalogue-manager.md).

# Catalogue manager

### Overview

The catalogue manager is a feature that helps businesses manage their product catalogues. It allows businesses to easily add and edit important product information, such as:

* product name
* description
* &#x20;price
* images.

Using the catalogue manager, businesses can keep track of their products and make it easier to manage their online store. They can add new products, update existing ones, and ensure that the information displayed on their website is accurate and up-to-date.

When you click on this Catalogue Manager option, you are directed to the page like the image mentioned below:

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

From here you can manage your products, or if you want to add products you can easily add them from here.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.7sales.7system.in/7salesdocs/store-management/catalogue-manager.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.
