> 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/asset_type.md).

# Type d'actif

{% hint style="info" %}
Ce champ est utilisé de la même manière pour de nombreux objets GLPI (imprimante, ordinateur, périphérique, etc.). Nous utiliserons les ordinateurs comme exemple, mais le processus est identique pour les autres objets GLPI.
{% endhint %}

{% hint style="success" %}
Vous pouvez utiliser des **modèles** ou des **règles** avec le type d'ordinateur
{% endhint %}

Le type d'ordinateur vous permet de spécifier si la machine est un ordinateur portable, un serveur, un poste de travail, etc. Il n'y a pas de type prédéfini ; les différents types doivent être créés.

![computer-type](/files/hVu1JUpcZyY3virSh9Pm)

## Ajouter un type d'actif

* Pour créer un **type d'ordinateur**, cliquez sur **+**
* Entrez un **Nom**
* Entrez un commentaire si nécessaire
* Cliquez sur **+ Ajouter**

![computer-type](/files/5LVgEY1M98ZijMFMLrER)

## Supprimer un type d'actif

Pour supprimer un type d'ordinateur, utilisez l'action massive avec le bouton **Actions**

![computer-type](/files/i5RTTbpYsCJRTbe4fig8)


---

# 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/asset_type.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.
