# Manage Organisation Administrators

> **Note** Only Tenant Administrators with the required security rights are able to manage Organisations and associated Organisation Administrators. To gain access to an Organisation and its functions, you will need to acquire the associated Passphrase. For more information, see the [Onboarding and Organisation Setup](/guides/portal-tutorials/organisation-administrators/onboarding-and-organisation-setup.md) tutorial.

### Add an Organisation Administrator to an Organisation

Organisation Administrators can invite other Organisation Administrators to join their Organisation. To do this, navigate to *Manage Organisation* 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 Organisation 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/w8kIimKFIs0DxeZATrOT" alt="How to add an Organisation Administrator tutorial video." width="80%"></div>

### Resend an invitation to join an Organisation

Organisation Administrators are able to resend invitations to other invited Organisation Administrators. To resend an invitation, navigate to *Manage Organisation* on the left-side menu of the SVX Portal, and select *Administrators*. Select the *Pending Administrators* tab and locate the administrator in the list. Select the horizontal ellipsis icon ⋯ alongside the administrator’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/pZ2WF0YFNOhmAUk7anbj" alt="How to resend an invitation to join an Organisation tutorial video." width="80%"></div>

### View an Organisation Administrator’s details

To view the details of an Organisation Administrator, navigate to *Manage Organisation* 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

<div align="center"><img src="/files/xqQMNv5YK6Sh01NrzotM" alt="How to view an Organisation Administrator&#x27;s detials tutorial video." width="80%"></div>

### Remove an Organisation Administrator from an Organisation

To remove an Organisation Administrator from an Organisation, navigate to *Manage Organisation* on the left-side menu of the SVX Portal, and select *Administrators*. Locate the administrator in either the *Current Administrators* or *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 an Organisation Administrator:* Once removed from an Organisation, the administrator will no longer be able to access the Organisation or its functions. Note that administrators can be reinstated if required.

<div align="center"><img src="/files/Up1XgoWzKG5wacicTZ1M" alt="How to remove an Organisation Administrator from an Organisation tutorial video." width="80%"></div>

### Reinstate an Organisation Administrator to an Organisation

To reinstate an Organisation Administrator to an Organisation, navigate to *Manage Organisation* on the left-side menu of the SVX Portal, and select *Administrators*. Locate the administrator in either the *Current Administrators* or *Pending Administrators* tabs. 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 Organisation, and their name will be moved to the *Current Administrators* tab.

<div align="center"><img src="/files/BiwJNI2eob6mzhSA3E0v" alt="How to reinstate an Organisation Administrator to an Organisation 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/organisation-administrators/manage-organisation-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.
