# Storing Appointment Files

Once an Appointment has been created, you are able to attach a number of files to this Appointment. This includes the ability to take a photo (for the purposes of evidence for example), attach a completed PDF file, or any other permitted file type as shown in the screenshot below.

<figure><img src="/files/bzeRIkUiFDc7C651WWZD" alt="" width="319"><figcaption><p>Storing Appointment Files </p></figcaption></figure>

To get started, simply open an Appointment and click the `Files` button at the bottom of the screen for the dialog to open up.&#x20;

<figure><img src="/files/IVnjki7hR4FHZYwlfRSv" alt=""><figcaption><p>Storing Appointment Files</p></figcaption></figure>

On a mobile device, this will additionally include the ability to take a photo at the time of uploading the file, as shown below.

<figure><img src="/files/SIqmlI44WJA2KW7hNVb7" alt="" width="375"><figcaption><p>Take a photo and store against the Appointment</p></figcaption></figure>


---

# 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://kb.maica.com.au/appointment-management/managing-appointments/storing-appointment-files.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.
