# Supplier types

The Manage Supplier Types page allows you to organise and categorise your suppliers, making it easier to manage and assign them to relevant groups. You can add, edit, and archive supplier types based on your event’s needs.

### How to Add a Supplier Type

* Navigate to the Manage Supplier Types page.
* Click Add Supplier Type.
* Enter the Supplier Type Name (e.g., "Catering", "Audio-Visual", etc.).
* Select which suppliers to assign to this type from the dropdown list.
* Click Submit to save the new supplier type, or Cancel to discard changes.

{% @guideflow/guideflow-embed requestedUrl="<https://app.guideflow.com/player/xrgwzoetwp>" %}

### How to Edit a Supplier Type

* Go to the Manage Supplier Types page.
* Locate the supplier type you wish to edit in the list.
* Click the title of the supplier type you want to update.
* Modify the supplier type name or reassign suppliers as needed.
* Click submit to apply changes, or Cancel to discard them.

{% @guideflow/guideflow-embed requestedUrl="<https://app.guideflow.com/player/gky9jqyidp>" %}

### How to Archive a Supplier Type

* Navigate to the Manage Supplier Types page.
* Find the supplier type you want to archive.
* Tick the checkbox next to the supplier type you wish to archive.
* Click the Archive Type button at the top-right.
* Once archived, this supplier type will no longer be visible on the front end, but you can still access it in the archived list.

{% @guideflow/guideflow-embed requestedUrl="<https://app.guideflow.com/player/qp7wdn6ijk>" %}

### Access Archived Supplier Types

* To view archived supplier types, click the Archived Supplier Types button at the top of the page.
* You’ll see a list of all archived supplier types.

### How to Restore or Permanently Delete an Archived Supplier Type

1. In the Archived Supplier Types section (you'll find it in the top navigation), tick the checkbox next to the supplier type you want to manage.
2. Choose one of the following actions:
   * Restore type– Click Restore type to make the supplier type active again.
   * Delete type – Click Delete type to remove the supplier type from the system entirely. You'll be prompted to CONFIRM as this supplier group will be deleted permanently. This action can't be undone.

Managing supplier types allows for a more streamlined and organised event setup, making it easier for both organisers and exhibitors to navigate the supplier list.

{% @guideflow/guideflow-embed requestedUrl="<https://app.guideflow.com/player/dr9o6dwaor>" %}


---

# 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.eventflowapp.com/eventflow-cms/supplier-types.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.
