# Users & Permissions

## Users

{% hint style="info" %}
Only users with the 'Owner' role can adjust the user permissions. To get this role changed in your organisation, contact your StayOnHire representative.
{% endhint %}

### Add New Users

1. Navigate to [Settings > Users](https://app.stayonhire.com/org/users)

<figure><img src="/files/Dt7RbgmLWnb2I2BXxI2c" alt=""><figcaption><p>Open the settings page from your organisation menu</p></figcaption></figure>

<figure><img src="/files/9qnqBDizlsUIFE76s128" alt=""><figcaption><p>'Users' will be a page option on the left-hand menu </p></figcaption></figure>

2. Click the blue 'Add user' icon on the top right-hand side of your page

<figure><img src="/files/m2H0xPXN7wwsaJ4aHnRW" alt=""><figcaption><p>The invite user popup will appear with a few basic fields to complete</p></figcaption></figure>

3. Once all fields have been filled in, click the blue 'Invite' button

## Permissions

Navigate to [Settings > Users](https://app.stayonhire.com/org/users).

Double-click the 'Billing Permissions' cell of the individual you wish to give access to:

<figure><img src="/files/9qnqBDizlsUIFE76s128" alt=""><figcaption></figcaption></figure>

A bottom sheet will appear with permission-related functionality you can change.&#x20;

Click the desired toggles to the 'on' position and click 'Save' as pictured below:

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

{% hint style="success" %}
Once permissions have been changed on an existing user, they will need to refresh their page to begin seeing new features.&#x20;
{% endhint %}

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

To perform a hard refresh, refer to the following keyboard shortcuts:

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

### View&#x20;

Users will see the billing page in their account main menu and view billing information and notes for jobs and invoices.

{% hint style="info" %}
Users cannot edit or save any billing-related changes without their edit functionality activated.&#x20;
{% endhint %}

### Edit

Users will be able to edit and save changes made on invoices in StayOnHire.


---

# 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.stayonhire.com/getting-started/company-setup/users-and-permissions.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.
