# Register payroll provider

Before submitting STP reports you must register seSQue as your payroll software provider with the ATO. There are two options available, both of them require your [Software ID](/payroll/software-id.md).

## By phone

Call the ATO on 1300 852 232 and inform them that you would like to nominate seSQue as your payroll software provider. You will be asked to provide the following information:

* Software provider name: SESQUE PTY LTD
* Software provider ABN: 53628625641
* Your [Software ID](/payroll/software-id.md)

## Online

You can register online using ATO's [Access Manager](https://am.ato.gov.au/).

{% hint style="info" %}
Note that you will need [myGovID](https://www.mygovid.gov.au/) to log in.
{% endhint %}

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

Select *My hosted SBR software services* on the side menu, then click on the `Notify the ATO of your hosted service` button:

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

Find seSQue either by name SESQUE PTY LTD or by ABN 53628625641 and select it as your service provider:

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

Add your [Software ID](/payroll/software-id.md) and click *Next*:

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

Review your changes and click `Save` when you are ready:

<figure><img src="/files/Hgc2q2vuvTYNOJPgNXuU" 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/getting-started/register-payroll-provider.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.
