# 모바일 설정

모바일 버전에서 사용할 구성기의 작업을 설정할 수 있습니다. 이를 통해 사용자는 스마트폰이나 태블릿에서도 데스크톱과 유사한 기능을 사용할 수 있습니다. **모바일 환경에 최적화된 작업 버튼을 추가하고 커스터마이징함으로써, 이동 중에도 중요한 비즈니스 프로세스를 수행하거나 데이터에 빠르게 접근할 수 있습니다.**

{% hint style="warning" %}
모바일 버전에서 작업(Action)은 1개만 허용됩니다.
{% endhint %}

***

### :small\_orange\_diamond: 설정 방법

<figure><img src="/files/zLbRCj26TmRvCf0FQVt8" alt="" width="272"><figcaption><p>모바일 설정 화면</p></figcaption></figure>

1\. 리스트 구성기에 생성되어 있는 작업 목록 중에서 모바일에서 표시할 작업을 선택합니다.


---

# 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/ko/smallbuilder-lists/undefined-1-1/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.
