# Getting Started

***

## Activate Billing Features

First, let's begin by activating Billing features in our StayOnHire account on the [Settings > Billing](https://app.stayonhire.com/org/billing/) page.&#x20;

Click the 'Activate' button:

<figure><img src="/files/uxKABARcOexpijTqQ1N0" alt=""><figcaption><p>An inactive billing settings page</p></figcaption></figure>

Your page will now begin showing billing-related settings. We'll cover how each of these settings work in the following guide: [Configure & Setup Billing](/billing/invoicing/getting-started/configure-and-setup.md)&#x20;

<figure><img src="/files/s702B3iW44gnKgGiE5FF" alt=""><figcaption><p>An activated billing settings page</p></figcaption></figure>

## Billing Visibility

Once activated, you will see a feature titled "Billing" will become visible in your main menu on the left hand side. This page can be viewed in a 'Calendar' or 'Table' view, depending on your preferences.

<figure><img src="/files/86k5q649A2ktOFawmJqf" alt=""><figcaption><p>Accessing the billing page from your main menu on the left</p></figcaption></figure>

Jobs will also begin displaying a new Billing tab, that will list all billable items and invoices linked to a job:

<figure><img src="/files/q7dgYr3rzB1vr793vlPm" alt=""><figcaption><p>The billing tab of a job from the Planning page</p></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.stayonhire.com/billing/invoicing/getting-started.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.
