# Tables

In this panel, we will create our tables. Tables can contain data or logic. If a table contains logic, it is considered an executable table.

![](/files/-MAa54AlM4lSqzvZo5DA)

If we click on the 3 dots at the top right of the panel, a menu will pop up with some available actions:

![](/files/-MAa5XBwsgMJ1BgeS45V)

We can create a new table, import a table from Excel (overwriting the current one), or delete the current table.

###


---

# 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://help.pickzen.com/guides/nocode/builder/tables.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.
