> For the complete documentation index, see [llms.txt](https://www.boxhero.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://www.boxhero.io/docs/faq/ko/account-management/signing-in.md).

# 가입 및 로그인

***

### 아이디와 비밀번호 형식으로 가입할 수 있나요? <a href="#email-signup" id="email-signup"></a>

박스히어로는 Google, Apple, Kakao, 이메일 계정으로만 가입할 수 있습니다.

### 회사 전용 계정을 만들 수 있나요? <a href="#company-account" id="company-account"></a>

박스히어로는 일반 개인 계정으로 가입 후 사용할 수 있습니다. 팀을 생성한 뒤 회사 구성원을 [**초대**](/docs/ko/concepts/members.md)해 함께 사용하는 방식이며, 별도 회사 전용 계정을 제공하지 않습니다.

결제는 해외 결제가 가능한 법인 카드를 등록해 구독할 수 있으며, 계좌이체가 필요한 경우 [**고객센터**](/docs/ko/resources/contact.md)를 통해 진행해 주세요.

### 이메일 인증 코드가 오지 않아요 <a href="#email-verification-mail" id="email-verification-mail"></a>

먼저 **스팸 메일함으로 분류되었는지 확인**해 주세요. 메일이 스팸으로 분류된 경우 [**support@boxhero.io**](mailto:support@boxhero.io)를 주소록에 추가하는 것을 권장드립니다.

만약 모바일 앱에 로그인되어 있다면, 스마트폰으로 QR코드를 스캔해 PC 웹에서도 바로 로그인할 수 있습니다.

<figure><img src="/files/q5Ssg1izxZ5tcexc2t9u" alt="QR 코드로 로그인하는 방법"><figcaption></figcaption></figure>

### 로그인했는데 기존 팀이 보이지 않아요 <a href="#team-not-found-after-login" id="team-not-found-after-login"></a>

**기존에 사용하던 로그인 방식(구글, 카카오, 이메일 등)과 다른 방식으로 로그인**한 경우, 로그인 과정에서 새 계정으로 회원 가입이 진행되었을 수 있습니다. 이 경우 기존 팀이 보이지 않고 처음 가입한 상태처럼 표시됩니다.

먼저 로그아웃한 뒤 기존에 사용하던 로그인 방식으로 다시 로그인해 주세요.

로그인 방식을 기억하지 못하는 경우, [**고객센터**](/docs/ko/resources/contact.md)로 문의해 주시면 확인을 도와드리겠습니다.

### 사용하는 계정을 잊어버렸어요 <a href="#recover-account" id="recover-account"></a>

계정 확인을 위해 **아래 정보를 최대한 많이 기재**하여 [**고객센터**](/docs/ko/resources/contact.md)로 문의해 주세요. 전달해주신 정보를 바탕으로 계정을 확인해 보겠습니다.

* 이름
* 팀 이름
* 회사 이름
* 이메일 주소
* 결제 영수증 첨부

### 하나의 계정으로 여러 팀에 합류할 수 있나요? <a href="#multiple-teams" id="multiple-teams"></a>

하나의 계정으로 여러 팀에 합류할 수 있습니다. 다만 팀은 서로 독립된 작업 공간이므로, 참여하려는 각 팀에서 별도로 초대를 받아야 합니다.

합류한 팀마다 권한은 각각 다르게 적용되며, 서비스 내 **팀 선택 메뉴**를 통해 원하는 팀으로 자유롭게 전환할 수 있습니다.

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

{% hint style="success" %}
원하는 답변을 찾지 못하셨다면 [**고객센터**](/docs/ko/resources/contact.md)로 문의해주세요.
{% endhint %}


---

# 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://www.boxhero.io/docs/faq/ko/account-management/signing-in.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.
