# Export Preferences

{% hint style="info" %}
You can learn more about how to export and the supported export formats in our [*Export Measurement*](/en/moasure-app/export-a-measurement.md) guide.
{% endhint %}

### Line Label Type

The *Line Label Type* enables you to configure the label that displays on a side / line of a measurement. You can choose between:

1. None (no label will be displayed)
2. Dimensions (a label will be displayed that shows the length of the side / line)
3. Side Number (a reference number will be displayed)

{% hint style="info" %}
*Line Dimensions* are only displayed when there's enough space. You can zoom in to reveal hidden dimensions.
{% endhint %}

To change this settings, follow the steps below:

1. Open **Settings** by tapping on the cog icon in the right upper corner.
2. Tap on **Display Options.**
3. Tap on **Line Label Type** under *Export Preferences* and select your desired label type.

### Show Labels on Drawings

This option enables you to show / hide labels on drawings. This effectively does the same as choosing *"none" as a* Label Type in the *Line Label Type* setting. To change this setting, follow the steps below:

1. Open **Settings** by tapping on the cog icon in the right upper corner.
2. Tap on **Display Options.**
3. Tap on **Show Labels on Drawings.**
4. Select your desired value (yes/no).

### Show Labels in PDF Summary

The labels in the PDF Summary are different from the side / line labels. They are the dimensions displayed of the path sides in the summary section of the PDF.&#x20;

To change this setting, follow the steps below:

1. Open **Settings** by tapping on the cog icon in the right upper corner.
2. Tap on **Display Options.**
3. Tap on **Show Labels in PDF Summary.**
4. Select your desired value (yes/no).


---

# 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.moasure.com/en/moasure-app/settings/display-options/export-preferences.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.
