# Creating Suppliers

In Imonggo you can adjust your product inventory through creating a purchase order or adjustments by adjustment in, adjustment out, physical count, receive from supplier and return to supplier.

These transactions are recorded in your Imonggo account and to keep these records as accurate as possible, we encourage you to add your suppliers to your account so these can be added to your adjustment transactions and purchase orders.

### Step 1:

Go to your Stockroom and click on Suppliers to go to the suppliers page.

### Step 2:

Click on the Add Supplier button.

<figure><img src="https://downloads.intercomcdn.com/i/o/451961534/140f1a2bf5bec1f228cc4f45/Supplier+1.png" alt=""><figcaption></figcaption></figure>

### Step 3:

On the add supplier page, fill out the supplier information then click the Save button on the upper right.

<figure><img src="https://downloads.intercomcdn.com/i/o/451966054/ada26aabebe669f3f3382318/Supplier+2.png" alt=""><figcaption></figcaption></figure>

### Step 4:

Once saved, you'll see your supplier in your suppliers page

<figure><img src="https://downloads.intercomcdn.com/i/o/452002960/47ac19fdfb411835866aa576/Supplier+3.png" alt=""><figcaption></figcaption></figure>

### Step 5:

When you make adjustment transactions or create purchase orders, you can selected your added supplier in the supplier drop down.

<figure><img src="https://downloads.intercomcdn.com/i/o/452010488/059d1222bebeb5ba54d1eaeb/Supplier+4.png" alt=""><figcaption></figcaption></figure>

We hope this article answered your question. If you have any feedback or more questions please feel free to chat with us so we can help you out.


---

# 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://imonggo.gitbook.io/imonggo-help-center/the-basics/creating-suppliers.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.
