> For the complete documentation index, see [llms.txt](https://help.tahua.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.tahua.io/knowledge-base/administrator-help-guides/administrator-permissions-and-user-management/setting-up-an-account-in-tahua.md).

# Setting Up an Account in Tahua

- [Sign in to Tahua](https://help.tahua.io/knowledge-base/administrator-help-guides/administrator-permissions-and-user-management/setting-up-an-account-in-tahua/sign-in-to-tahua.md): Quick and easy guide for the two different methods of signing in.
- [Invite a New Administrator](https://help.tahua.io/knowledge-base/administrator-help-guides/administrator-permissions-and-user-management/setting-up-an-account-in-tahua/invite-a-new-administrator.md)
- [Invite a New Assessor](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)
- [Invite a New Applicant](https://help.tahua.io/knowledge-base/administrator-help-guides/administrator-permissions-and-user-management/setting-up-an-account-in-tahua/invite-a-new-applicant.md)
- [How to transfer applicant records](https://help.tahua.io/knowledge-base/administrator-help-guides/administrator-permissions-and-user-management/setting-up-an-account-in-tahua/how-to-transfer-applicant-records.md)
- [How to unlock a user after too many password attempts](https://help.tahua.io/knowledge-base/administrator-help-guides/administrator-permissions-and-user-management/setting-up-an-account-in-tahua/how-to-unlock-a-user-after-too-many-password-attempts.md)
- [Invite a User to an Existing Organisation](https://help.tahua.io/knowledge-base/administrator-help-guides/administrator-permissions-and-user-management/setting-up-an-account-in-tahua/invite-a-user-to-an-existing-organisation.md)
- [Troubleshooting Applicant Invites](https://help.tahua.io/knowledge-base/administrator-help-guides/administrator-permissions-and-user-management/setting-up-an-account-in-tahua/troubleshooting-applicant-invites.md)
- [User Multi-Role - Overview](https://help.tahua.io/knowledge-base/administrator-help-guides/administrator-permissions-and-user-management/setting-up-an-account-in-tahua/user-multi-role-overview.md)
- [Profile Management for Administrators](https://help.tahua.io/knowledge-base/administrator-help-guides/administrator-permissions-and-user-management/setting-up-an-account-in-tahua/profile-management-for-administrators.md)
- [Reset Password](https://help.tahua.io/knowledge-base/administrator-help-guides/administrator-permissions-and-user-management/setting-up-an-account-in-tahua/reset-password.md): If you or one of your Users have forgotten your password, there are a couple of options to facilitate a reset of the password.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

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