# Assets

This tab allows you to configure global settings for the asset inventory.

<figure><img src="/files/iWg6aisWDbSmQEJSjDb8" alt=""><figcaption><p>Basic onfiguration of assets</p></figcaption></figure>

## Basic configuration

* **Enable financial and administrative information by default**: applicable to all inventory objects
* **Software category deleted by dictionary rules**: It is possible to automatically change the category of software deleted by dictionary rules. By default, they are automatically moved to the FUSION category.
* **End of fiscal year**: Used in the Management section
* **Automatic fields (marked with\*)**: When creating a template, it is possible to add fields generated automatically from a template. For example, the asset name or inventory number. The values of these fields can be incremented either by entity or globally.
* **Devices displayed in menu**: allows you to add components to the Assets menu:

<details>

<summary>List of available components:</summary>

* Network card element
* Graphics card element
* Sound card element
* PCI device elements
* Camera element
* Battery element
* Power supply element
* Motherboard element
* Firmware element
* Processor element
* Controller element
* Chassis element
* Generic component element
* SIM card element
* Sensor element
* Memory element
* Hard drive element

</details>

* **Restrict monitor management**
* **Restrict device management**
* **Restrict phone management**
* **Restrict printer management**: When manually creating a device, the user is prompted to choose the management type (unit or global). Global management imports an element only once, unlike unit management which imports it as many times as it is used. For example, a printer shared by multiple users or a monitor connected to a screen switch. Subsequently, a unit-managed equipment can be switched to global management mode. It is possible to restrict the management type based on the equipment.


---

# 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/modules/configuration/general/assets.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.
