# Manufacture

Welcome to Shopeasy's Manufacturers section! Here, you can associate specific manufacturers with your products. Follow these steps to get started:

#### Step 1: Accessing Manufacturers

1. Navigate to **Catalog > Manufacturers** in the sidebar to access the manufacturers settings page.
2. In this section, you can add and manage manufacturers.

#### Step 2: Adding a New Manufacturer

1. Click on the **"Add Manufacturer"** button.
2. Fill in the following details for the new manufacturer:
   * **Name:** Enter the name of the manufacturer (e.g., Nike, Samsung).
   * **Description:** Provide a brief description of the manufacturer.
   * **Upload Image:** Add an image representing the manufacturer.
   * **Meta Title:** Add a title for search engine optimization (SEO).

#### Step 3: Saving the Manufacturer

1. Click **"Add New Manufacturer"** to create the new manufacturer.

#### Step 4: Managing Manufacturers

In this section, you can:

* View a list of existing manufacturers.
* Edit manufacturer details, including name, description, and image.
* Delete manufacturers if they are no longer needed.

#### Note:

* Associating products with manufacturers helps customers identify the origin of the products they are interested in.

<figure><img src="/files/0gS0Ax9hcJaiR3RODzpG" alt=""><figcaption></figcaption></figure>


---

# 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.shopeasy.ai/manufacture.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.
