> For the complete documentation index, see [llms.txt](https://docs.theseaai.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.theseaai.com/main/kr/accountsetup/security-settings.md).

# 보안 설정

## 다중 요소 인증

MFA는 로그인 시 추가 인증 단계를 제공합니다. 활성화되면 조직의 모든 구성원은 Beachside에 액세스하기 위해 인증 앱(TOTP)을 사용해야 합니다.

### 조직에 MFA 사용

MFA를 사용하면 조직의 모든 구성원에게 적용됩니다. 아직 등록하지 않은 구성원은 다음 로그인 시 MFA를 설정해야 합니다.

* 모든 구성원은 다음에 로그인할 때 등록하라는 메시지를 받게 됩니다.
* 등록이 완료될 때까지 구성원은 Beachside에 액세스할 수 없습니다.
* 등록하는 동안 구성원은 복구 코드(일회용 백업 코드)도 받게 됩니다.

{% hint style="info" %}
**조직 관리자만 MFA를 사용 설정할 수 있습니다.**\
사용하기 전에 인증 앱에 액세스할 수 있는지 확인하여 MFA 로그인을 완료하고 계정 잠금을 방지하세요.
{% endhint %}

<figure><img src="/files/7883e35595ff253086b755a5ca7ae681ae9b5406" alt=""><figcaption></figcaption></figure>

{% stepper %}
{% step %}

#### **이동하세요&#x20;**<kbd><mark style="color:$primary;">**팀**<mark style="color:$primary;"></kbd>**&#x20;상단 탐색의**

{% endstep %}

{% step %}

#### **이동하세요&#x20;**<kbd><mark style="color:$primary;">**조직 설정**<mark style="color:$primary;"></kbd>

왼쪽 사이드바에서, 팀 아래에 있습니다.
{% endstep %}

{% step %}

#### **클릭하세요&#x20;**<kbd><mark style="color:$primary;">**MFA 사용**<mark style="color:$primary;"></kbd>

버튼은 오른쪽에 있습니다. 팝오버가 열립니다.
{% endstep %}

{% step %}

#### **클릭하세요&#x20;**<kbd><mark style="color:$primary;">**MFA 사용**<mark style="color:$primary;"></kbd>

조직의 모든 사용자에 대해 MFA를 사용 설정할 것인지 확인하세요.
{% endstep %}
{% endstepper %}

***

### 구성원의 MFA 재설정

누군가 휴대폰을 분실했거나, 기기를 변경했거나, 인증 앱과 복구 코드에 액세스할 수 없을 때 사용하세요.

* 모든 구성원은 다음에 로그인할 때 등록하라는 메시지를 받게 됩니다.
* 등록이 완료될 때까지 구성원은 Beachside에 액세스할 수 없습니다.
* 등록하는 동안 구성원은 복구 코드(일회용 백업 코드)도 받게 됩니다.

<figure><img src="/files/75fb52a3c1ae0fe4c6dca38ed79a228fca931775" alt=""><figcaption></figcaption></figure>

{% stepper %}
{% step %}

#### **이동하세요&#x20;**<kbd><mark style="color:$primary;">**팀**<mark style="color:$primary;"></kbd>**&#x20;상단 탐색의**

{% endstep %}

{% step %}

#### **이동하세요&#x20;**<kbd><mark style="color:$primary;">**모든 구성원 관리**<mark style="color:$primary;"></kbd>

왼쪽 사이드바에서, 팀 아래에 있습니다.
{% endstep %}

{% step %}

#### **목록에서 팀원을 찾으세요**

이름이나 이메일 주소로 검색할 수도 있습니다.
{% endstep %}

{% step %}

#### **구성원 위에 마우스를 올리고 선택하세요**  <i class="fa-ellipsis-vertical">:ellipsis-vertical:</i>

{% endstep %}

{% step %}

#### **클릭하세요&#x20;**<kbd><mark style="color:$primary;">**인증기 재설정**<mark style="color:$primary;"></kbd>

{% endstep %}
{% endstepper %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.theseaai.com/main/kr/accountsetup/security-settings.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.
