> For the complete documentation index, see [llms.txt](https://support.emarketeer.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.emarketeer.com/guides/account-admin/invite-user-account.md).

# How to invite users to your account (administrator)

This guide shows administrators how to invite a new user to your eMarketeer account.

If you cannot find the User Accounts settings page, you do not have permission to invite or create users. Contact an administrator on your account or technical support for help.

## Open User Accounts settings

Navigate to the User Accounts settings page via the Company Account Settings.

<div align="left" data-with-frame="true"><img src="/files/mxhP2Wdpjpy9DVboVBWt" alt="Account Settings page"></div>

Account Settings page

## Send the invite

On the User Accounts page, click Invite User to start the invite process.

<div align="left" data-with-frame="true"><img src="/files/xmXxLHoFfyuJTgG6QjPR" alt="Invite User button"></div>

Invite User button

This opens the Create New User page. Enter the email address of the new user, select their permissions, and send the invitation email.

* Developer: can access Developer Mode in components for advanced customisation.
* Administrator: can access the Corporate Account Settings and invite users to the account.

<div align="left" data-with-frame="true"><img src="/files/060WJkuizsicEVrKr6nx" alt="Create New User page"></div>

Create New User page

The invite email contains a link to a page where the user can create their account if they do not already have one. If they already have a user account on another account, they gain access to the new account in addition to their existing ones.


---

# 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://support.emarketeer.com/guides/account-admin/invite-user-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.
