# Documents

In the master data of a product, we have implemented an additional configuration that allows you to display one or more documents as a download or embedded file.

## Create custom fields (optional)

We offer 3 pre-installed additional fields of the `media` type, allowing you to get started right away. Basically, you can create **as many files per product as you like**. To do this, you can simply create and assign more additional fields in the section. We have explained how to do this step by step here:

{% content-ref url="/pages/csyFxGjLQp82YScb8ka9" %}
[Custom fields for product details](/en/settings/custom-field-assignment/custom-fields-for-product-details.md)
{% endcontent-ref %}

## Configuration

You can set the way documents are displayed in the theme configuration.

{% content-ref url="/pages/rCFd2htEceruPI65Q3TC" %}
[Documents](/en/styling/product/documents.md)
{% endcontent-ref %}

## Set up

Using the **Custom fields (1)** in the product master data, you can upload up to three **Documents (1)** or use them from the media **(3)**.

{% hint style="info" %}
Useful file formats PDF, TXT, JPG, PNG or GIF. We recommend the use of PDF files.
{% endhint %}

![](/files/pfxpX6qrpoB6wGLECDEA)

Examples:

<div><figure><img src="/files/LLoK9oqMfVQTMdFpirF7" alt=""><figcaption></figcaption></figure> <figure><img src="/files/g0uGJJ6fniRLshUntYex" alt=""><figcaption></figcaption></figure> <figure><img src="/files/Rj6jEo1cdeMdpxZbTUIJ" alt=""><figcaption></figcaption></figure> <figure><img src="/files/HOLETV5p05tnhE7w3Tfg" alt=""><figcaption></figcaption></figure> <figure><img src="/files/Jhb7NM74nT1voHcZiW4l" alt=""><figcaption></figcaption></figure></div>

The visible **title (1)** in the download gallery as well as the **alt text (2)** can be managed in the media manager under "Content" > "Media".

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


---

# 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://themedocs.zenit.design/en/content/details-page/documents.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.
