# Overview

#### Summary

* After Applications have been submitted for any given Grant, you can set up as many assessments as necessary – assess applications in tailored rounds, or assess them on a case by case basis.
* Be confident knowing the right people are assessing your applications by inviting subject matter experts and assigning them to assess specific applications.
* The assessment process improves accountability by ensuring there are no conflicts of interest.
* You can make sure your assessments meet your needs by designing custom [assessment templates](/knowledge-base/administrator-help-guides/assessments/assessment-templates.md).
* There are tools to standardise assessments to evaluate all applications against the same criteria and make it easier for decisions down the line.

#### Getting Started

Key steps in the assessment process include:

{% stepper %}
{% step %}

### Establish who will be assessing the Applications

Assessments can be done by “Administrators” and/or “Assessors”. Assessors can be internal or external people.
{% endstep %}

{% step %}

### Create a “Singular Assessment” or an “Assessment Round”

{% endstep %}
{% endstepper %}

Who can assess the Applications:

* If you would like the Grant to be assessed by an “Assessor” (internal or external), who has never accessed a Grant via your funding portal, you will need to invite them to create an account. See [Invite a New Assessor.](/knowledge-base/administrator-help-guides/administrator-permissions-and-user-management/setting-up-an-account-in-tahua/invite-a-new-assessor.md)
* If you would like the Grant to be assessed by someone who already has an Administrator account, there is no need to invite them to create an account as they can switch their account to Assessor mode.


---

# 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/overview.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.
