# Assess Application as an Admin

This does not include setting up the assessment process for a Grant (i.e. setting up assessments, assessment rounds or assigning others to access a grant).

Grant Applications, including Grants that you have created, can be assessed by you. This means that you play the role of an “Administrator” and “Assessor”. These roles are separate. In order to play the role of an “Assessor”, you need to switch to the “Assessor” mode.

{% stepper %}
{% step %}

### Switch to Assessor mode

Click on **Assessor.**
{% endstep %}

{% step %}

### Assessor dashboard

This will take you to your Assessor dashboard.
{% endstep %}

{% step %}

### Return to Admin mode

At any time, you can easily shift back to Admin mode by clicking on **Admin.**
{% endstep %}
{% endstepper %}

Important: Please see the [Assessment Knowledge Guide](/knowledge-base/assessor-help-guides/home.md) to learn how to perform the role of an “Assessor” and assess an application.

Images: ![](https://lh3.googleusercontent.com/ThuFZnRT4Bh6oLlD2ouUxwJWklnhOTHO12FIpN8tfW3inGhPHCMa1IP6A9LvhY6A0ONz2_fdNIh3r3R5vgDKtizEx-ewZ3-EdSsb4JsAYExu0G5UBYGFc1vXqPr3ICs4v5OKqZU3) ![](https://lh3.googleusercontent.com/vqrWTl6VPT5dFQYjL4sbmM05NVvqcScMyK7eA5eAy0R956dZgXn5cjv7TmSUXGXvSeZ3SXpajKAvKyXuiRK8t7XNp1EkHWATAK3l6Resdi0UYGrHBEsF8GObgWMjUm9YVVNbjOYr) ![](https://lh6.googleusercontent.com/3maY7wJ_KDtX1A2OQ_-tGFzeSFxlRI92X753D9clbC_jVqL1-3Ew6GLvJ5xsAsF5-XtrZFq7dfcFiAXH0Ep6aw-lQXG2oRhJBXThQYp5jLIAtzG5L6lzO1z87iH5CWQq_NXfUzFm)

{% hint style="info" %}
Tip: Assessor accounts (who are not Administrators) are the same as your Assessor mode. If you need to assist other Assessors, you can get familiar via your Assessor mode so that you can train and guide others.
{% endhint %}


---

# 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/assess-application-as-an-admin.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.
