# Assessment Templates

While you are assessing a Grant you can use existing assessment form templates, or you can make your own. You can also edit existing templates.

{% stepper %}
{% step %}

### Create New Application Form

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

![Screen Shot 2020-12-17 at 4.46.34 PM](/files/eefb451971d61fa44cfa5526ffa023cac124ec4a)

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

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

Start by adding any field type to the form.

![](/files/3218c1e043588c62e4c678371f2c532d0af643b2)

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

![](https://lh4.googleusercontent.com/_B6D65Txc2If6KACfO8Q-1TWY5-uyHq8EykgICFZ34ICwnhj_2caus9RFYMFkJ3BTXLuHQrGgkRquiYWE7NeGnwcqAxO3uG4eSyHL-oP_RFbLScbQXVSLzF4c9TAvJeMhG8YXXwW)

Below is an Assessment Form example. This form has fields that will enable the Assessor to rate the Application which will result in a “Total Score”. This feature is very helpful in the assessment process.

![](/files/3671c38d36d61bed05bbbe7930683447562c3ab5)
{% endstep %}

{% step %}

### Edit Application Template

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

![](/files/4e7aec83ab0eecdbc54c105df3a6542b23dc0e7b)

Note: If a template that you try to edit is in use, some functions might be locked. If you cannot edit how you wish, you may benefit from duplicating the template via the menu at the top right.

![](https://lh4.googleusercontent.com/yYklZ7uwccarcGyJj48jiLrYVqYDrpfeEEMR8OZTsVJG91exzKZWExyo9Yhq3YcLflJestKXtOZCzhgALaE_kfy3aQesqcLlmqODzaAL8w7eYoIroLiD3nZ1xzUXf6inwD_dskH3)

![](https://lh5.googleusercontent.com/kaONSTxJpi2egghmRsl7SMJaDfGyWDQBH96ijEsmDfKEssjxTC-dIzTWtSYLV7qguZki3-8SROARQXr3WOGcpqow7Y2jWEzRI1SBgO0_bxkgRxYlVNYBBgPurX9K_nJFn_4QwOuI)

Tip: You can also create and manage templates via the templates menu.

![Screen Shot 2020-12-17 at 4.32.53 PM](/files/70512edd649f3a968d016cc18f06b4bf382c7065)
{% endstep %}
{% endstepper %}

When setting up the Assessment Template, you can also opt to hide specific fields (in the case of sharing an Assessment with other users i.e. an Applicant or another Assessor). You do this via the "Review Workflows" section which pops up as an option on the left when you are editing any of the template fields. If you don't tick the box for "Shared Assessment", it means any responses provided within that field will automatically be hidden during any future assessment sharing.&#x20;

\
![](/files/iYCbsK40Zp6e0rLyi4zj)


---

# 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/assessments/assessment-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.
