# Mobile Setup

The **Mobile Setup** feature allows you to **configure actions for the List Configurator specifically for mobile devices.** This ensures that users can access similar functionality on smartphones or tablets as they would on a desktop. By adding and customizing action buttons optimized for mobile environments, users can perform critical business processes or access important data quickly while on the go.

{% hint style="warning" %}
Only one action is allowed in the mobile version.
{% endhint %}

***

### :small\_orange\_diamond: Steps to Configure Mobile Actions

1\. From the list of actions created in the List Configurator, select the action to be displayed on mobile.

<figure><img src="/files/zLbRCj26TmRvCf0FQVt8" alt=""><figcaption><p>Mobile Setup</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/mobile-setup.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.
