# Accessibility

The Accessibility settings can be managed under the *Settings / Library / Storage / Accessibility menu.*

**Alt text**\
This feature allow you to automatically generate short AI text multilingual descriptions for images uploaded in the DAM \
\
\&#xNAN;*Alt text metadata* is the custom metadata used to store text descriptions: it must be a short-text type with language variant, so the AI-generated descriptions can be stored for all languages enabled in the project

*Description length* defines how detailed the AI-generated description is:

* **Micro** → a single short sentence (max. 10 words)
* **Short** → one concise sentence

To generate the description, you can either use the *default prompt* or create your own *custom prompt* and insert metadata values for dynamic description: if an inserted metadata has no value or is too long, the system falls back to the default prompt.

{% hint style="info" %}
Custom prompts need to be written in English (other languages are not supported yet)
{% endhint %}

<br>

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

{% hint style="info" %}
This feature should be requested to the [Support team](https://scaleflex.zendesk.com/hc/en-gb/requests/new) for activation prior to be possible to use it in DAM.
{% endhint %}


---

# 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/storage/accessibility.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.
