# Configuration

{% hint style="info" %}
Tags are managed in *Settings > Library >Tags > Configuration.* To see this page, you need to have a Manager, Admin, Developer, or Owner User Level.
{% endhint %}

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

## Configuration

Control auto-tagging and whether to allow only the predefined tags in the Tags tab<br>

### Tag Configuration

<table><thead><tr><th width="287">Setting</th><th>Description</th></tr></thead><tbody><tr><td><code>Auto tagging</code></td><td>This is an ON/OFF toggle button. If set to "ON" this feature will allow <strong>DAM</strong> to generate tags automatically. External providers are used to analyze the asset and push back tag suggestions for the content of your file.</td></tr><tr><td><code>Max number of automatic (AI) tags</code></td><td>This setting limits the number of tags generated by the external provider when auto-tagging an asset. Its purpose is to prevent the generation of a long list of not relevant tags (in addition to the confidence %)</td></tr><tr><td><code>Auto-tagging confidence</code></td><td>It specifies how confident the external algorithm should be that the auto-generated tag is relevant to the image. Values below 50% are considered low while values >80% are considered high. Only tags having confidence equal to or above the configured value will be shown.</td></tr><tr><td><code>Tag provider</code></td><td>You can select an external AI tagging provider like Google or Immaga.</td></tr><tr><td><code>Predefined tags only</code></td><td>A toggle button which, if set to "Yes", disables the Auto-tagging and allows <strong>DAM</strong> to use only the list of already defined tags in the <a href="/pages/KSgZaqIEro5MNDSoa1Qa">tab "Dictionary"</a></td></tr><tr><td><code>Available languages</code></td><td>Lists the supported languages for tags, with "en" as the default. Additional languages, such as French (fr) and German (de), can be managed on the<a href="https://hub.filerobot.com/settings/dam/metadata/configuration"> Metadata page</a>.</td></tr></tbody></table>


---

# 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.scaleflex.com/digital-asset-management-dam/settings/tags/configuration.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.
