# Setting up payroll

On your first login you will be prompted to set up your new account:

<figure><img src="/files/6F653eV9bqhPeSp8nDAO" alt=""><figcaption></figcaption></figure>

Click on the *Account setup required* link and follow the step-by-step instructions on the screen.

The first step determines the type of account you are creating:

* users reporting for their **own business** are creating **regular** accounts (*Basic* subscription initially, with the option of upgrading to the *Advanced* subscription later on)
* users reporting for **other businesses** are creating **agent** accounts (*Ultimate* subscription)

{% hint style="warning" %}
The type of account **cannot be changed** once the initial setup is finalised.
{% endhint %}

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

Enter your user details, then click `Next`:

<figure><img src="/files/5sR7Eimsx4DhKX3ynNLC" alt=""><figcaption></figcaption></figure>

Enter your business details, then click `Next`:

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

When creating an *Agent* account for reporting STP on behalf of your customers, you must enter **your own business details** on this page (your customers will be set up separately, after this setup is finalised):

<figure><img src="/files/1AAqF8PSZwppt5sHg5y3" alt=""><figcaption></figcaption></figure>

If an *Agent* account was created, the setup is concluded:

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

If a *Regular* account was created, the setup is finalised by confirming your STP detail&#x73;*:*

{% hint style="info" %}
Before you submit STP reports you must register your new [Software ID](/payroll/software-id.md) with the ATO, to let them know that SESQUE PTY LTD is your new payroll provider. Find out more details [here](/getting-started/register-payroll-provider.md).
{% endhint %}

{% hint style="warning" %}
If you have already lodged STP reports from another system this financial year, you must decide what to do with your existing ATO data. There are several different options at your disposal, each with its own pros and cons. Find out more details [here](/payroll/changing-payroll-providers.md).
{% endhint %}

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

Lastly, click `Finish` to start using the system.


---

# 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/setting-up-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.
