# Inviting Collaborators

You have the ability to add authorized users to manage certain aspects of your cloud services purchased from us. This is handled under the "Manage Contacts" page which can be seen in the below image.

<figure><img src="/files/2LvpAzeEgXeTGNX9mm9q" alt=""><figcaption></figcaption></figure>

There are two scenarios on how to go about inviting someone to collaborate:

1. Inviting an existing user account
2. Inviting a new user

If the user being added already has an existing SVS cloud account then you should just invite them using the "Invite User" button.

If they don't have an account and plan to only work through your account/organization then you can create the account for them by clicking the "Add new contact" button.

Either option allows the user making the invite to fine-tune their permissions so they only have access to what they need. An example of this can be seen in the below image.

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


---

# 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.solanavibestation.com/services/vps-hosting/getting-started/inviting-collaborators.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.
