# 게스트 사용자 사이트 권한

1. Setup > All Sites > Workspace

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

2. Administrator 선택

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

3. Preferences > 아래 항목 활성화 후 저장

* Let guest users view asset files, library files, and CMS content available to the site (To let guest users view CMS collections, also enable Allow guest users to access public APIs)
* Let guest users see other members of this site

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

4. Setup > All Sites > Builder

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

5. 설정 > 일반 > Public Access 아래 항목 활성화 후 저장

* Guest users can see and interact with the site without logging in

<figure><img src="/files/4Bfx9CTnIZxmcuNBRWqq" alt=""><figcaption></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/ko/smallbuilder-forms/undefined/undefined-3.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.
