# Onboard to a Tenancy

### Invitation emails

Tenants are managed by Tenant Administrators. Tenant Administrators gain access to a Tenancy via an invitation email. The first Tenant Administrator to join a Tenancy will receive an invitation email from a Meeco Administrator. Subsequent Tenant Administrators can be invited by existing Tenant Administrators.

To accept an invitation email, navigate to your email inbox. Locate the email sent from *SVX Support* with the subject heading *Invite to join (Tenant name) Tenancy*.

#### First time invitation to the SVX Portal

If this is your first invitation to join SVX, the email will contain:

* The name of the person who invited you, and
* Steps on how to access the SVX Portal. These steps include:
  * Navigating to the registration URL
  * Entering your temporary password
  * Setting a new password

After clicking on the registration URL, you will be presented with the SVX registration screen. Enter the temporary password that was provided to you, set your new password and accept Meeco’s [Privacy Policy](https://www.meeco.me/privacy-policy) and [Terms and Conditions](https://www.meeco.me/terms). Click *Next* to log in. You will land on the Tenant selection screen. Click on your Tenant and you will land on the associated Dashboard.

<div align="center"><img src="https://4269219262-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FjJbpzCN8I6igFFpr6ws9%2Fuploads%2Fgit-blob-3be0f0f99fa30fd058bfac15dd321398806f5cbe%2FTA_26_Onboard_To_A_Tenancy_New_User.gif?alt=media" alt="How to onboard to a Tenancy as a new user tutorial video." width="80%"></div>

#### Subsequent invitations to the SVX Portal

It is possible for a Tenant Administrator to be invited to join other Tenancies and / or Organisations. In this case, the SVX Portal will recognise the Tenant Administrator as an existing Portal user. All subsequent invitation emails will state:

* Which Tenant or Organisation you have been invited to join
* The name of the person who invited you
* A URL to access the SVX Portal, and
* A reminder to use your existing login details

After clicking on the *Portal Login* URL, you will be presented with the SVX login screen. Enter your email address (as your username) and your password. Click *Log in* to continue to the SVX Portal. You will land on the Tenant selection screen. Click on your Tenant or Organisation to navigate to the associated Dashboard.

> **Note** If you are joining an Organisation you will be asked to either set up or enter the Organisation's Passphrase. For more information, see the [Onboarding and Organisation Setup](https://docs.meeco.me/guides/portal-tutorials/organisation-administrators/onboarding-and-organisation-setup) tutorial.

<div align="center"><img src="https://4269219262-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FjJbpzCN8I6igFFpr6ws9%2Fuploads%2Fgit-blob-eb1cc8a2f01f23a36601eac8ee21b016a32c2c00%2FTA_27_Onboard_To_A_Tenancy_Existing_User.gif?alt=media" alt="How to onboard to a Tenancy as an existing user tutorial video." width="80%"></div>

### Accessing the SVX Portal

The SVX Portal can be accessed via: <https://portal-sandbox.securevalueexchange.com>


---

# 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/onboard-to-a-tenancy.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.
