# How to Invite a Contractor

## Inviting a Contractor

<figure><img src="/files/50ar8yOuBytqDph4T3EB" alt=""><figcaption></figcaption></figure>

To start working with Сontractors and send them payouts under the selected service, follow these steps:

{% stepper %}
{% step %}

### **Go to the “People” section**

Open the **“People”** section in your account and click **“Invite contractor”**

{% hint style="info" %}
If you need to invite many contractors at once, use the **“**[**Bulk invitation**](#bulk-invite-contractors)**”** feature.
{% endhint %}

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

{% step %}

### Fill in contractor details

After clicking **“Invite contractor”**, a window will open where you need to specify the following parameters:

#### **Contractor email**

Enter the Сontractor’s email address. The invitation will be sent to this address.

#### **Role**

Select the appropriate type of service the Сontractor will provide to your company. We have prepared templates for the most common roles, choose the one that best matches your needs. If none of the templates fit, contact us at **<support@kleos.io>**, and we will add a custom role specifically for you.

#### **Payout frequency**

Specify how often payouts for the contractor’s services should be generated. Four options are available:

* **Weekly**
* **Monthly**
* **Bi-Monthly**
* **Pay-as-you-go**

{% hint style="info" %}
All options except **“Pay-as-you-go”** create payouts automatically based on the selected conditions.
{% endhint %}

#### **Set payout parameters**

Depending on the selected frequency, provide the additional details:

For **“Weekly”** and **“Monthly”**:

* first payout date
* payout amount

For **“Bi-Monthly”**:

* first payout date and first payout amount
* second payout date and second payout amount within the same month

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

{% step %}

### Sending the invitation

Once all fields are completed, click **“Invite contractor”** The Contractor will receive the invitation by email. After the contractor accepts it, you will be able to send payouts.

{% hint style="info" %}
Please note that the final amount, including the Kleos fee, is calculated and displayed automatically.
{% endhint %}
{% endstep %}
{% endstepper %}

## Bulk Invite Contractors

{% stepper %}
{% step %}

### **Go to the “Contractors” section**

Open the **“Contractors”** section in your account and click **“Bulk invite”**

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

{% step %}

### Download template

In the pop-up window, click **“Download template”**

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

{% step %}

### Fill in the template

Open the downloaded template and fill in the required information. Only the fields marked with an **“\*”** are mandatory: **“Contractor email”, “Contractor role”** and **“Payout frequency”.** All other fields can be completed later.

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

#### **Contractor email**

Enter the Сontractor’s email address. The invitation will be sent to this address.

#### **Role**

Select the appropriate type of service the Сontractor will provide to your company. We have prepared templates for the most common roles, choose the one that best matches your needs. If none of the templates fit, contact us at **<support@kleos.io>**, and we will add a custom role specifically for you.

#### **Payout frequency**

Specify how often payouts for the contractor’s services should be generated. Four options are available:

* **Weekly**
* **Monthly**
* **Bi-Monthly**
* **Pay-as-you-go**

{% hint style="info" %}
All options except **“Pay-as-you-go”** create payouts automatically based on the selected conditions.
{% endhint %}

#### **Set payout parameters**

Depending on the selected frequency, provide the additional details:

For **“Weekly”** and **“Monthly”**:

* first payout date
* payout amount

For **“Bi-Monthly”**:

* first payout date and first payout amount
* second payout date and second payout amount within the same month
  {% endstep %}

{% step %}

### Upload your file

In the **Bulk invite** window, click **“Upload your file.”**

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

{% step %}

### Invite contractors

Once the template is uploaded, the **Bulk invite** window will show the list of contractors to be invited. You can still edit the details or add missing information at this stage. When everything is ready, click **“Invite contractors”** to send the invitations.

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

{% step %}

### **Complete the invitation process**

All set! After you click **“Invite contractors”,** you will see a confirmation window showing that the invitations have been sent.

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

## How a Contractor Accepts an Invitation

For detailed instructions, see the section [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)

In brief, the process is as follows:

* The Сontractor receives an invitation by email.
* They follow the link in the email and accept the invitation.
* After the invitation is accepted, the Сontractor becomes active in the system.

## After activation

Once a Contractor’s status changes to **“Active”,** you can create and send payouts to them, view the Contractor list, and edit the details of the services they provide.

Go to the **“People”** section to view all Contractors and check their agreement status. Use filters to find the relevant Contractors more quickly.

<figure><img src="/files/3h4augvWiGB1edrSe66V" alt=""><figcaption></figcaption></figure>

## **Managing terms**

In the Contractor’s card, you can view all details and update the service terms set during creation if needed. These terms can be edited in any status.

<figure><img src="/files/Tugi1Ac1ymLGhj1hrPUW" 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-companies-1/how-to-invite-a-contractor.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.
