# Appointments and Schedule

{% @arcade/embed flowId="3DbpmrSgfUnDTMNDwW8f" url="<https://app.arcade.software/share/3DbpmrSgfUnDTMNDwW8f>" %}

1. Navigate to <https://app.marianaai.com/>
2. Click on the “New Appointment” button on the Top Right corner of your screen to manually add new appointments.&#x20;
3. A pop-up window opens.
4. You can add appointments for either new patients or existing ones.

## For New Patients

1. By default, the window prompts new patient data.
2. Quickly add relevant details of patients who are new to your EHRs.

## For Existing Patients

1. Switch to the Existing Patient tab on the pop-up window.
2. Now just select the right patient ID and set a time.
3. You will see the created encounter appear on your schedule. Click on the encounter to open.
4. Click on start conversation to start transcription.


---

# 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://resources.marianaai.com/home/how-to/appointments-and-schedule.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.
