> 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/onboarding/step1.md).

# 계정 만들기

***

## 인터랙티브 튜토리얼

Beachside Docs에서는 단계별로 안내하는 인터랙티브 튜토리얼을 찾을 수 있습니다. 선택하세요 <kbd><mark style="color:$primary;">**여기를 클릭하여 시작**<mark style="color:$primary;"></kbd> 그리고 안내에 따라 진행하세요. 모든 튜토리얼의 기본 언어는 영어이며, 매번 언어를 변경해야 한다는 점에 유의하세요.

{% hint style="info" icon="language" %}
**튜토리얼 언어를 변경하는 방법**\
튜토리얼은 기본적으로 영어로 표시됩니다. 이 튜토리얼을 다른 언어로 보려면 오른쪽 상단 모서리에 마우스를 올리고 <i class="fa-language">:language:</i> **언어**.
{% endhint %}

{% @arcade/embed flowId="MYd48rM3iXIMFqqkMtKX" url="<https://app.arcade.software/share/MYd48rM3iXIMFqqkMtKX>" %}

***

## 단계별로 따라하기

{% stepper %}
{% step %}

#### 초대 이메일 열기

등록을 시작하려면 이메일에 있는 Beachside 초대 링크를 여세요.

이메일 제목은 ***Beachside 초대***&#xC785;니다. \
이메일이 보이지 않으면 정크 메일 폴더를 확인하세요.
{% endstep %}

{% step %}

#### 선택 사항: 표시 언어 변경

{% hint style="info" icon="language" %}
**Beachside 표시 언어를 변경하는 방법:**

을 변경하려면 **표시 언어**화면 오른쪽 상단 모서리를 클릭하고 드롭다운 메뉴를 선택한 다음 설정을 조정하세요.
{% endhint %}
{% endstep %}

{% step %}

#### 계정 정보 입력

입력하세요 ***전체 이름*** 과 ***비밀번호*** 를 등록 양식에 입력하세요.
{% endstep %}

{% step %}

#### 서비스 약관 동의

체크박스를 선택하여 <i class="fa-square-check" style="color:$primary;">:square-check:</i> Beachside의 서비스 약관 및 개인정보 처리방침에 동의하세요.
{% endstep %}

{% step %}

#### "Beachside 가입" 선택

모든 정보를 확인한 후 <kbd><mark style="color:$primary;">**Beachside 가입**<mark style="color:$primary;"></kbd>.

을 선택하세요. 로그인 화면으로 이동합니다.
{% endstep %}

{% step %}

#### 로그인

입력하세요 ***이메일*** 과 ***비밀번호*** 을 사용하여 Beachside에 접속하세요.

조직 관리자에 의해 다중 인증(MFA)이 켜져 있는 경우, 추가 단계 하나를 더 거쳐야 합니다

{% content-ref url="/pages/4edf703906566149ae8ede4b486ef2d4a78a1803" %}
[다단계 인증(MFA)](/main/kr/others/mfa.md)
{% endcontent-ref %}
{% endstep %}
{% endstepper %}

***

## 다음 단계

인터페이스 살펴보기

{% content-ref url="/pages/9f8b37ed68f4ead7af66be04e08949754c52c5ad" %}
[Beachside 인터페이스](/main/kr/onboarding/interface.md)
{% endcontent-ref %}


---

# 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/onboarding/step1.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.
