# Line length

The **Line Length** setting in UpNote controls how wide your text appears in the editor. Adjusting this setting helps improve readability and comfort, allowing you to choose a text width that best fits your screen and writing style.

**On Desktop**

1. Open **Settings**.
2. Go to **Editor → Typography**.
3. Under **Line Length**, drag the slider to set your preferred text width.

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

### Focus Mode

If you’re using **Focus Mode**, click the **More (⋯)** button in the upper corner of the UpNote window, then select **Line Length** to adjust your preferred text width.

<figure><img src="/files/7rGR8Erhh3GTmq1sNkiv" 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://help.getupnote.com/write-and-edit/format-your-text/line-length.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.
