# Step 5: Managing your payroll

AllScale’s payroll runs automatically on your scheduled pay date. Here’s what you need to know to ensure smooth processing:

1. [**Maintain Sufficient Balance**](/allscale-payroll/modules/dashboard.md#balance)

Make sure your account has enough funds before the scheduled pay date to cover all employee payments.

2. [**Approve Payment**](/allscale-payroll/modules/payroll.md#approve-payment)

Go to your Dashboard and approve the payroll before the pay date.

> ⚠️**What If There’s an Issue?**
>
> * If your balance is too low, your payroll will be marked **overdue** until the issue is resolved.&#x20;
> * For any other issues, AllScale will notify you directly so you can take action.

<figure><img src="/files/fdAhZA3X8oYD18RzaDe5" 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.allscale.io/allscale-payroll/get-on-board-with-allscale-payroll/step-5-managing-your-payroll.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.
