# Open

{% hint style="warning" %}
This is an administrative feature. The **Open** action is primarily intended for administrators or schedulers who need full access to the Salesforce Appointment or Shift record. Most care workers will not see or use this function in day-to-day work.
{% endhint %}

#### What does the Open Action include?

The **Open** action takes you out of the streamlined **Maica view** of the Appointment or Shift and into the underlying **Salesforce record**. From here, you can view and interact with the Appointment using Salesforce’s standard functionality.

This means you’ll no longer be in the mobile Maica experience, but instead working directly with the native Salesforce record.

#### Why use Open?

You would use **Open** if you need to:

* Access **related lists** connected to the Appointment (e.g. Timesheet Entries).
* Use full Salesforce features such as reporting or history tracking.

{% hint style="success" %}
**Maica covers everything you need to use.** It is designed so that no work needs to be done directly on the Salesforce record — but the record is still available if your organisation requires it or wants to reference it.&#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/open.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.
