# Settings

This section helps you change different settings for the system.

It is the main place to set up storage options and how long to keep data. You can also manage queues, which decide the order of tasks and how they are carried out, and set security options.&#x20;

In this area, you can work with [tags](/data-mover-smart/settings/tags.md), [metadata](/data-mover-smart/settings/metadata.md), [scripts](/data-mover-smart/settings/scripts.md), [storage classes](/data-mover-smart/settings/advanced/storage-class.md), [retention classes](/data-mover-smart/settings/advanced/retention-class.md) and general system settings. You will also find tools to [import and export](/data-mover-smart/settings/import-and-export.md) data, and store the [icons](/data-mover-smart/settings/icons-dictionary.md) that can be assigned to entities when setting a folder (local or remote), file event listeners, and actions during the creation of rules.&#x20;


---

# 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.primeur.com/data-mover-smart/settings/settings.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.
