# 계정 설정

계정 설정에서는 크게 3가지 기능을 제공합니다.&#x20;

### 1. 계정 정보 조회

계정 설정의 계정 정보에서 로그인한 계정의 정보와 프로젝트를 생성할 때 등록한 기업 정보를 확인할 수 있습니다.&#x20;

<figure><img src="/files/3y11ZphPI0ew97OIIBUQ" alt=""><figcaption><p>계정 정보 예시</p></figcaption></figure>

### 2. 담당자 정보

프로젝트를 열람할 수 있는 담당자 정보는 기업 계정만 조회할 수 있어요. \
프로젝트를 조회할 담당자를 등록하거나 삭제할 수 있습니다.&#x20;

<figure><img src="/files/EpxYMatt92gApxyPDBij" alt=""><figcaption><p>담당자 정보 예시</p></figcaption></figure>

### 3. 계정 비밀번호 변경

로그인한 계정의 비밀번호 변경은 계정 설정의 비밀번호 변경에서 가능합니다.&#x20;


---

# 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://gentlepie.gitbook.io/support/guide/undefined-7.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.
