# Catalogues (Temp)

You can create or sort categories through [Product catalogues](/pim3/reference/product-catalogues.md) > [Catalogues](/pim3/reference/product-catalogues/catalogues-temp.md)

### Copy product catalogue

1. Right-click the catalogue you want to copy in the navigation drawer
2. Click "Copy catalogue" in the appearing menu
3. Set Alias, Label and choose whether to include products
4. Click "Copy catalogue"

### Create category

1. Right-click the catalogue you wish to add a category to
2. Choose between [Standard category](/pim3/fundamental-concepts/catalogues-and-categories.md#standard-category) and [Dynamic category](/pim3/fundamental-concepts/catalogues-and-categories.md#dynamic-category)
3. Click "Start creation"
4. Set the required attributes
5. Click "Create category"

### Sort categories

1. Right-click the catalogue which categories you wish to sort
2. Click "Sort categories"
3. Drag and drop categories to sort them
4. Click "Save sorting"


---

# 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.struct.com/pim3/reference/product-catalogues/catalogues-temp.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.
