# SmallBuilder 헬프

본 문서는 세일즈포스 관리자가 더 쉽게 **SmallBuilder**에 익숙해질 수 있도록 다양한 정보를 담고있습니다.

{% hint style="info" %}
SmallBuilder는 윈드밀소프트가 제공하는 세일즈포스 애드온 패키지로 세일즈포스 구현 과정에서 자주 접하는 커스텀 기능을 코딩없이 구현할 수 있도록 지원하는 도구들로 구성되어 있습니다.
{% endhint %}

<table data-card-size="large" data-view="cards" data-full-width="false"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>SmallBuilder Line Items</strong></td><td>기회, 견적, 주문에 대한 표준 라인 아이템을 커스터마이징하고, Low/No-Code 방식으로 사용자 정의 개체에도 라인 아이템을 손쉽게 구현합니다.</td><td></td><td><a href="/files/3hXjvpgWU8u3q958rIi3">/files/3hXjvpgWU8u3q958rIi3</a></td><td><a href="/pages/hc6qt3gwAJGhHuDLq2Nr">/pages/hc6qt3gwAJGhHuDLq2Nr</a></td></tr><tr><td><strong>SmallBuilder Documents</strong></td><td>쉽게 재사용 가능한 문서 템플릿을 생성하고, 사용자 정의 개체를 지원하며, Low/No-Code 방식으로 구현할 수 있습니다.</td><td></td><td><a href="/files/eeaFX3Mu1WrD8lgJhQZD">/files/eeaFX3Mu1WrD8lgJhQZD</a></td><td><a href="/pages/YALNL7UYsDiqrHVyDfE5">/pages/YALNL7UYsDiqrHVyDfE5</a></td></tr><tr><td><strong>SmallBuilder Lists</strong></td><td>필터, 대량 작업, 다른 시스템에서 데이터 조회 등을 포함하여 Low/No-Code 방식으로 맞춤형 리스트를 생성합니다.</td><td></td><td><a href="/files/3RJu6WLRZ58Sfb0zXsL8">/files/3RJu6WLRZ58Sfb0zXsL8</a></td><td><a href="/pages/25mBBY6h9ktnwLzKB0cs">/pages/25mBBY6h9ktnwLzKB0cs</a></td></tr></tbody></table>


---

# 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/readme.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.
