# Inserting a table

You can also insert tables by clicking on the table icon in the text editor and selecting the number of rows and columns.

<figure><img src="/files/kw4FM5iH1nO4tCzPjAu3" alt="" width="316"><figcaption></figcaption></figure>

You can configure the table in various ways via the menu that opens when you select table cells. You can add a header, change the cell color, or add new rows or columns.


---

# 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://guide.amanote.com/en/getting-started/note-taking/inserting-a-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.
