# Saving and activating

Once you've finished setting up your custom list, you'll need to save and activate it using the buttons at the top of the screen before your users can see it.

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

### Preview

You can view the configured List with the preview function available at the top of the builder screen.

### Add Tab

The Add Tab button at the top of the screen allows you to easily add tabs to your layouts, with your new custom list.

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

### Adding custom lists to the Lightning App Builder

1. If you want to insert a custom List into the App Builder, simply locate the List Configurator entry in the Custom area at the bottom left of the App Builder, and drag it to the desired location.
2. After dragging it to the desired location, select the List you want to configure on the right side by clicking on the relevant component.

<figure><img src="/files/wdxVQJ8cDsMo1H6CPHDX" 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.smallbuilder.com/smallbuilder-lists/setup/saving.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.
