# Table

## To add table widget

<div align="left"><img src="/files/-MIxukPTeFpe4II982OS" alt=""></div>

1. Select page
2. Do one of the following:
   * Click <img src="/files/-MJ1MTrIB6zZmSTc89Ke" alt="" data-size="line"> on Toolbar
   * Select Insert > Widgets > Table
3. Open Database Inspector
4. Do one of the following:&#x20;
   * Click Create to create new database
   * Click Open to select existing database

## Change database

<div align="left"><img src="/files/-MIxukPU08c43pghMZg6" alt=""></div>

To change database:

1. Select table widget
2. Open Database Inspector
3. Click Open
4. Select Database from Database list
5. Click Ok

## Select template

<div align="left"><img src="/files/-MIxukPZCepW7akvcOAS" alt=""></div>

To select template:

1. Select table widget
2. Open Widget Inspector
3. Select template in Templates section
4. For each Template field, select appropriate Table field and click Next

## Customize layout

To customize table layout:

1. Select table widget
2. Open Widget Inspector
3. Set new parameters in Table and Item sections

<div align="left"><img src="/files/-MIxukPXUaasWjoArVEX" alt=""></div>

<div align="left"><img src="/files/-MIxukPYsqkuRLiEGH63" alt=""></div>


---

# 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.flipabit.dev/widgets/table.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.
