# 회사 정보 관리 가이드

## 1. 프로필·이메일 변경

<div align="left"><img src="https://clobe-guide.s3.ap-northeast-2.amazonaws.com/account_settings.png" alt=""></div>

<br>

* 프로필(이름, 연락처) 변경: 좌상단 회사명 > `계정 설정`에서 수정해 주세요. [**바로가기**](https://app.clobe.ai/settings/me)
* 이메일 변경: 보안 상 이메일 변경은 인증 절차가 필요할 수 있습니다. 변경 요청 시 안내에 따라 본인확인을 완료해 주세요.

## 2. 회사 정보 변경

![](https://clobe-guide.s3.ap-northeast-2.amazonaws.com/company_info.png)

* 좌상단 회사명 > `회사 정보`에서 수정해 주세요. [**바로가기**](https://app.clobe.ai/settings/company)
* 대표자 정보 변경: 페이지 하단에서 대표자 정보를 수정할 수 있습니다.
* 대표자 추가: 페이지 하단 `+ 대표자 추가하기` 버튼을 클릭하면 대표자를 추가할 수 있습니다.

![](https://clobe-guide.s3.ap-northeast-2.amazonaws.com/owner.png)


---

# 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://docs.clobe.ai/team-management/company-management-guide.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.
