# Layout Options

This section allows you to configure the layout and general behaviour of your Finance Table.

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

**Row height and text layout**

* **Enable auto row height based on the contents of the cells:** Automatically adjusts row height based on the contents of each cell.
* **Enable word wrapping:** Wrap long text onto multiple lines inside the cell.
* **Row height in pixels:** Manually define the row height when auto row height is disabled.
* **Vertical alignment:** Set the vertical alignment of the cell contents to Top, Center or Bottom.

**Sidebar**

* **Enable sidebar:** Show the sidebar in the table.
* **Enable columns panel:** Show the columns panel in the sidebar.
* **Enable grouping panel:** Show the grouping panel in the sidebar.
* **Enable InputTables panel:** Show the InputTables panel in the sidebar.

**Notes panel**

* **Open notes panel by default:** Automatically open the notes panel when the table loads.

This option is only available when InputTables and Notes are enabled. Users can still open or close the notes panel whilst using the table.

**Status bar**

* **Enable status bar:** Show additional information such as total rows and filtered rows at the bottom of the table.

**Sorting icon**

* **Always show sorting icon on all header names:** Display the sorting icon on all column headers, even when no sorting is active.

**Row selection**

* **Enable checkbox to select entire row:** Show a checkbox that allows users to select a full row.
* **Enable to allow multiple rows to be selected with clicks:** Allows users to select multiple rows by clicking, without needing keyboard shortcuts.
* **Enable to allow multiple rows to be selected:** Allows users to select multiple rows.

**Filtering**

* **Enable inline filters for all columns:** Show inline filters below each column header. This allows users to filter the datasheet directly in the table.

**Right to left**

* **Enable RTL (Right to Left) layout:** Enable a right-to-left layout for languages that are written from right to left.


---

# 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.infotopics.com/finance-tables/configuration/configuration-screen/appearance-tab/layout-options.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.
