# How to Complete Verification and Set Up Your Profile

After signing up and logging in, the user is redirected to the Companies screen.

<figure><img src="/files/65JL0lotlHKYGQEFGCWU" alt=""><figcaption></figcaption></figure>

The first step for Сontractors on the platform is to complete identity verification. This is a simple process that can be completed using one of the following documents: a national passport, an international passport, or a residence permit card.

## **Verification procedure**

{% stepper %}
{% step %}

### **Start the verification process**

To begin verification, click **“profile”** in the first step of onboarding, or go directly to <https://app.kleos.io/verification>

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

The **“Consent to start verification”** window will appear. Review the information, then click **“Agree and continue”** to proceed.

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

We use **Sumsub** to quickly verify your identity using your information and documents. Your data is securely protected and will not be shared with third parties.
{% endstep %}

{% step %}

### Start verification

If you have used Sumsub before, you can enter the same email address and complete verification quickly with Sumsub ID. Otherwise, prepare your identity document and be ready to complete an automated video verification process. Please note that a webcam is required for the liveness check.

{% hint style="warning" %}
If you open the verification flow on your phone using the QR code, make sure that both devices are connected to the same **Wi-Fi** network and that **VPN is turned off** on both devices.
{% endhint %}

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

{% step %}

### **Upload documents**

Next, you will need to submit the information required for document verification. You can continue the verification process either through your computer browser or on your smartphone. Then, choose the appropriate document type and upload the photos. Complete each step by clicking **“Continue”**

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

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

{% step %}

### **Complete verification**

After you upload your documents and complete the liveness check, you will see a confirmation that your account has been verified.

Once **KYC** is completed successfully, the verified information is automatically added to your profile and becomes **read-only**, so it cannot be edited manually.

Click **“Proceed to tax details”** to continue to the next step.

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

## **Fill in your tax information**

To withdraw funds, you need to provide your country of residence and tax status.

{% hint style="warning" %}
Please make sure all information is accurate. Otherwise, you will not be able to withdraw funds
{% endhint %}

{% stepper %}
{% step %}

### Tax data

Enter your country of residence, tax status, tax ID number, and any other information required for your location.

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

{% step %}

### Address and phone

Enter the address details for your **Individual Enterpreneur** if you are registering as a **Individual Enterpreneur**, or your **personal residential address** if you are registering as an **individual**. Once all fields are completed, click **“Save”**

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

{% step %}

### Complete your profile

Once you have successfully completed the required information, you will see a confirmation message. If your company has not invited you yet and is not registered on the platform, click **“Invite a company”** to move on to the next step. For more details, see [How to Accept an Invitation from a Company or Invite a Company](/for-contractors-1/how-to-accept-an-invitation-from-a-company-or-invite-a-company.md)

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

When you open your profile, you may see a green checkmark showing that your profile is now verified.

<figure><img src="/files/4Ko4dvzRDGHYHFBGDCyn" alt=""><figcaption></figcaption></figure>

The **Companies** page will also show that the first step of onboarding has been completed successfully.

<figure><img src="/files/ZKVyN5UiNucsblzRPB2J" 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.kleos.io/for-contractors-1/how-to-complete-verification-and-set-up-your-profile.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.
