# Information - Supplier Manager

## Introduction

The **Premier EPOS** software has a robust **Supplier Manager**, capable of storing an array of **Supplier** details. It's very important that a **Supplier** is created in the **Supplier Manager** first, so it is available in other areas of the system, like the [Stock Manager](/support/stock/stock/information-stock-manager.md).&#x20;

The **Supplier Manager** is located in the **Stock** section. Please see below screenshot.

<figure><img src="/files/KRfwkdLjCPS29VVawiK3" alt="" width="563"><figcaption><p>The Supplier Manager's default location</p></figcaption></figure>

Once you press on the **Supplier Manager** button, the **Supplier** menu will open within the main system window. Please see below screenshot.

<figure><img src="/files/JFDZvbEzhyZKBltCQKB5" alt="" width="563"><figcaption><p>A fresh Supplier Manager</p></figcaption></figure>

## Create New Supplier

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

To create a new **Supplier**, click on the **Create New Supplier** button. This will open up a text entry screen and you can type in the name of the new **Supplier**. Once you have entered the name, the text entry box will close and the new **Supplier** will be added to the list.&#x20;

After creating a new **Supplier**, the rest of the **Supplier** details will now be available to be filled in. If you plan on emailing your **Suppliers** replenishment orders, we recommend at least filling in the **Email Address**.&#x20;

## Delete Supplier&#x20;

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

To delete an existing **Supplier**, highlight the **Supplier** you are removing and click **Delete Supplier** button. Once you press delete, the system will ask you if you are sure. Please see below screenshot.

<figure><img src="/files/bB2loQEiORQeiMtppnQ4" alt="" width="324"><figcaption></figcaption></figure>

Deleting a **Supplier** will remove their details from items in your database that you have ordered from them.&#x20;

## Advanced Features

### Auto Insert from Stock

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

This option will check your **Stock** information for **Suppliers** that exist, but are not in the **Supplier Manager** and add them to the **Supplier** database.&#x20;

### Generate CSV Template

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

This option will create a blank template file in CSV format. This template includes **Supplier Name**, **Your Ref Code**, **Phone Number**, **Contact Name 1**, **Contact Name 2**, **Email**, **Address** and **Postcode**. Please see below screenshot.

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

This function is normally used for fresh system setups or adding in new bulk **Supplier** details.&#x20;

### Import From CSV

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

Once you have filled in the blank template that is generated by the previous function, the **Import From CSV** button will allow you to add in the prepared details. Clicking the **Import From CSV** button, will open the import menu. Please see below screenshot.

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

Once the import window is open, click the **Step 1: Select CSV File** button and select your list of **Suppliers** to import. It will then preview your changes. Once you have confirmed the changes, you will then press **Step 2: Commit Import**.&#x20;

If you have any additional questions about the above guide, please contact our Support Team on either **03303 800 142** or <supportstaff@premierepos.co.uk>.

If you're a new customer and interested in joining **Premier EPOS** please click [here](https://www.premierepos.co.uk/) for more information and to book your free demo.


---

# 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.premierepos.co.uk/support/stock/suppliers/information-supplier-manager.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.
