# Getting Started with SmallBuilder Lists

Before you begin, certain **preparatory steps are necessary** to fully utilize the powerful features of SmallBuilder Lists. These steps are essential for configuring the system efficiently and customizing it to meet your specific requirements. By completing these steps, you can ensure a smooth implementation of SmallBuilder Lists and optimize its performance in your organization.

### 🔸 Package Installation

Install SmallBuilder Lists in your organization from AppExchange.

{% embed url="<https://appexchange.salesforce.com/appxListingDetail?listingId=b72c9291-b397-4d49-9917-234e6b5e6e84>" %}

***

### 🔸 Assigning Licenses and Permissions

**SmallBuilder Lists offers 10 free licenses.** Before using the product, ensure that each user has the appropriate SmallBuilder license and permission set assigned for access.

[Learn more about Assigning Licenses and Permissions >](/smallbuilder-lists/getting-started-with-smallbuilder-lists/assigning-licenses-and-permissions.md)

***

### 🔸 Organization Currency Setup

After an organization is initially created, the currency may be set to null. If the currency is not properly configured, SmallBuilder may not function correctly. Make sure to verify that your organization’s currency is properly set before using the product.

[Learn more about Configuring Currency Settings >](/smallbuilder-lists/getting-started-with-smallbuilder-lists/organization-currency-setup.md)

***

### 🔸 Connected App Setup

For metadata-related operations like **creating and managing tabs** within SmallBuilder Lists, additional configurations for the connected app associated with SmallBuilder Lists are required.

{% hint style="info" %}
From version 3.1, the Connected App has been replaced by the **External Client App (ECA)**.
{% endhint %}

[Learn more about Connected App Setup >](/smallbuilder-lists/getting-started-with-smallbuilder-lists/connected-app-setup.md)

[Learn more about External Client App (ECA) Setup >](/smallbuilder-lists/getting-started-with-smallbuilder-lists/eca-setup.md)


---

# 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/getting-started-with-smallbuilder-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.
