# List Deployment and Management

**After completing the setup, you can create and manage custom tabs based on the configured List Configurator.** Once the custom tabs are created, they can be added as navigation items in Lightning apps, allowing users to access them conveniently. This ensures that users can fully utilize the features of the List Configurator within the Salesforce environment, while administrators can customize and manage the tabs to meet user needs.

***

### :small\_orange\_diamond: Save and Activate

1. Complete the setup and click the **Save** button in the top-right corner. The **ACTIVE** button will appear in the header.\\

   <figure><img src="/files/hwQ2ivMYQ6Ud1wjdFdIT" alt=""><figcaption><p>After saving, the Activate button appears.</p></figcaption></figure>
2. Use the **ACTIVE** button to toggle the configurator’s activation status. When activated, the TABS button will appear. Click **TABS** to create and manage tabs.\\

   <figure><img src="/files/4VUn0Qtibjaafrh6P9Dj" alt=""><figcaption><p>After activation, the Tap button appears.</p></figcaption></figure>

***

### :small\_orange\_diamond: Create Tabs

1. Click the **TABS** button.
2. In the Tab Management screen, click **Add Tab**.\\

   <figure><img src="/files/2pZlbc4ad6fILhVfZ5z3" alt="" width="480"><figcaption><p>Tab Addition and Management Screen</p></figcaption></figure>
3. Enter the Tab Name and click the **Add** button to create the tab.\\

   <figure><img src="/files/WLkXpzXlwlK81OmHnKSA" alt="" width="477"><figcaption><p>Add Tab Screen</p></figcaption></figure>

***

### :small\_orange\_diamond: Manage Tabs

1. Click the **TABS** button.
2. In the Tab Management screen, click **Manage Tab**.\\

   <figure><img src="/files/2sX8DrUkK8AygNW1LDL1" alt="" width="480"><figcaption></figcaption></figure>
3. Select the tab you want to manage and click the **Next** button.\\

   <figure><img src="/files/7Lat7fkE3QY65326onxv" alt="" width="478"><figcaption><p>Tab Management Screen</p></figcaption></figure>
4. Choose the profiles and apps you want to assign to the selected tab and click the **Save** button.\\

   <figure><img src="/files/7Lat7fkE3QY65326onxv" alt="" width="478"><figcaption><p>Tab Management Screen</p></figcaption></figure>

***

### :small\_orange\_diamond: Add Configurator to Communities and App Builder

1. To add the List Configurator or Compact List Configurator to the desired App Builder or Community Builder page, navigate to the Custom section in the bottom-left of the components panel. **Find List Configurator or Compact List Configurator and drag it to the desired location on the page.**
2. Click the inserted component and, in the properties pane on the right, **select the appropriate List Configurator.**

<figure><img src="/files/wdxVQJ8cDsMo1H6CPHDX" alt=""><figcaption><p>App Builder Screen</p></figcaption></figure>

<figure><img src="/files/97Ay1tBP26c6WLlkJCqI" alt=""><figcaption><p>Community Builder Screen</p></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/builder-setup-steps/list-deployment-and-management.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.
