# Capturing Signatures

Once an Appointment has been created, you are able to capture signatures for each Participant within the Appointment. This allows the Participant to sign with their fingers just like when we get a delivery at home or signing into an office somwehere, as shown in the screenshot below.

<figure><img src="/files/0AJXEj3vF9kgXofAXZjY" alt="" width="319"><figcaption><p>Capturing Participant Signature</p></figcaption></figure>

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

<figure><img src="/files/axeLNr77af4VKRpeMEj4" alt=""><figcaption><p>Capture a Participant Signature</p></figcaption></figure>

On a mobile device, this will include the ability to simply write on the screen at the time of capturing the signature, as shown below.

<figure><img src="/files/jtna2LV8zac5epxC5oBK" alt="" width="375"><figcaption><p>Capturing Signatures on a mobile device</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/capturing-signatures.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.
