> For the complete documentation index, see [llms.txt](https://support.ordereazi.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.ordereazi.com/sales-features/suppliers/import-supplier.md).

# Import Supplier

**Managing Supplier Information - Simple and Effective!**

Maintaining accurate supplier records is crucial for effective business management. Whether you're adding new suppliers to your database or updating existing ones, follow these straightforward steps to efficiently manage your supplier information.

**Adding Suppliers - As Easy as 1-2-3!**

Expanding your supplier database has never been simpler. Just follow these straightforward steps:

This updated text shifts the focus to managing supplier information and outlines the steps for adding suppliers.

**1. Access Supplier Management**

* Start by clicking on the "Suppliers" icon located on the sidebar.

**2. Go to Import Mode**

* Look for the import supplier icon located at the top right corner, right next to the "Add Supplier" icon. Click on it.

**3. Importing Made Simple**

* Congratulations! You've entered the Import Supplier screen. Let's break it down:

**Step 1: Download the Supplier Template**

* Kickstart your supplier import process by downloading our handy Supplier Template. It's your trusty guide to success.

**Step 2: Follow the Import Success Guide**

* Now, for a seamless experience, follow our step-by-step instructions as you fill out your Excel sheet. We've tailored this guide to ensure your import goes off without a hitch.

**Step 3: Upload Your Completed Template**

* Once you've filled out your Excel sheet following our instructions, it's time to upload it. You can either drag and drop the file or simply click to upload. Sit back and relax; we'll handle the rest!

**4. You're Done!**

* That's it! You've successfully added your clients. It's as simple as 1-2-3. Now, watch your supplier base grow and thrive.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://support.ordereazi.com/sales-features/suppliers/import-supplier.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
