# Application Templates

When you are creating a Grant you can use existing application form templates, or you can make your own. You can also edit existing templates. For more information about the template form builder and the different fields you can input, see [Using the Form Builder for Templates](/knowledge-base/administrator-help-guides/administrator-portal-overview/template-management/using-the-form-builder-for-templates.md).

{% stepper %}
{% step %}

### Create New Application Form

If you are in the process of creating a Grant, click **New Form**.

![New Form button screenshot](/files/8d8db89d23de3c0043ed269e49a76d7cf2a381ec)

You will be navigated to a form builder tool where you can create your template.

![Form builder screenshot](https://lh3.googleusercontent.com/6v3wtJ0Dgp7GZX_UsQCEF0xUgEG6Z92nb9Q8FC3XuC_OVfurqUYhJ90HyjBpcFdzbK78RmvwSbURCDbHnB8qTa-AGqj8Q9OOe2Xo6lZsx7aP_yqyT3x6lJF9Mg4TyMUq0I_-7Jcb)

Start by adding any field type to the form.

![Add field screenshot](https://lh3.googleusercontent.com/66fZFKWJe6wLd1TDBVd5wseMXOmETzFdNEnc-z_QKvO0BIeIkewu2_nfw_S7LcdkuG0-Pna1ZRa2tbsO2TaYgvSwqH_ZiJ5xqgY2hKpx_MnoNx2P1-qgVag9TxdPpEWMaSFt19Cn)

After you drag and drop your first field you can start to create your first **page**.

* In the middle section (surrounded by red) you can:
  * add, duplicate and delete sections
  * edit section settings
  * add more fields to existing or new sections
* On the right hand side (surrounded by blue) you can:
  * add, reorder, delete or duplicate pages
  * note: page names are only editable via the middle section

![Builder layout screenshot](https://lh4.googleusercontent.com/_B6D65Txc2If6KACfO8Q-1TWY5-uyHq8EykgICFZ34ICwnhj_2caus9RFYMFkJ3BTXLuHQrGgkRquiYWE7NeGnwcqAxO3uG4eSyHL-oP_RFbLScbQXVSLzF4c9TAvJeMhG8YXXwW)
{% endstep %}

{% step %}

### Edit Application Template

Click the 3 dots on the template you wish to edit.

![Template menu screenshot](https://lh6.googleusercontent.com/wmN1pv7WgY8V3lZoAGKqwALZDWQWhVN8HWDlX5bHyQ7DCfNgfwuiytFejwo5Un9oa6_ZX7hNj7XF2EXWDC7tb48fWE_VPfAWJlZvq9d1Cbo1tkRP-2VoQtd-MKWaKKIECQnpO5-M)

{% hint style="info" %}
If a template that you try to edit is in use, some functions might be locked. If you cannot edit how you wish, consider duplicating the template via the menu at the top right.
{% endhint %}

![Duplicate or locked functions screenshot 1](https://lh4.googleusercontent.com/yYklZ7uwccarcGyJj48jiLrYVqYDrpfeEEMR8OZTsVJG91exzKZWExyo9Yhq3YcLflJestKXtOZCzhgALaE_kfy3aQesqcLlmqODzaAL8w7eYoIroLiD3nZ1xzUXf6inwD_dskH3)

![Duplicate or locked functions screenshot 2](https://lh5.googleusercontent.com/kaONSTxJpi2egghmRsl7SMJaDfGyWDQBH96ijEsmDfKEssjxTC-dIzTWtSYLV7qguZki3-8SROARQXr3WOGcpqow7Y2jWEzRI1SBgO0_bxkgRxYlVNYBBgPurX9K_nJFn_4QwOuI)

{% hint style="info" %}
You can also create and manage templates via the templates menu.
{% endhint %}
{% endstep %}
{% endstepper %}


---

# 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.tahua.io/knowledge-base/administrator-help-guides/applications/application-templates.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.
