# Search Result Display

This tab lists all GLPI search pages and allows you to add/modify/delete columns from the global view of each GLPI object.

You can also perform a bulk action to reset the search columns of selected items to their default settings.

<figure><img src="/files/wygabSIURZqSO76iGg5C" alt=""><figcaption><p>Overview search result display</p></figcaption></figure>

{% hint style="info" %}
For the global view that you modify via this option to be visible to users, the custom view must **not have been created** and must be in the same state as shown in the image below.

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

***

## Modify Object View

You can modify the visible columns by clicking on the desired object.

<div align="left"><figure><img src="/files/kGRLBmx5QLJH5wrSfr3U" alt=""><figcaption></figcaption></figure></div>

* Add the desired elements from the dropdown list and click **+ Add**

or

* Click the red cross to delete a column.

{% hint style="success" %}
These columns are also modifiable from the "**Select columns to display by default**" option at the top right of each GLPI object.

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

***

## Bulk Action

You can reset the global view of multiple objects at once.

* Select the desired objects (or click **select all** next to the **Actions** button)
* Click Actions
* Reset to default

<figure><img src="/files/xvGa60gtR3BCgXHZnPzZ" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
This action will restore the default columns as they were upon a new installation.

This only works for GLPI's own object types, or for enabled plugins that support this action.
{% endhint %}


---

# 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/search-result-display.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.
