# Shift Expenses

## How do I record an Shift Expense?

To begin recording an Shift Expense, simply open a Shift and then click the `Manage Shift Expenses` button at the bottom of the screen to bring up the dialogue box.&#x20;

<figure><img src="/files/T4BAeazgqzhvIMz486s6" alt="" width="428"><figcaption></figcaption></figure>

Once selected, you can create a new Expense by selecting the `+` button on the right hand side of the screen, as shown below.&#x20;

<figure><img src="/files/4rwRTFow7LCfzlX5nxjH" alt=""><figcaption></figcaption></figure>

Once you have created a new Shift Expense, you will be prompted to populate a number of fields detailing the break. Here, you can assign the relevant Date Information, the relevant Resource, the expense amount and write custom notes.&#x20;

After you have populated the Expense fields, simply click the blue tick in the top right corner to finalise the expense.&#x20;

{% hint style="info" %}
Expenses will be stored as Expense Records against the Resource and will be accessible on the [Resource Profile](/maica-knowledge-base/resources/resource-profile.md)
{% endhint %}

## Shift Expense Actions

### 1. Attach Files&#x20;

After you have completed and saved an expense, you can add any relevant files to the record. To do so, scroll to any saved expense and select the `Attach Files` button, as shown below.&#x20;

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

{% hint style="info" %}
This is a useful tool to track and verify expenses.&#x20;
{% endhint %}


---

# 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://knowledge.maica.com.au/maica-knowledge-base/shifts/shift-actions/shift-expenses.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.
