# Basic formatting

The toolbar contains a host of formatting options, as shown below:

<figure><img src="/files/FmNYAdpoN6jNdwkTtzBh" alt=""><figcaption><p>Row height and header fit</p></figcaption></figure>

1. **Undo/Redo:** Use these options to quickly undo or redo recent changes to data or formatting, allowing for easy corrections.
2. **Row Height:** Set the desired row height for the table.
3. **Word Wrap:** This option wraps long text to multiple lines for improved readability.
4. **Auto Fit:** Adjust column widths with options such as "Fit to Header," "Fit to Content," or manually setting the column width to your preference.

By selecting a row or a column, you'll get cell and text formatting options such as, **Bold, Italic, underline, fill color, font color, and border style.** When you select a column, along with these options, you have options to align the column values to the left or to the right.

<figure><img src="/files/9Wnqf0BtTD8NoTu5H3bx" alt=""><figcaption><p>Formatting options</p></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://docs.powertable.com/explore-powertable/formatting-and-display/basic-formatting.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.
