# Exporting a Sort Order

## Exporting

You can export the sort order of the products for any manually sorted collection. The export screen can be accessed from either the collection details page, or from the Full-screen Sort page.

### Check out the Export tutorial!

{% embed url="<https://youtu.be/1C_718Ybdeg>" %}
Export Feature Tutorial
{% endembed %}


---

# 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://cmhelp.innovanet.solutions/exporting-and-importing-sort-orders/exporting-a-sort-order.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.
