> 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/profile-and-settings.md).

# 설정

***

### 로그인 방식을 변경할 수 있나요? <a href="#change-login-method" id="change-login-method"></a>

새로운 계정으로 회원 가입한 후, [초대 링크](https://docs-ko.boxhero.io/settings/members#invite-members)를 통해 팀에 다시 참여해 주세요. 이후 기존에 사용하던 계정은 팀에서 삭제해 주세요. 기존 계정이 팀에서 나가더라도 이전의 입출고 기록은 모두 그대로 남습니다.

### 관리자 변경은 어떻게 하나요? <a href="#transfer-admin-role" id="transfer-admin-role"></a>

`설정` > `멤버 설정`에서 새로운 관리자를 팀에 초대해 주세요. 이후 기존 관리자는 팀에서 나가시면 됩니다. 관리자가 변경되더라도 기존 팀원들은 계속 이용할 수 있습니다.

팀에서 나가기 전, 기존 관리자의 개인 카드가 결제 수단으로 등록되어 있는지 `결제` > `결제 설정`에서 반드시 확인해 주세요.

### 계정 설정에서 변경한 언어는 팀 전체에 적용되나요? <a href="#language-setting" id="language-setting"></a>

선택한 언어는 현재 로그인한 계정에만 적용됩니다. 같은 팀에 속한 다른 멤버의 언어 설정에는 영향을 주지 않습니다.

{% 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/profile-and-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.
