# New Billable Participant Note

## How do I create a new Billable Participant Note from the Maica Actions Menu?

To begin creating a new [Note](/maica-knowledge-base/participants/billable-participant-notes.md) from the **Maica Actions** menu, simply click the `New Billable Participant Note` option and you will be presented with the pop-up to begin populating your [Note](/maica-knowledge-base/participants/billable-participant-notes.md).&#x20;

Similar to creating a new [Billable Participant Note](/maica-knowledge-base/participants/billable-participant-notes.md) from the [Planner](/maica-knowledge-base/the-planner/planner-overview.md), after the pop-up is presented, a few stages must be completed before the [Note](/maica-knowledge-base/participants/billable-participant-notes.md) can be confirmed.&#x20;

{% hint style="info" %}
To learn more about the details and stages of creating a New Billable Participant Note, click [here](/maica-knowledge-base/participants/billable-participant-notes.md).&#x20;
{% endhint %}

## Pre-populated Fields

When creating a Billable Participant Note from the **Maica Actions** menu, the Date & Time will be pre-populated. **Maica** will pre-populate this field to the `current` Date & Time of the action selected, and will automatically set the [Note](/maica-knowledge-base/participants/billable-participant-notes.md) duration to `15 minutes`.  This can be changed manually in the [Take a Note](/maica-knowledge-base/participants/billable-participant-notes/take-a-note.md) stage of the [Note](/maica-knowledge-base/participants/billable-participant-notes.md) creation.&#x20;

{% hint style="info" %}
You can also change your default duration in Maica Settings; click here to learn more.&#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/participants/global-actions/new-billable-participant-note.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.
