# Editing Text

Page Designer makes it easy to edit text directly on the page using inline editing tools.\
Text components such as labels, headings, and paragraphs can be modified quickly without opening additional configuration panels.

***

### How to Edit Text

1. **Click the text element** you want to edit on the design canvas.
2. An **options menu** appears above the selected text component.
3. Click the **Edit** icon ![](https://docs.oneweb.tech/oneweb/~gitbook/image?url=https%3A%2F%2F2015371994-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252FMpDjHWFRUtZ5nJcSfVXd%252Fuploads%252FSoikJA2QKZU3inwX4LeG%252Fimage.png%3Falt%3Dmedia%26token%3D0d640bea-3468-4a9f-ad7e-51628ebc727b\&width=46\&dpr=3\&quality=100\&sign=986bcfab\&sv=2) to switch the text into edit mode.

***

### Enter New Text

After entering edit mode, a text input box appears.

<figure><img src="https://2015371994-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FMpDjHWFRUtZ5nJcSfVXd%2Fuploads%2FsKCrtn3o2GlUYnCfyhPl%2Fimage.png?alt=media&#x26;token=65d5b9d9-2995-4435-83e2-6202fc9c05e0" alt=""><figcaption></figcaption></figure>

1. Type or modify the text as needed.
2. Click outside the text area or press **Enter** to apply the changes.

The updated text is immediately reflected on the page.

***

### Important Notes

* Inline editing is available only for **text‑based components**.
* Formatting (font, size, color, alignment) is handled separately via the **Style** panel.
* For multi‑language applications, consider mapping text using **Translation keys** instead of hard‑coding text.
* Remember to **save the page** after making changes.

***

### Summary

Editing text in Page Designer is fast and intuitive:

* Select the text element
* Click the Edit icon
* Enter new text and apply changes

This inline editing capability helps users update page content efficiently without disrupting the design workflow.


---

# 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.onewebstack.com/oneweb-platform-th/designer-reference/page-designer/page-designer-tools/generic-tools/editing-text.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.
