# Payslips

Payslips are a legal requirement for employers in Australia. They must be given to employees within one working day of being paid, in either electronic or hard copy format.

To assist with this requirement, seSQue Payroll provides the ability to generate payslips in PDF format directly from the pay run:

{% hint style="info" %}
Note that this feature is only available in the *Advanced* and *Ultimate* subscriptions.
{% endhint %}

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

The generated PDF payslips can be viewed online using the `Payslip viewer`. They can also be saved locally for subsequent processing (e.g. printing, emailing) or can be emailed to the employees straight from the system:

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

Note that penalties apply for providing false or misleading information on payslips. To avoid potential issues, always generate payslips after you lodge your pay runs with the ATO. That will ensure the data you provide to your employees is up to date. As a way of enforcing this best practice, we have made payslips unavailable for unlocked pay run / employee records.

{% hint style="warning" %}
Remember to regenerate the relevant payslips if you reopen a pay run / employee record.
{% 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.sesque.com/payroll/payslips.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.
