# Invite external user to access the administration portal

Sometimes, it is necessary to register an external user in the administration portal to help manage the environment. However, even after registration, they cannot access the portal. This happens because the user was not found in your tenant.

To resolve this issue, simply invite the user. Follow the steps below:

Access the card below:

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td>Azure Portal - Invite external user</td><td></td><td></td><td><a href="https://portal.azure.com/#view/Microsoft_AAD_UsersAndTenants/UserManagementMenuBlade/~/AllUsers">https://portal.azure.com/#view/Microsoft_AAD_UsersAndTenants/UserManagementMenuBlade/~/AllUsers</a></td></tr></tbody></table>

On this screen, click "+ New User" and select "Invite external user" to invite an external user.

<div align="left"><figure><img src="/files/KpQPgZ8LPHmHjtr2BRGj" alt=""><figcaption></figcaption></figure></div>

On this screen, enter the email and name of the external user, then click "Review + Invite". On this screen, click "+ New User" and select "Invite external user" to invite an external user.

<figure><img src="/files/M5YFocTAQGxBAqS4xwL6" alt=""><figcaption></figcaption></figure>

After this process, the user will receive an email, as shown in the image below, and they simply need to accept the invitation.

<div align="left"><figure><img src="/files/QvbLwZmk7YLdwLdxM1gi" alt=""><figcaption></figcaption></figure></div>

Finally, register this user in the Administration Portal, allowing them to access the portal without issues. If the user is already registered, they can simply try to access it.


---

# 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://docs.powerembedded.com/administration-portal/users/invite-external-user-to-admin-portal.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.
