# How to Accept an Invitation from a Company or Invite a Company

{% hint style="info" %}
To learn more about how a company can send an invitation to a contractor, see the section [How to Invite a Contractor](/for-companies-1/how-to-invite-a-contractor.md)
{% endhint %}

To receive payouts and withdraw funds through the Kleos platform, you must either accept an invitation from the client Company or invite the Company to join the platform.

## **Accepting an Invitation from a Company**

{% stepper %}
{% step %}

### **Receiving an invitation**

The company sends the invitation through the Kleos platform. The invitation includes:

* the **service role** (your role in the company)
* a description of the services to be provided
* the payout frequency

After that, the invitation will be sent to your email address.

{% hint style="warning" %}
If you have not received the email, please check your **spam** folder.
{% endhint %}
{% endstep %}

{% step %}

### **Log in to Kleos**

* Open the email notification from **Kleos**
* Click **“Accept Invitation on Kleos”**
* You will be automatically redirected to the **Kleos** platform
* Log in using the same email address to which the invitation was sent

After logging in, you will be taken to your personal account, where you can:

* view the Company invitation
* access a checklist of the steps required to receive funds

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

{% step %}

### **Complete your profile**

Before accepting the invitation, make sure your profile is fully completed. This step is important because the accuracy of the information you provide affects:

* the correctness of your agreement with **Kleos**
* the speed and timing of payout processing

For more information, see the section [How to Complete Verification and Set Up Your Profile](/for-contractors-1/how-to-complete-verification-and-set-up-your-profile.md)
{% endstep %}

{% step %}

### **Accept the invitation**

* Go to the **“Companies”** section of the platform
* Find the relevant invitation in the table
* Open the service details page and review the terms of cooperation
* Click **“Accept service invitation”**

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

{% step %}

### **Company Status — Active**

Once you accept the invitation successfully, the Сompany’s status will change to **“Active.”**

This means you can now receive payouts from this company or request them through the platform.

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

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

{% step %}

### **All set!**

You can now proceed to the next step: **signing the agreement**. For more details, see [How to Sign Your Agreement with Kleos](/for-contractors-1/how-to-sign-your-agreement-with-kleos.md)

We recommend completing all the checklist steps as soon as possible so you can use the Kleos platform smoothly.
{% endstep %}
{% endstepper %}

## How to Invite a Company to the Platform

If your Сompany is not yet on the platform, you can invite them to join.

On the **Companies** page, click **“Invite a company”**

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

Enter the company’s email address, your role, and the payout frequency, then click **“Invite a company”** to send the invitation.

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

Once confirmed, the Company will receive an email, and a confirmation window will appear on the screen.

<figure><img src="/files/ljlov8RbvtzfdMXHOsg0" 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-accept-an-invitation-from-a-company-or-invite-a-company.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.
