# Database instances

A database instance groups together all the databases retrieved from the same server (for example, all the databases in a MySQL instance).

![Bdd instances - global view](https://3503800744-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FIiEHKRx5AeABNDLcRlWX%2Fuploads%2Fgit-blob-aac6e7a5f6b7cce594a1b9568c1429c8a6d0a832%2Fbdd_instances_view.png?alt=media)

{% hint style="info" %}
These instances can be added using the automatic inventory or manually
{% endhint %}

{% hint style="success" %}
Note that if you modify a field manually, it will be considered locked. This will prevent it from being modified the next time the automatic inventory is uploaded.

For more information, see [lock](https://github.com/glpi-network/gitbook/blob/main/manual/modules/management/tabs/broken-reference/README.md)
{% endhint %}

In a database instance form, the following information is available:

![Bdd instances - details view](https://3503800744-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FIiEHKRx5AeABNDLcRlWX%2Fuploads%2Fgit-blob-484484729c15b7725e1453da3a29b0396afdac45%2Fbdd_instances_details_view.png?alt=media)

* Item type : defines the **type of item** on which the database is installed
* Item : Defines the **item** on which the database installed
* Name
* [Status](https://help.glpi-project.org/documentation/advanced/status)
* Associable to a ticket : Yes / Note
* [Location](https://help.glpi-project.org/documentation/tabs/common_fields/location)
* [Database instance type](https://help.glpi-project.org/documentation/tabs/common_fields/asset_type) (MySQL, PostgreSQL, MariaDB, etc.)
* [Technician in charge](https://help.glpi-project.org/documentation/tabs/common_fields/technician_in_charge)
* [Manufacturer](https://help.glpi-project.org/documentation/tabs/common_fields/manufacturer)
* [User](https://help.glpi-project.org/documentation/tabs/common_fields/user)
* Version
* [Comments](https://help.glpi-project.org/documentation/tabs/common_fields/comments)
* [Update source](https://help.glpi-project.org/documentation/tabs/common_fields/update_source)
* Active : Yes / No
* Database instance category
* Has backup : Yes/No
* Last backup date :*date*
* Port
* Path

## Impact Analysis

[Impact analysis](https://help.glpi-project.org/documentation/tabs/impact_analysis) enables an infrastructure diagram to be drawn up, showing the dependencies and impacts in the event of equipment loss. This can be saved and exported

## Databases

[Databases](https://help.glpi-project.org/documentation/modules/management/databases) lists all the databases present on the instance

## Management

[Management](https://help.glpi-project.org/documentation/modules/tabs/management) of financial and administrative information, this information is visible in the 'Management' tab on the current item's form.

## Contracts

GLPI supports [contracts](https://help.glpi-project.org/documentation/modules/management/contract) management, in order to manage contract types such as loan, maintenance, support...

Contracts management allows to:

* make an inventory of all contracts related to the organization assets
* integrate contracts in GLPI financial management
* anticipate and follow contract renewal.

## Documents

The [document](https://help.glpi-project.org/documentation/modules/management/documents) tab lets you link different types of file to the current item (PDF, txt, png, etc.)

You can attach a document already uploaded to GLPI or add a new one directly from this tab.

## Knowledge Base

Lists all the articles in the [knowledge base](https://help.glpi-project.org/documentation/tabs/knowledgebase) relating to the current item.

## Tickets

View all [tickets](https://help.glpi-project.org/documentation/modules/tabs/tickets) linked to the current item

## Problems

This tab refers to all hardware-related [problems](https://help.glpi-project.org/documentation/modules/assistance/problems). Problems can also be linked to tickets, projects, etc. This allows you to have a complete scenario when necessary.

## Changes

[Changes](https://help.glpi-project.org/documentation/modules/assistance/changes) lists all changes related to the current item. From this tab, you can't link a change directly, you can do it from **Assistance** > **Changes** > **Items**.

You can create a new change from this page, which will be linked to the current item you have selected.

## Links

[Links](https://help.glpi-project.org/documentation/modules/configuration/external_links) offer several possibilities. Send the GLPI object file to another URL of your choice, or generate an RDP file, for example.

## Certificates

Link a [certificate](https://help.glpi-project.org/documentation/modules/management/certificates) to your registration. You can manage certificates in **Management** > **Certificates**

## Locks

[Locks](https://github.com/glpi-network/gitbook/blob/main/manual/modules/management/tabs/broken-reference/README.md) are used to prevent a field from being modified when the inventory is uploaded. You can lock/unlock the fields you wish in a GLPI item.

## Notes

[Note](https://help.glpi-project.org/documentation/modules/tabs/notes) lets you add rich-text text and attach a document.

## Domains

You can attach [Domains](https://help.glpi-project.org/documentation/modules/management/domains) to the current item. Domains are also linked to other items such as records, problems, etc.

## Appliances

[Appliances](https://help.glpi-project.org/documentation/modules/management/appliance) includes all business applications managed within GLPI. They can be linked to another GLPI item (computer, application, etc.) as well as to another appliance.

## History

The *History* tab is used to show any changes made to an item. The following information about the changes is available:

* ID of the change.
* Date and time the change was made.
* User who made the change. If this field is not filled, it means that the action was done automatically (For example: automatic inventory update).
* Field that was changed.
* Description of the change that was made.

The description of the change represents either the difference between the old and the new value (For example with location field: Change HQ to Remote Office A), or the explanation of the action which was carried out (For example: Uninstallation of a software: "Gimp 2.0").

{% hint style="info" %}
For dropdowns or objects with a parent/child relationship, the modification of a child will appear in the history of the parent element.
{% endhint %}

## All Information

For an item, all information is displayed on one page from the *All* tab. This shows all of the tabs of an object's form in one view, one below the other.
