# Manage Tenant Administrators

### Add a Tenant Administrator to a Tenant

All Tenant Administrators are able to invite new Administrators to join their Tenancy. To do this, navigate to *Manage Tenancy* on the left-side menu of the SVX Portal and select *Administrators*.

Select the *Add new administrator* button. You will be presented with a form where you will need to enter the details of the new administrator:

* First name
* Surname
* Email address

You will also have the option to include a message that will be delivered to the administrator via the automatically generated invitation email.

Once all required fields are complete select the *Add* button and the Tenant Administrator will appear in the list of *Pending Administrators*.

> **Note** Once the invited administrator accepts the invitation to join the SVX Portal they will appear in the *Current Administrators* list.

<div align="center"><img src="/files/8kvv0d3wKOkD38fbx6MX" alt="How to add a Tenant Administrator to a Tenant tutorial video." width="80%"></div>

### Resend an invitation to join a Tenant

Tenant Administrators are able to resend invitations to invited administrators. To resend an invitation, navigate to *Manage Tenancy* on the left-side menu of the SVX Portal and select *Administrators*. Select the *Pending Administrators* tab and locate the invitee in the list. Select the horizontal ellipsis icon ⋯ alongside the invitee’s name to reveal menu options. Select *Resend invitation* and the onboarding email will automatically be resent to the designated recipient.

<div align="center"><img src="/files/1lvWqEWijvI5sAOSG8iz" alt="How to resend an invitation to join a Tenant tutorial video." width="80%"></div>

### View a Tenant Administrator’s details

To view the details of a Tenant Administrator within a Tenant, navigate to *Manage Tenancy* on the left-side menu of the SVX Portal and select *Administrators*. Locate the administrator in one of the navigation tabs. Select the horizontal ellipsis icon ⋯ alongside the administrator’s name to reveal menu options. Select *View*. You will be presented with the following information:

* Administrator ID
* Given name
* Family name
* Email
* Tenant name
* Tenant ID

<div align="center"><img src="/files/7NzIdz2PQqFdFxVpBBnk" alt="How to view a Tenant Administrator&#x27;s details tutorial video." width="80%"></div>

### Remove a Tenant Administrator from a Tenant

To remove a Tenant Administrator from a Tenant, navigate to *Manage Tenancy* on the left-side menu of the SVX Portal and select *Administrators*. Locate the administrator in either the *Current Administrators* or the *Pending Administrators* tabs. Select the horizontal ellipsis icon ⋯ alongside the administrator's name to reveal menu options. Select *Remove* and confirm the removal of the administrator via the modal window. The administrator will be removed from the Tenant, and their name will be moved to the *Removed Administrators* tab.

> **Note** *Removing a Tenant Administrator:* Once removed from a Tenant, the administrator will no longer be able to access the Tenant or its functions. Note that administrators can be reinstated if required.

<div align="center"><img src="/files/JTZ32ba7ryGzotIEpdts" alt="How to remove a Tenant Administrator from a Tenant tutorial video." width="80%"></div>

### Reinstate a Tenant Administrator to a Tenant

To reinstate a Tenant Administrator to a Tenant, navigate to *Manage Tenancy* on the left-side menu of the SVX Portal and select *Administrators*. Select the *Archived Administrators* tab and locate the administrator in the list. Select the horizontal ellipsis icon ⋯ alongside the administrator's name to reveal menu options. Select *Reinstate* and confirm the reinstating of the administrator via the modal window. The administrator will be reinstated in the Tenant, and their name will be moved to the *Current Administrators* tab.

<div align="center"><img src="/files/nEIdsUVeZmHSyRBcPGtY" alt="How to reinstate a Tenant Administrator to a Tenant tutorial video." width="80%"></div>


---

# 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.meeco.me/guides/portal-tutorials/tenant-administrators/manage-tenant-administrators.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.
