> For the complete documentation index, see [llms.txt](https://help.glpi-project.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.glpi-project.org/documentation/fr/tabs/common_fields/manufacturer.md).

# Fabricant

Les fabricants sont automatiquement récupérés par l'inventaire automatique et attribués à l'ordinateur. vous pouvez également les créer/ajouter manuellement.

![computer-manufacturer](/files/QgjDbl8LWie2BJbDv9Zv)

## Ajouter un fabricant

* Pour créer un fabricant, cliquez sur **+**
* Ajoutez un **Nom**
* Vous pouvez ajouter un ID enregistré délivré par [PCI-SIG](https://pcisig.com/developers/integrators-list) pour USB ou/et PCI. Vous pouvez en ajouter d'autres en cliquant sur **+**.

Une fois le fabricant créé, vous pouvez en ajouter un autre ou le sélectionner dans la liste déroulante.

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

## Supprimer un fabricant

Pour supprimer un fabricant, utilisez l'action massive avec le bouton **Actions**

![delete manufacturer](/files/f3aT2NxUz6eP6k4KTj0d)

Ou entrez dans le groupe que vous souhaitez et cliquez sur **Supprimer définitivement**

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


---

# 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:

```
GET https://help.glpi-project.org/documentation/fr/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.
