# Global list details

You can add or update global lists through [Global lists](/pim3/reference/global-lists.md).

### Alias

A unique alias to the global list, which can be used to reference the list elsewhere in the system.

### Backoffice name

The name the global list will be displayed by within the backoffice.

### Backoffice description

Description to display along with the global list when shown in the backoffice.

### Display name

A display name to use when this global list is displayed in any channel outside of PIM. The display name is localized.

### Data type

The date type of the attribute. The chosen datatype will reveal additional [details](/pim3/reference/product-model-setup/attributes/attribute-details/data-type-details.md).

### Key definition

The subattribute(s) to use as key in the global list. If left empty, all subattributes are considered as key.

### Key is case insensitive

Determines whether key should act as case insensitive. By default keys are case sensitive.

### Requires sorting

Determines whether values must be sorted upon creation. If true, the user must sort the item when creating.

### Localize data

Determines whether data for this attribute is localized.

### View permission

Determines whether a permission is required in order to see this global list.

### Create permission

Determines whether a permission is required in order to create values in this global list.

### Edit permission

Determines whether a permission is required in order to edit values in this global list.

### Delete permission

Determines whether a permission is required in order to delete values in this global list.


---

# 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://docs.struct.com/pim3/reference/global-lists/global-list-details.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.
