# My settings

***

### Why don't I have access to the **`preferences`** tab?

This option is displayed or not at the discretion of the GLPI manager. It is a right that must be granted from the profile (**`Administration`** > **`Profiles`** select the relevant profile then tick/untick the **`Personalization`** options in the **`Setup`** tab).

***

### How do I change the order of the ticket history?

In **`my settings`** (top right), go to **`personalization`**. In the 1st personalization section, change the **`timeline order`**.

* Natural order (old items on top, recent entries on bottom),
* Reverse order (old items on bottom, recent on top).

***

### How do I make the text layout bar appear?

In **`My settings > Personalization`** (top right), you can select the **`rich text filed layout`** option:

* ***Classic (toolbar at top)***: the bar is fixed above the text area
* ***Inline (no toolbar)***: right-click to bring up the toolbar

***

### How do I merge or split action buttons in tickets?

In **`My settings > Personalization`** (top right), select the **`action button layout`** option in the **`Assistance`** section.

* Split: all buttons are visible (answer, task, solution, etc.)
* Merged: single response button allowing multiple actions (response, task, solution, etc.)

***

### How do I change the language in GLPI?

In your profile (top right) scroll down the list containing the current language and select the one that suits you.

***

### How do I place the GLPI menu at the top rather than on the left?

In **`Setup > General > Defaults values`**, select **`Horizontal (menu in header)`** in the personalization section

***

### How can I customise the display of visible columns?

The display of columns in the various menus (tickets, computers, users, etc.) can be customised. A distinction must be madebetween the global view and the personal view:

* The **global view** applies to all profiles having access to a part of the inventory: the modification of this part willtherefore be visible by all users
* The **personal view** applies only to the logged-in user and overrides the global view settings. This view is only available ifyou have the **`User view`** right regarding the **`Search result display`**. To change the way the columns are displayed, click on in the menu where you are. Select global or personal view asrequired and add/delete/move the columns as you wish

***

### Can the LDAP connection dropdown be hidden on the login page while still allowing user authentication?

Yes, in **Setup > General** in GLPI, there is an option:\
\&#xNAN;**“Display authentication sources list on login page.”**

By unchecking this option, the LDAP connection dropdown will be hidden from the login page.\
Users can still log in properly:

* if a user is linked to a specific LDAP directory, it will be tested first,
* otherwise, LDAP directories will be tested one by one according to their ID order.

Note: this may slightly increase login time.\
\
![](/files/NEtXiQUY9LY0W6ZtBaOu)


---

# 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/faq/glpi/preferences.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.
