# Modules

## 📊 Dashboard

A centralized view to monitor and manage payroll and account activity:

* [**Upcoming Payment:**](/allscale-payroll/modules/dashboard.md#upcoming-payment) View upcoming payments.
* [**Balance**:](/allscale-payroll/modules/dashboard.md#balance) View your account's current balance and make a deposit.
* [**Team:**](/allscale-payroll/modules/dashboard.md#team) Overview of the team's current employees and their salaries.
* [**Updates:**](/allscale-payroll/modules/dashboard.md#updates) Alerts for pending actions, errors, and important updates.
* [**Menu**](/allscale-payroll/modules/dashboard.md#menu)**:** Navigation for the platform.

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

***

## 💼 Payroll

Run, review, and control your payroll operations:

* [**Create Payroll**](/allscale-payroll/modules/payroll.md#create-payroll): Generate payments for full-time staff, contractors, or one-time payouts.
* [**Approve Payment:**](/allscale-payroll/modules/payroll.md#approve-payment) Review and approve employees' monthly salaries.
* [**Payroll History**](/allscale-payroll/modules/payroll.md#payroll-history): Audit trail of all payrolls—amounts, methods, and timestamps.

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

***

## 👥 People

Handle your team's payroll-related onboarding and settings:

* [**Adding new Member**](/allscale-payroll/modules/people.md#adding-new-members): Onboard new team members.
* [**Removing Team Members:**](/allscale-payroll/modules/people.md#removing-team-members) Remove members from the team.

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

***

## 📞 Communication & Support (Coming Soon)

Get help and stay connected with your team:

* **FAQs & Guides**: Self-serve resources for onboarding and troubleshooting.
* **Raise Ticket for Payment Issue**: Submit specific requests for support.


---

# 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.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.
