# Template Gallery

<figure><img src="/files/y3HnPxy21fFSZPVNDWRC" alt=""><figcaption></figcaption></figure>

Template Gallery allows to deploy pre-built templates that are available.

To add a new App, Select the Template Gallery in the App Tree (left-side panel), click on + Create an App.

<figure><img src="/files/KAcRb78jaMMG2FlQp7kU" alt=""><figcaption></figcaption></figure>

In the Application Detail:

* Upload Logo: Allows to Upload a Logo for the application template.
* App Name: Enter the name you want to assign to the application template.
* Category: Select one category from given list options such as Customer Management, Engineering, Finance, Human Resources and so on.
* Owner Name: Enter the name of the owner who created the application.
* Version: Enter the version of the application template.
* Description: Enter a Description for the application.
* What’s New: Enter Details of what’s new in the application.
* Screenshots: Displays the Screenshots of the application. Click on the Upload Screenshot button to add screenshots.
* Back to Template: Guides Back to the Template Gallery Menu.
* Publish: It saves the new application template in the Tableflow’s app store and will give a notification that your request has been received and we will notify you within 3 business days.

In the Application Template Menu:

* Select a Category: Allows you to select a category from the available list of options.
* Show only my apps: Allows to display the application template associated with the logged in user.
* View Details: Allows to see the details of the application template.
* Deploy: Hit Deploy to implement the application template in the current authenticated account.


---

# 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://tableflow-1.gitbook.io/tableflow-guide/product-guide/template-gallery.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.
