# Components

![component view](/files/lI9j24iDDwREORgTmimL)

{% hint style="info" %}
You can add any component by clicking on **Add a new component** at the top of the screen. The component you want to add must already exist. If it is not in the list, you can add new ones in [setup > components](https://github.com/glpi-network/gitbook/blob/main/modules/configuration/components.html).

<img src="/files/UCRoDhiBaI2vrf9D1tSa" alt="component add" data-size="original">
{% endhint %}

## Firmware

The firmware references :

* Firmware
* Manufacturer
* Type
* Version
* Release Date
* Location
* Financial and administrative informative (if activated in setup > General > assets tab)
* Automatic inventory

## Processor

The firmware references :

* Processor
* Manufacturer
* Frequency
* Serial number
* Location
* Number of cores
* Number of threads
* Financial and administrative informative (if activated in setup > General > assets tab)
* Automatic inventory

## Memory

* Memory
* Manufacturer
* Type
* Frequency
* size
* Serial number
* Location
* Position of the device on its bus
* Financial and administrative informative (if activated in setup > General > assets tab)
* Automatic inventory

## Hard Drive

* Hardrive
* Type
* Interface
* Capacity (MIO)
* Serial number
* Location
* Financial and administrative informative (if activated in setup > General > assets tab)
* Automatic inventory

## Network card

* Network
* Manufacturer
* MAC Address
* Location
* Financial and administrative informative (if activated in setup > General > assets tab)
* Automatic inventory

## Battery

* Battery
* Manufacturer
* Type
* Voltage (MV)
* Capacity (MWH)
* Serial number
* Location
* Financial and administrative informative (if activated in setup > General > assets tab)
* Automatic inventory

## Graphics card

* Graphical card
* Chipset
* Memory (MIO)
* Location
* Manufacturer date
* Real capacity (MWH)
* Financial and administrative informative (if activated in setup > General > assets tab)
* Automatic inventory

## Soundcard

* Soundcard
* Manufacturer
* Location
* Financial and administrative informative (if activated in setup > General > assets tab)
* Automatic inventory

## Controller

* Controller
* Manufacturer
* Interface
* Location
* Financial and administrative informative (if activated in setup > General > assets tab)
* Automatic inventory


---

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