# 설정

- [팀 설정](https://www.boxhero.io/docs/documentation/ko/settings/team.md): \[설정] > \[팀 설정]에서 사용하는 팀의 공통 설정을 변경할 수 있습니다. 설정한 내용은 팀에 속한 모든 멤버에게 적용됩니다.
- [계정 설정](https://www.boxhero.io/docs/documentation/ko/settings/account.md): 우측 상단 프로필 버튼을 눌러 박스히어로에서 사용하는 계정 정보를 관리할 수 있습니다.


---

# 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://www.boxhero.io/docs/documentation/ko/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.
