# People

{% hint style="success" %}
AllScale makes it easy to manage your team from one centralized place—whether you're onboarding, updating info, or reviewing individual payment history. Note, you must add team members with the correct payroll setting - you may need to contact AllScale admin to update payroll setting for now.
{% endhint %}

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

## 👥Adding New Members

➕ **Step 1: Add Your Team**

* Use the “Add Member” function on "people" tab to input basic information and payroll settings.

⚙️ **Step 2: Enter Accurate Information**

When adding a team member, make sure to:

* Use a **valid, company-controlled email address**
* Choose the correct **role** and **payment type**
* Double-check for **spelling errors or duplicate accounts**

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

> ⚠️ **Important**: Employee start date is the date they start working for your company. It must be before the

**👥 Step 3: What Team Members Need to Do**

As soon as a team member logs into their AllScale account for the first time, they’ll be prompted to:

1. Complete password update
2. Connect their wallet address

<figure><img src="/files/vRrGzTFjqANoxaFggI4s" alt="" width="264"><figcaption></figcaption></figure>

**✅ Step 4: What You Need to Approve**

As a team manager, you are responsible for **reviewing and approving** each team member’s withdrawal method **before the payroll date**.

This step is **mandatory** to:

* ✅ Prevent fraud
* ✅ Ensure funds are sent to the correct wallet or account
* ✅ Avoid delays in payroll processing

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

**📩 How You’ll Be Notified**

You’ll receive a notification when:

* A new wallet is added
* A change is requested

**🔒 Step 5: Overview of your employees' status**

In the "people" tab, you can see employees who have accepted invitations and those who have not yet accepted invitations.

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

{% hint style="info" %}
To make it easier for companies to export employee information, we support batch import. Simply click "Import Members" in the "People" tab.

<p align="center"><img src="/files/Pzg1vNNsTn8nneL75mQ4" alt=""></p>
{% endhint %}

## ➖Removing Team Members

* In the People tab, click the "..." button to the right of a person's name, then click "Remove account" to remove that member from the list.

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

{% hint style="info" %}
🔒 **Editing Info**: This feature is **coming soon**. If you need to update details like email, payroll amount, or contract type, please **contact the AllScale team directly**.
{% 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.allscale.io/allscale-payroll/modules/people.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.
