# Participant Signatures

## How do I record a Participant(s) Signature?

To begin recording a Participant(s) signature, simply open an [Appointment](/maica-knowledge-base/getting-started/maica-key-concepts/appointment.md) and then click the `Signature` button at the bottom of the screen to bring up the dialogue box. Once selected, you can record signatures against an [Appointment](/maica-knowledge-base/getting-started/maica-key-concepts/appointment.md). On a desktop, you do so by manually moving the mouse in the display box, whilst on mobile this will include the ability to simply write on the screen.&#x20;

If you have multiple [Participant(s)](/maica-knowledge-base/getting-started/maica-key-concepts/participant.md) in a single [Appointment](/maica-knowledge-base/getting-started/maica-key-concepts/appointment.md), you must choose which [Participant](/maica-knowledge-base/getting-started/maica-key-concepts/participant.md) the signature applies to. All [Participant(s)](/maica-knowledge-base/getting-started/maica-key-concepts/participant.md) within the [Appointment](/maica-knowledge-base/getting-started/maica-key-concepts/appointment.md) will display in the dropdown list highlighted below.&#x20;

<figure><img src="/files/FOECAI50ibxJOGP82HDw" alt="" width="476"><figcaption><p>Capturing Participant Signature</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://knowledge.maica.com.au/maica-knowledge-base/appointments/appointment-actions/participant-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.
