# Wound Procedures

### Post-Debridement Wound Measurement

**On the Wound Assessment step**, the percentage values entered in the **Wound Bed** block—specifically in the **Slough** and **Necrotic** fields—represent an approximate portion of the wound that will be debrided.

To simplify data entry, providers are encouraged to first complete the **Post-Debridement Wound Measurement** block, by entering the wound’s **Length** and **Width**. This will automatically populate the **Total Area Debrided** field with a recommended value, which can be manually adjusted if needed.

After the **Width** field is filled in, the system calculates the maximum allowable value for **Total Area Debrided**. Exceeding this value is considered a critical error.

<figure><img src="/files/uGKFmqUiXvs7vki2WvPd" alt=""><figcaption></figcaption></figure>

{% hint style="warning" %}
If the provider fills in **Total Area Debrided** before completing the **Post-Debridement Wound Measurement** block, entering length and width afterward will not overwrite the existing value. However, a tooltip below the field will display the recommended value for reference.
{% 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://help.woundally.com/progress-note-builder/progress-note-builder/wound-procedures.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.
