# List

An element that consists of a list of items, which can be in order or not, and is usually shown with numbers, dots, or pictures.&#x20;

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

#### Double-click on an element to view its settings.

### 1. Add list item

To add a new list item, hit **enter** on a keyborad or click on "**Add**" button placed in the element settings

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

### 2. Change list view

{% hint style="info" %}
Lists can be formatted in three styles: icons, bullets, and number.
{% endhint %}

To change list view, switch property **view** in the element settings.

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

### 3. Delete list item

To remove a list item, select the **"delete"** option in the element settings.

<figure><img src="/files/0mTAeWsUv7pO0yUUCxP3" alt=""><figcaption></figcaption></figure>

### 4. Duplicate list item

To duplicate a list item, select the **"duplicate"** option in the element settings.

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

### 5. Move list item

To move a list item, just drag the list item to where you want it to appear.

<figure><img src="/files/5P4ZjyLepkkDF9pG9y4e" alt=""><figcaption></figcaption></figure>


---

# 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.parta.io/editor/edit-elements/set-media-and-content-elements/list.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.
