# Subscriptions

seSQue Payroll works with two types of accounts:

* regular - for users reporting for their **own business**
* agent - for users reporting on behalf of **other businesses**

{% hint style="warning" %}
The type of account is selected during the initial setup. Find out more in [setting up payroll](https://docs.sesque.com/getting-started/setting-up-payroll).
{% endhint %}

There are two subscriptions for **regular** accounts:

* Basic - for single employee micro businesses
* Advanced - for small business owners

There is one subscription for **agent** accounts:

* Ultimate - for accountants, bookkeepers, tax agents etc.

The account type can be found under *My Account* in the *Administration* section:

<figure><img src="https://2379102928-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Lrq9oeKSkBYyajIcEKm%2Fuploads%2FoA0xsa6VQZkI4hfGh3xG%2Fimage.png?alt=media&#x26;token=d1b4528c-b938-4de0-be94-0c98acaf2e25" alt=""><figcaption></figcaption></figure>

The current subscription details are available on the *Subscription* page in the *Payroll* section:

<figure><img src="https://2379102928-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Lrq9oeKSkBYyajIcEKm%2Fuploads%2F7VWERkxHDbigl2oyRo9p%2Fimage.png?alt=media&#x26;token=30fe8d02-e3ed-4437-a671-39390471e86f" alt=""><figcaption></figcaption></figure>

To upgrade/downgrade the subscription plan of a regular account click `Edit`, then select the new subscription plan and click `Save` when done:

{% hint style="warning" %}
Note that only one subscription type change, either upgrade or downgrade, is accepted per settlement cycle.
{% endhint %}

<figure><img src="https://2379102928-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Lrq9oeKSkBYyajIcEKm%2Fuploads%2FINrhBkLrDUz2yzmympoE%2Fimage.png?alt=media&#x26;token=d5ce4066-f337-43ff-9f2e-bb42d829fa4d" alt=""><figcaption></figcaption></figure>

Upgrading to a paid subscription requires a payment method to be selected. If none is available, you can add one by selecting *Payment methods* from the dropdown menu on the top right corner of the screen:

<figure><img src="https://2379102928-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Lrq9oeKSkBYyajIcEKm%2Fuploads%2FEcwDj2G55ysbXQnhafkl%2Fimage.png?alt=media&#x26;token=8ab1d736-f6aa-4ddb-a442-7c999b4806fe" alt=""><figcaption></figcaption></figure>

In the *Payment methods* page click on the `Edit` button:

<figure><img src="https://2379102928-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Lrq9oeKSkBYyajIcEKm%2Fuploads%2Fj3NCCJgBd7OuoH3iTRoT%2Fimage.png?alt=media&#x26;token=03f16287-8f8c-4442-b55b-f0c63da9cfe2" alt=""><figcaption></figcaption></figure>

Then click `Add card`,  enter your credit card details and click `Add`, then click `Save` when done:

<figure><img src="https://2379102928-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Lrq9oeKSkBYyajIcEKm%2Fuploads%2Fqx8DiWvc3ZfxqAopeuar%2Fimage.png?alt=media&#x26;token=471ea035-9527-49e3-984b-e56f6da4591f" alt=""><figcaption></figcaption></figure>

Last but not least, note that *Ultimate* subscription upgrades/downgrades are disabled for both regular and agent accounts. This does not mean that they are not supported. Feel free to [contact us](https://www.sesque.com/#contact) to discuss your requirements.&#x20;


---

# 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/administration/subscriptions.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.
