# How to create a Progress Note?

To create a progress note, the patient–provider meeting must be confirmed. This action can only be performed by the provider or their A[^1]ssistant[^1]. To confirm the visit, open the visit submenu in the Assistant or Provider schedule and change the status from 'Patient Not Seen' to 'Patient Seen'. Once the visit is confirmed, a blank progress note with a unique ID is generated and becomes available for completion..

Once a visit is marked as 'Patient Seen', the 'Edit Progress Note' option (for Providers) or 'Scribe Progress Note' option (for Assistants) becomes active, allowing you to begin filling out the progress note.

<figure><img src="/files/BEiirw2dXu8vvZvWuPgz" alt=""><figcaption><p>Patient Seen option in the schedule</p></figcaption></figure>

{% hint style="warning" %}
A visit can only be marked as 'Patient Seen' on the scheduled date or afterward. It is not allowed to set this status before the visit date.
{% endhint %}

Since the progress note builder has a dynamic structure, it's important to keep the information in the Chief Complaint step up to date. Relevant options can be selected before the visit, which will simplify the process of filling out the progress note. This can be done from the visit submenu in the schedule by clicking on the 'Chief Complaint' option.

<figure><img src="/files/nzmdxlUpXFyZjs4r6mN7" alt=""><figcaption><p>Chief Complaint pop-up</p></figcaption></figure>

### Basic Rules and Recommendations

* You cannot complete a progress note until the provider has completed the previous note for that patient. This requirement ensures that any necessary information from the previous note is available for reference.
* Ensure that the patient profile is always updated with the most current information. Data from the profile is used to pre-fill certain sections of the progress note. If the profile is outdated, completing the note may take significantly more time.
* Also, make sure the provider profile contains up-to-date information, as it is used in reports and the generated PDF documents.
* You can start the progress note from any step, but following the suggested order helps save time—many steps are connected.
* Create and use [Description Templates](/progress-note-builder/progress-note-tools/template-editor.md).

[^1]: Assistants are users who have access to the Assistant Portal section.


---

# 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://help.woundally.com/progress-note-builder/untitled.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.
