# 공유 규칙 설정

1. 설정 > 공유 설정으로 이동합니다.

<figure><img src="/files/jiuxzXRBFA6XvEM4dOfq" alt=""><figcaption></figcaption></figure>

2. SmallBuilder Forms 개체에 관하여 '새로 만들기' 버튼을 눌러 공유규칙을 새로 생성해줍니다.

<figure><img src="/files/NfeDeoV3D7CMMpsZlT8W" alt=""><figcaption></figcaption></figure>

3. 게스트 사용자 액세스, 조건기반으로 특정 게스트 사용자에게 폼 개체의 읽기 권한을 주는 공유규칙을 생성한다.

<figure><img src="/files/E0iN0ebYBWqTlDBcjmnW" alt=""><figcaption></figcaption></figure>

하단의 표를 참고하여 '공유할 레코드 선택'을 작성한다.

<table><thead><tr><th width="170">개체이름</th><th>필드</th><th>연산자</th><th>값</th></tr></thead><tbody><tr><td>폼</td><td>FormName</td><td>같지 않음</td><td></td></tr><tr><td>폼 문항 응답</td><td>No</td><td>같지 않음</td><td></td></tr><tr><td>폼 선택 그룹</td><td>Name</td><td>같지 않음</td><td></td></tr><tr><td>폼 요청</td><td>No</td><td>같지 않음</td><td></td></tr><tr><td>폼 전송 기록</td><td>No</td><td>같지 않음</td><td></td></tr><tr><td>폼 테마</td><td>Form Theme Name</td><td>같지 않음</td><td></td></tr></tbody></table>

<mark style="color:red;">**※ 표의 6개의 개체에 대해서만 공유 규칙을 설정한다.**</mark>


---

# 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-forms/undefined/undefined-2.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.
