# Rates Table

{% hint style="info" %}
Rates require billing features to be active in your StayOnHire account and that your account has the appropriate permissions to view, create, edit and delete billing data. Refer to [Activate Billing](https://docs.stayonhire.com/billing/pages/6GFzcrlovmNSl6WNeEBX#id-1.-activate) and [User Permissions](https://docs.stayonhire.com/billing/pages/6GFzcrlovmNSl6WNeEBX#id-3.-user-permissions) for more information.
{% endhint %}

## Overview

Once categories are setup in your account, you will have the ability to configure a Base Rates Table. This table is used by your internal billing teams to achieve two primary functions:

1. Give your sales team a quick reference to what you charge per category; and
2. Pre-fill the default rates into your new jobs

## How it Works

Setup Categories in your account's settings, then add a base rate for each asset category.


---

# 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/rates-table.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.
