# Creating an Account

## This article is for Assessors who would like to create an account to assess one or more grants.

After you receive a welcome email to become a Grant Assessor, you will be able to create a password to gain access to the funding portal. The entire assessment process can be managed via this portal. If you have not received this email, check your junk folder or contact the Administrator.

{% stepper %}
{% step %}

### Open your email invitation

Open the welcome email sent to you.
{% endstep %}

{% step %}

### Create a password

Click the "create a password" link in the email.

![Create password](https://lh3.googleusercontent.com/tMjGhD2AnQJdYXjiO4pSaW5u9u57fGgiWpIz48MxeDf-Jfg9HRBSvr84rhqV4iflCxCj4qUkI0NFU4Qf5NisrIex7cBCuLLl6oRIPJNmBesE1lawaF9hvIawU2DMbPMe7nU6XtCS)
{% endstep %}

{% step %}

### Enter your password and accept terms

Enter your chosen password, review and agree to the terms and conditions, then click **Create Account**.

![Create account button](https://lh5.googleusercontent.com/tnXiuBfc7gXQysJ7ql7eED5pF9cTpGgfbsIEv3evg13nNWik4_SFejTzRqbrdHzMFr2t9U2UyGqOClSUVa8-jIm-LdamF2PP6QFPL3DYZ3aLNFuITqwPyjRIobvw1NrgEHpGfjC_)
{% endstep %}

{% step %}

### Signed in / Dashboard

You will be automatically signed in. Your Dashboard and welcome message will be displayed.

![Dashboard welcome](https://lh6.googleusercontent.com/xS4q9BEVbqtTGawSGja-KLrXIVKPyOidNXnSt33pQIvhyzmszlNqdt3vgcOpTJiMS3shzK6zacVaD9LmNRbssakEVwpgkjieO7H4K6gtvegFTG5Yysejwp4Asf-4cvADlhORYdJ4)
{% endstep %}
{% endstepper %}

{% hint style="info" %}
What’s Next?

* If you have no applications on your dashboard, wait for someone to assign you an application for assessment.
* When you have an application, see [Assess a Grant](broken://pages/058a32918bb1ba8a9fc3e1d891d73f08cd3a5dce) to learn the assessment process.
  {% endhint %}

Was this article helpful?

Yes No

### Related articles

* [Apply for a Grant](broken://pages/19f7626c12a6982c3416b7701f836bb8441b9e69)
* [Applicant Milestones](broken://pages/bb1ef33e354353766b206b6aa5ba72cb92393e2b)
* [Applicant Registration](broken://pages/893d871ecb0221d957a86b0555bbf823d5c64f39)
* [Assess Grant Applications](broken://pages/28f4884aab272295547f14082922f18263e93201)
* [Setup your account and perform assessments](broken://pages/7cc44423ba4f680fb0c3e3482ac68ff00fbffb66)


---

# 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/assessor-help-guides/creating-an-account.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.
