# Invite a New Assessor

This article is for Administrators who would like to invite a new Assessor to create an account.

{% stepper %}
{% step %}

### Go to Assessors

Go to the **Assessors** menu under Users.
{% endstep %}

{% step %}

### Invite an Assessor

Click **Invite an Assessor.**

![](/files/2c1a3bdb4fd935e653a85cf93b39a7fbc06f06ed)
{% endstep %}

{% step %}

### Enter details and save

Enter their details then press **Save Changes.** The Assessor will then be sent an email which will enable them to set up an account.

![](/files/8f1a43e175d35690c7e6132b821ff96a927d9394)

You can uncheck the Invite Assessor option if you wish to invite them when they are assigned to an Assessment Round.

![](/files/c5d3e51d41b33c70ba2838ac20fdfcf5f57e6f79)

Email template used for assessors who are invited as part of Assignment Process
{% endstep %}
{% endstepper %}

You can return to this menu at any time to edit their details, disable them, or delete them.

![](/files/8589e14fcb00faeaeb1c496d57a74d4fb39ee507)

You can also review the assessments assigned to them by clicking the **Assessments** submenu.

![](/files/5bf3e53c3e8d0bbcf206735607c64afef73c1379)


---

# 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/administrator-permissions-and-user-management/setting-up-an-account-in-tahua/invite-a-new-assessor.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.
