# Visual representation

We will now review the different ways of visualizing the data reported by the field forms within Daxium-Air.

## Custom title

The custom title is an option that allows you to display an explicit title for each submission, which will be different from the default value.

* By default, the value displayed in the tab corresponds to: Sheet No. 000000

This modification only appears in Daxium Air.

To use this option, **you must select a form and edit it.** Once the form editor is open, simply click on **Edit** in the custom title section.

![](/files/hZGZonZYhUVzJBwtk3Kl)

A window will then appear and you will have access to the following elements:

![](/files/1YHRio7JeK1co23qFqhn)

1. The list on the left corresponds to the fields in your structure that can be used.
2. System information for generic data.
3. Text box in limited HTML form.
4. The **Values for example representation** section is used to include dummy text information. You can visualize the result on the part above.

Save your changes, then Activate and launch the [migration](/user-documentation/build/building-forms/migrations.md) to perform the update.

You can then see that the title of the created file is now customized.

![](/files/754JP4p848buYmerAKEs)

## Visual representation

In your form, click on **Representation**. The following window has several points:

![](/files/0UH65rVfBjctSav92TZq)

![](/files/gccXU0gd6y95thSMS1i2)

1. The list on the left corresponds to the fields in your structure that can be used.
2. You can also use system data such as:

* The file number.
* The date of creation.
* The last update date.

3. Text box in limited HTML form used to format the result with some options:

* Line break, Bold and Italic tag.
* You can also choose whether or not to include in thumbnail form one or more images contained in the files

4. The **Values** section for the example representation is used to include dummy text information.

* You can view the result in the gray box.

![](/files/uKFycdG2ZgWuoJyp4ns8)

* Then save your changes, then **Activate** and then launch the [migration](/user-documentation/build/building-forms/migrations.md) to perform the update.

***


---

# 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://www.center.daxium-air.com/user-documentation/build/building-forms/representation.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.
