# 보안 설정

## 1. 보안 설정 위치

* **\[랩스페이스 설정]** → **\[보안]** 메뉴로 이동합니다.

  <figure><img src="/files/2ftpVu8xfx4CtAE6NFr7" alt=""><figcaption></figcaption></figure>
* 이곳에서 **랩스페이스 접근에 대한 보안 정책**을 설정할 수 있습니다.&#x20;
* 이 메뉴는 **랩스페이스 오너**만 접근할 수 있습니다.

## 2. 보안 설정 항목 예시

<table><thead><tr><th width="196">구분</th><th>내용</th></tr></thead><tbody><tr><td><strong>초대 도메인 제한</strong></td><td><ul><li>설정된 도메인의 멤버만 초대할 수 있습니다. </li><li>예시) gmail.com, hits.ai, naver.com</li><li>3개까지 설정할 수 있습니다.</li></ul></td></tr><tr><td><strong>접속 IP 제한</strong></td><td><ul><li><p>해당 IP로만 랩스페이스에 접근할 수 있습니다. </p><ul><li>ex) 10.0.0.0, 10.8.*.8</li></ul></li><li>랩스페이스 소유자는 해당 IP가 아니더라도 비밀번호 입력 후 랩스페이스에 접근할 수 있습니다.</li><li>3개까지 설정할 수 있습니다.</li></ul></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://docs.hits.ai/docs-ko/lab-sapce-feature-ko/labspace/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.
