# Onboarding

## Overview&#x20;

During onboarding, you will provide your personal or company details through the secure TrustForm Client Area so your service provider can verify your information and meet regulatory requirements. All data you submit is shared only with your service provider and is processed securely to complete your application.

## **Getting Ready**

**Before you begin, make sure you have:**

* A government-issued ID (such as a passport or driving licence)
* Proof of address (for example, a utility bill or bank statement)
* A certificate of incorporation (for corporate clients)

Your service provider will send you a link to start the onboarding process. Follow the link to open the **TrustForm Client Area**, enter your email address and follow the instructions in the email to access your application.

{% hint style="warning" %}
Please note: the link can only be used once and expires after 24 hours. \
If it expires, you’ll need to request a new one.
{% endhint %}

## Onboarding Process

To complete the Onboarding, follow these steps:

{% stepper %}
{% step %}

#### Create an Account

Select the account type, enter your personal details and accept the Privacy Policy.

{% hint style="info" %}
Depending on the account type, you may also need to complete an Identity verification step.
{% endhint %}

<figure><img src="/files/Zi96qP2jOKQPLIGz9jpS" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

#### Complete the Application Form

Once your account is created, you’ll be redirected to your application workspace:

* Fill in all required fields — those marked with a red asterisk (\*) are mandatory.
* Upload the requested documents and make sure all files are clear and legible.
* Click **Save and Continue** at the bottom of each form to save your progress.

<figure><img src="/files/iOKJUcyZGAgh3a58jbW6" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

#### Review and Submit

The final form displays all the information you’ve entered. Carefully review the details, accept the agreement for personal data processing and click **Submit application**.

<figure><img src="/files/Xcrsx3PcnlIQy8R9nSXF" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}

After submitting your application, you’ll be redirected to the **Applications** page. Here, you can view all submitted applications and their current statuses. You can also create a new one by selecting **Create new application**.

## **KYC Reviews**

Your service provider will carry out the necessary checks and reviews to ensure your information meets legal and regulatory requirements.

* If anything’s missing, you’ll get a notification asking for more information.
* Once everything is successfully completed, you will be notified you so you can proceed with ease.

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

### **Need Help?**

If you need support:

* Email [**support@trustform.io**](mailto:support@trustform.io)
* Or contact your **service provider directly**

### **FAQs**

<details>

<summary><strong>How long does it take to review my application?</strong></summary>

It depends on your service provider and the complexity of your case. Reach out to them for specifics.

</details>

<details>

<summary><strong>Can I update my information after submitting?</strong></summary>

Not directly. Contact your service provider if you need to make changes.

</details>

<details>

<summary><strong>Will I get updates?</strong></summary>

Absolutely. You’ll hear back as soon as your application is reviewed, or if more information is needed.

</details>


---

# 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.trustform.io/guide/client-area/onboarding-and-check/onboarding.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.
