# How do I add a Purchase Order?

{% hint style="warning" %} <mark style="color:green;">**Edit and View**</mark> Purchase Order access is required.&#x20;
{% endhint %}

### Step 1

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

Click <mark style="color:blue;">**Add Purchase Order**</mark>.&#x20;

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

### Step 2 (Option 1) - Current Supplier

Choose a Supplier to start a Purchase Order.

<figure><img src="/files/97xntaUpCmGRhIkRFaKi" alt="" width="563"><figcaption></figcaption></figure>

### Step 2 (Option 2) - New Supplier

You can start a Purchase Order and add a new Supplier in one step.

<figure><img src="/files/DE3yeeTqYVFTt4gYSEkQ" alt="" width="563"><figcaption></figcaption></figure>

### Step 3

Click <mark style="color:blue;">**Save**</mark>.


---

# 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/purchase-orders/how-do-i-add-a-purchase-order.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.
