# Asset type

{% hint style="info" %}
This field is used in the same way for many GLPI objects (printer, computer, peripheral, etc.). We'll use computers as an example, but the process is identical for other GLPI objects.
{% endhint %}

{% hint style="success" %}
You can use **templates** or **rules** with computer type
{% endhint %}

The type of computer allows you to specify whether the machine is a laptop, a server, a workstation, etc. There is no predefined type; the different types must be created.

![computer-type](/files/4f788ZplyF9PqQDphkbK)

## Add an asset type

* To create a **computer type**, click **+**
* Enter a **Name**
* Enter a comment if it's necessary
* Click **+ Add**

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

## Delete a asset type

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

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


---

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