# Global lists

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

### View global list

Global lists are shown directly in the Global lists page.

### Find global list

1. Click column header for Name or Alias
2. Type value to search for

{% hint style="info" %}
**Tip** To read about how to search more effectively, read here: [Search help](/pim3/reference/search/search-help.md)
{% endhint %}

### Add a new global list

1. Click "Create new global list"
2. Set Alias, Backoffice name and Data type along with additional [details](/pim3/reference/global-lists/global-list-details.md)
3. Click "Save global list configuration"

### Edit global list

1. Click "Edit"-icon
2. Modify the global list [details](/pim3/reference/global-lists/global-list-details.md)
3. Click "Save global list configuration"

### Delete global list

1. Click "Delete"-icon
2. Confirm delete

### View values of global list

1. Click on a global list

### Create folder

1. Right-click Global list menu
2. Click "Create folder"
3. Set Name of the folder
4. Click "Create"

{% hint style="info" %}
Read more about Global lists here: [Global lists](/pim3/fundamental-concepts/global-lists.md).
{% 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://docs.struct.com/pim3/reference/global-lists.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.
