> 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/invite-a-new-administrator.md).

# Invite a New Administrator

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

{% stepper %}
{% step %}

### Go to the Admins menu

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

{% step %}

### Invite an admin

Click **Invite an Admin.**

![](https://lh3.googleusercontent.com/MIsW-7HpBpJiQhOPqr-7YmKE7JnfhFFyvAkrQQB1a130b0cfv3h9_8euPBFT6IddmcruEJ6fs5qpwtIkPWEbUKdB4-iMm3EYpqR0nioKCgNm3aRm_p-OI0qG3wKQaUsyStFjZYp-)
{% endstep %}

{% step %}

### Enter details

Enter their details, including access permissions, dashboard preferences, and email preferences.

Note: they will be able to edit their own dashboard and email preferences when they activate their account.
{% endstep %}

{% step %}

### Save and send invitation

Press **Save Changes.** The Administrator will be sent an email which will enable them to set up an account.

![](https://lh3.googleusercontent.com/M7m7DJUqE46cuFbPFwPdPbrc1OuEViNbrfgdWsj0eqUgzGqPTFAYP6hJTfA3kF41cnoQegqxZQGPfWzk8OLUqI1r0dERCU4qidL0-tLe42ojhNY6sdrbMa1Dj9v_9LDPWjlOzKXq) ![](https://lh6.googleusercontent.com/CTef3SgNUANHzaz_fchABTlKjuSrE2D5KWyy63d9NsuiBb7v_IwWn50_SkADVMWaK99edrd9ATXc69GezPrGe70ZHMR4iQUULzNbu344u4mIDnNXhe9LGs3GNcnGVCHfH3WQEibT) ![](https://lh6.googleusercontent.com/cNksDzSejorOrH0bF5K-gaoo4zpeyWObmSUpA3o8FdStHlLuMezCWS4k19228_S1pt043NP-Lvh2o4AvbjCKs3KmxYFt6zxtcACSpwOCb45RolDRfTT84UElbfU5IZfNPgkCvRdE) ![](https://lh3.googleusercontent.com/UGDZcAloZsNuhg-5P_UvAWQ6A5MyADAEnrcMDsiCNhcI6zGgC-6XavyA0eAV7-z8RtW4t7QaQhPkmgxbj_R-HAJsIeTyji1FyQpfiPRkBX8fStaYNZmtSSHUjH4aje-nD7zwZIoy)
{% endstep %}
{% endstepper %}

{% hint style="info" %}
You can return to this menu at any time to edit their details, disable them, or delete them.
{% endhint %}

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

![](https://lh5.googleusercontent.com/Wj4dRr33e5bF6qqTT4Ae888ygVo0IEH_O3SsZtTJiu-YdE1lJI70X2ZKZzSfYNl3ufpUC43gXHD9mDgfjMJbEOuk3gtMITgXzT3Iu8bounNFSdZ0Zw4XBat7gBtmN9iF8W_JISat)

![](https://lh4.googleusercontent.com/8buKevZ1Y5Og4broc-JlfGfWy2IQtPu2u6OninJmYO2YSmODwryhbo8Px8HRl6hvk2tsjHTqemtjpRZu8x2ZVd82ASih-w9sjtUEz2lSr5dFqE68-1K2qN5p2d0D2nZiPrt-CYwn)


---

# 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, and the optional `goal` 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-administrator.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
