# Onboard your team to help you

Sometimes Issuers need a team member to help them with the project.

{% hint style="warning" %}
At this stage, Stobox 4 does not yet support individual user roles. It means that granting access requires sharing your login credentials and private key, thus giving the other person full control over your account, including company documents, investor records, funds, and the ability to perform actions with legal or compliance implications.

Only share access with people you fully trust, and only when necessary.

* Keep credentials and private keys secure.
* Change your password immediately if someone leaves the company or changes their role.
* For external partners, limit access to the period it's needed and update your password afterward.
  {% endhint %}

***

To allow your team member to access your Stobox 4 account, use the [Join device process](https://docs.stobox.io/helpcentre/help-centre/getting-started/manage-your-account/login-on-another-device), which allows access to a single Stobox 4 account from multiple devices. The only difference is that you allow another person into your account.

***

#### The process is as follows:

1. The main company contact logs in to their Stobox 4 account.
2. The main company contact shares their credentials with the assistant(s).
3. The team member logs in to the Stobox 4 account from their device.\
   \&#xNAN;*A preferable device is a desktop or a laptop.*

{% hint style="info" %}
You can connect up to 10 devices. See [what device is for Stobox 4](https://docs.stobox.io/helpcentre/help-centre/faq#why-cant-i-log-in-to-my-account-on-the-computer-i-registered-on).
{% endhint %}

4. The team member clicks the **Join a new device** button and waits.
5. The main company contact sees the pop-up message at the top right of their Stobox 4 account and approves the connection.
6. The team member sees the screen to generate the backup file for their device and proceeds.
7. The team member ensures that the backup file is saved in several secure locations.\
   If they lose it, the Issuer can help them regain access by using the main contact's backup file during the recovery process.

{% hint style="warning" %}
Note that in this case, the original backup file becomes invalid, so you'll have to connect your original device to the team member's account to generate a new valid backup file.
{% endhint %}

***

If you have any issues logging in to your company's Stobox 4 account, please contact your delivery manager with as much information as possible, since the most common login blockers may not apply in this case.

***

{% hint style="info" %}
Once the Roles feature is available, this workaround will no longer be necessary.
{% endhint %}

***


---

# 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.stobox.io/helpcentre/help-centre/business-space/manage-your-token/onboard-your-team-to-help-you.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.
