# Create Table

### How to create new Table:

1. Click on (+) icon\
   ![](/files/XfkufoKk36sqeZARIOwt)
2. Click "Add new table"\
   ![](/files/RqkigW7lgaCIPEtSIrRh)
3. Input your table name, click enter\
   ![](/files/DdBH9xCpMz10yLQbgq3u)
4. Your new table will be created with default field name and description in text field type\
   ![](/files/XBi5lCF4rK1LBpvnWjdb)


---

# 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.qore.dev/table/manage-table/create-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.
