# Create an Invoice

***

## Overview

There are two types of invoices that can be created in StayOnHire:

* [**Linked invoices**](#linked-invoices) (recommended) - An invoice **linked** to a job or hire
* [**Standard invoices**](#stand-alone-invoices) - An invoice **not linked** to a job or hire

Both invoice types can be created from the blue 'Create' button:

<figure><img src="/files/OYiYbp74Gk0UHQSxNoZK" alt=""><figcaption><p>Create a 'new invoice' from the blue primary action button</p></figcaption></figure>

## Linked Invoices (recommended)

A linked invoices has additional functionality as is can prompt/remind your billing team to insert expenses or charges to the customer from a job/hire. This includes structured billable items like:

* On/Off Hire Allocations
* Transport (Mobe/Demobe charges)
* Stand Downs
* Damages Logs
* Refuelling Events
* Cleaning Fees
* Other Billable Items

Linked invoices can be created by two methods:

* From an open job, on the Billing tab
* From the primary blue 'Create' button

### From The Job (recommended)

We recommend generating draft invoices from the job drawer, in the billing tab or even from the Billing page calendar view, when looking at a job:

<figure><img src="/files/gBI2SC6kDo9cCrOLbMqc" alt=""><figcaption><p>Draft an invoice from the job drawer (when on the Planning page)</p></figcaption></figure>

<figure><img src="/files/2zGkWBBL8Sny9pHoysr2" alt=""><figcaption><p>Draft an invoice from your calendar (when on the Billing page)</p></figcaption></figure>

By generating an invoice from the context of a job, we can begin to see other billable items that may be due to charge this customer:

<figure><img src="/files/jpKZPQSXIPOBtpDPURln" alt=""><figcaption><p>Linked invoices will display prompts to also charge for other billable items</p></figcaption></figure>

### From the blue 'Create' button

Alternatively, this can be done from your blue 'Create' button in the top right-hand side of your page.

1. Click 'Invoice'
2. Select the 'Linked' tab
3. Select the job you wish to link this new invoice to and click 'Create'

<div><figure><img src="/files/1R6sYvmcHpd1r3u4p2lY" alt=""><figcaption><p>New invoice from the blue 'Create' button</p></figcaption></figure> <figure><img src="/files/UV3AverwqCXDGvyn9j7H" alt=""><figcaption><p>Click the linked tab, then select a job</p></figcaption></figure></div>

## Standard Invoices

A standard invoice is no different than one created in your accounting system.&#x20;

We recommend using [Linked Invoices](#linked-invoices) for all jobs managed in StayOnHire.

<figure><img src="/files/ytiQnCNv1d53pEpR9hyi" alt=""><figcaption><p>Standard invoices are not linked to a job in StayOnHire</p></figcaption></figure>

By selecting a client or customer contact, an empty draft invoice will be generated and opened on the right-hand side of your screen (or fullscreen if on a mobile device):

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

## Accounting Sync

{% hint style="success" %}
Invoices **will not sync** to an accounting package until they are marked as 'Approved' in StayOnHire.
{% endhint %}

In the example account pictured below, a Xero integration is connected.

When connected, a 'Sync Status' field will appear and display additional information on the progress of a sync.

<figure><img src="/files/YBLLDkJ22OPCZMQgjWzC" alt=""><figcaption><p>A 'Sync Status' field will appear if an accounting integration is connected</p></figcaption></figure>

Once and invoice is 'Approved' in StayOnHire, the invoice sync to your accounting integration will be completed:

<figure><img src="/files/JQvGVblvQG5G6K5wD5LP" alt=""><figcaption><p>An approved invoice with its Sync Status changing once approved</p></figcaption></figure>

For more information on how our Xero integration works, visit the [Xero](/integrations/xero.md) guide.


---

# 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/billing/invoicing/create-an-invoice.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.
