# How do I mark an Open Invoice as Uncollectible?

{% hint style="warning" %} <mark style="color:green;">**Edit and View**</mark> Invoice access is required. An Invoice generated from a Purchase Order will automatically update as the PO updates. Only action required is to receive payments.
{% endhint %}

### Step 1

Navigate to Dashboard, select <mark style="color:blue;">**Invoices**</mark> on the Side Navigation Menu.

Click <mark style="color:red;">**Mark as Uncollectible**</mark>.&#x20;

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

### Step 2

Confirm and Save.&#x20;

<figure><img src="/files/662HDt0YG0hjBKdGx5NW" alt="" width="563"><figcaption></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://docs.apptiflo.com/application-docs/invoices/how-do-i-mark-an-open-invoice-as-uncollectible.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.
