# Manufacturer

Manufacturers are automatically retrieved by the automatic inventory and assigned to the computer. you can also create/add them manually.

![computer-manufacturer](/files/9lsCKhooha1DLHpyV4az)

## Add a manufacturer

* To create a manufacturer, click **+**
* Add a **Name**
* You can add a registered ID issued by [PCI-SIG](https://pcisig.com/developers/integrators-list) for USB or/and PCI. You can add more by clicking **+**.

Once the manufacturer has been created, you can add another or select it from the drop-down list.

![add computer manufacturer](/files/YtRUns9mO5b5xUpRmUzM)

## Delete a manufacturer

To delete a manufacturer, use the massive action with **Actions** button

![delete manufacturer](/files/Gm8223KEm4ARMQ4xbAhY)

Or enter in the group you want and click on **Delete permanently**

![delete manufacturer by delete permaently](/files/uhM95dkcajrrlVeBHjQa)


---

# 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.glpi-project.org/documentation/tabs/common_fields/manufacturer.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.
