# Create Table App

There are several ways to create an app with PowerTable:

> [Import your spreadsheet data](/explore-powertable/powertable-product-tour/build-your-first-app.md) and build an app

> [Connect to an existing database table](/explore-powertable/create-table-app/connect-to-database.md) and build an app

> [Directly type in data in the app](/explore-powertable/create-table-app/enter-data-manually.md) and create a table in the database

> [Connect to an existing semantic model](/explore-powertable/create-table-app/connect-to-semantic-model.md) and build a writeback-enabled app&#x20;

The upcoming sections will demonstrate each of these steps.


---

# 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.powertable.com/explore-powertable/create-table-app.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.
