# Appointments & Shifts Actions

## What are Appointment and Shift Actions?

Appointment and Shift Actions are the different tasks you can perform while viewing or managing an Appointment or Shift in the Mobile App.&#x20;

The table below shows each available action, with a short description. You can click on the action name to open a dedicated page with more details.

<table><thead><tr><th width="187.5859375">Available Action </th><th>Description </th></tr></thead><tbody><tr><td><a href="/pages/VPp37NpQPEskuIjtJRj1">Check-In</a></td><td>Begin your Appointment or Shift. This records your start time.</td></tr><tr><td><a href="/pages/kmwIKkOsXzjTNfuU9oJS">Check-Out</a></td><td>Complete your Appointment or Shift. This records your end time and is also where you can manage your travel. </td></tr><tr><td><a href="/pages/DF1NpjPRkIsjWMjOJGsV">Manage</a></td><td>Manage the details of the Appointment or Shift record. Usually reserved for administrators. </td></tr><tr><td><a href="/pages/WoQBRIP11OrC9oZ9lZLa">Open</a></td><td>View the full record of the Appointment or Shift.</td></tr><tr><td><a href="/pages/7iTYhikb65TvuExcIyiE">Notes</a></td><td>Record or update Notes for this Appointment or Shift.</td></tr><tr><td><a href="/pages/cR0q2j1C8oIB8sBLBusr">Incidents</a> </td><td>Record or update any Incidents for this Appointment or Shift.</td></tr><tr><td><a href="/pages/lR3gMUQzfg9sZNymR98O">Participant Photos</a></td><td>View photos of Participants involved in the Appointment or Shift. </td></tr><tr><td><a href="/pages/2z1mYPvsSd53xeO9asUu">Attach Files</a></td><td>Upload and attach documents or files to the Appointment or Shift.</td></tr><tr><td><a href="/pages/diOQCYzX83FSOWZbMVAK">Participant Signature</a></td><td>Collect a required digital signature directly in the app.</td></tr><tr><td><a href="/pages/SRwHZPBPFrthrpar1f7M">Appointment Breaks</a></td><td>Record any breaks taken during the Appointment or Shift.</td></tr><tr><td><a href="/pages/U26kaLRgm5wWzMPz2cVG">Expenses</a></td><td>Add any expenses related to this Appointment or Shift.</td></tr><tr><td><a href="/pages/8PPADohHX9Ug690SWbgJ">Cancellation</a></td><td>Cancel the Appointment or Shift</td></tr></tbody></table>

## How do I access the Appointment Actions?

To access Appointment and Shift Actions, open the appointment or shift and tap the **Actions dropdown** in the top-right corner of the screen, as shown below.&#x20;

<figure><img src="/files/sDzJe75xiHm0FrtFfrhw" alt="" width="375"><figcaption></figcaption></figure>

From here, you’ll see a list of all available actions. Which actions you see will depend on your organisation’s permissions. If something is missing or you can’t access an option, check with your organisation administrator.

{% hint style="info" %}
It is also important to note that these actions may change depending on the status of your Appointment or Shift.&#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/mobile-worker-app/appointments-and-shifts-actions.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.
