> For the complete documentation index, see [llms.txt](https://docs.geoprismregistry.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.geoprismregistry.com/readme/current-1/deployment-and-setup/3.3-organization-management/3.3.2-invite-a-user-to-serve-as-the-registry-administrator-for-an-organization.md).

# 3.3.2. Invite a user to serve as the Registry Administrator for an organization

Each organization in GeoPrism Registry is managed separately by users with a Registry Administrator role for that organization. Users with the System Administrator role can invite users to create an account with a Registry Administrator role for a given organization.

When logged in as a System Administrator:

1. Go to the **Settings** module from the home page or the burger menu.\
   ![](/files/Lubf5gVqYsj8DZCd2MWI)
2. Scroll to the ‘User Accounts’ section and click on the Invite User button.\\

   <figure><img src="https://lh3.googleusercontent.com/OToQYRiIiVxjP7lwznkLkTG5X3ZJqUWJpBaZqRUzsrRxac6-mS7ZqkDYiRz9hHc399whn7EIYYk5WoZqgFq_2vXDg7os_nhsC7N8vXQiKVNNofmvRReA7mwiSMJjkk-hFZHPRvUJsYvca8upQ42DxDx-6i76NyO6MfrxyIY--03_s_49Gt-BQ_xHEg" alt=""><figcaption></figcaption></figure>
3. In the ‘Invite a User’ modal, fill in the email address of the user you want to invite, and check the Registry Administrator role for the relevant organization (for the Ministry of Health in the example presented here):\\

   <figure><img src="https://lh6.googleusercontent.com/SXkLWaqCUbwWJB7vY5e65gmrA5iMBQ6VcOeeq2urROY5LO4QXom-tFYYgj0dkoCO2Aoa0g2d-yOyHgAXYYLeZsXM6VCyZi1UW06SS2DZpLRNIGGpsdPfiOOQ89BFBeHoL4qn8-9KdUazxuvlfmQ2ie_0OumbiDAyovrnhOTZYoBp0GUEf8Dz2oKsTg" alt=""><figcaption></figcaption></figure>
4. Click **Submit**.
5. The invited user receives an email to create a GeoPrism Registry account, and once logged in, this user can access GeoPrism Registry as a Registry Administrator for the relevant organization.


---

# 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://docs.geoprismregistry.com/readme/current-1/deployment-and-setup/3.3-organization-management/3.3.2-invite-a-user-to-serve-as-the-registry-administrator-for-an-organization.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.
