# Finalisation declaration

At the end of each financial year payers must notify the ATO that they have finished reporting for all their payees. This is called the *finalisation declaration* and must be submitted to the ATO by either **July 14th** for arm's length employees or **September 30th** for closely held payees.

{% hint style="info" %}
If you only have closely held payees, you have until the due date of the closely held payee’s individual income tax return to make the finalisation declaration, which usually is **October 31st**.
{% endhint %}

In seSQue Payroll this can be done from the payment summary of the financial year. Go to *Payment summary* and find the financial year you want to finalise:

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

Edit the payment summary, add the required payees and review their amounts:

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

Then click `Save` when you are ready:

<figure><img src="/files/5264u2P71S92ihnnpSY1" alt=""><figcaption></figcaption></figure>

Click on the `Finalise STP` button to instruct the ATO to mark the records of the nominated payees as **tax ready** for the given financial year:

<figure><img src="/files/43w7G8P9dAPwhtVSZlRD" alt=""><figcaption></figcaption></figure>

Note that you do not necessarily have to finalise all your payee records at the same time. You may choose to add payees to the payment summary gradually, as their records become tax ready. Each time your click on the `Finalise STP` button, the system will submit to the ATO only the unlocked payee records, skipping the already finalised ones:

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

Lastly, after all your payee records have been finalised for a given financial year, you may want to lock the payment summary to prevent further changes. To do that, expand the `Finalise STP` split button and select `Lock payment summary`:

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

Once that is done, the system will prevent further changes to this particular payment summary. Note however, that you still have the option to reopen this payment summary later on, if more changes are required:

<figure><img src="/files/NBTgt9vFTZ2OUh2McC7i" 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.sesque.com/payroll/finalisation-declaration.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.
