# 보안 설정

## 내 정보 관리

내 정보 관리에서는 이름과 이미지를 추가하고 수정할 수 있습니다.\
\[이메일]의 경우 세일즈맵에 가입한 계정의 ID로 수정이 불가능합니다.

<figure><img src="/files/OHtJ1L9OCABqy3fDIUZ4" alt=""><figcaption><p>내 정보 관리</p></figcaption></figure>

## 비밀번호 관리

개인 설정> 비밀번호 관리에서 비밀번호 변경이 가능합니다.\
정기적인 비밀번호 변경은 계정 보호에 도움이 되니, 최소 6개월 주기로 비밀번호 변경을 권장드립니다.

<figure><img src="/files/xX2nMeHqc4x99Vfi2mxm" alt=""><figcaption><p>비밀번호 관리</p></figcaption></figure>

## 2FA 인증 관리

2FA 인증은 사용자가 엑세스 권한을 받기 위해 두 가지 확인 요소를 정확하게 제공하도록 요구하는\
인증 방식으로, 가장 중요한 정보와 네트워크를 모니터링하고 안정하게 보호할 수 있습니다.

2FA 인증 관리는 개인 설정> \[2FA 인증 관리]에서 이메일 인증 혹은 비활성화로 선택할 수 있습니다.\
또한 개인이 설정한 2FA 인증은 관리자가 회사 설정> 사용자 관리> \[보안 관리]에서 확인할 수 있습니다.

<figure><img src="/files/FFblZPvPlZKqymaNzMbu" alt=""><figcaption><p>2FA 인증 관리</p></figcaption></figure>

## 자동 로그아웃 관리

자동 로그아웃 관리는 일정시간 동안 로그인한 사용자의 활동이 없을 경우 로그아웃이 되도록 설정할 수 있습니다.\
자동 로그아웃 설정은 사용자의 계정을 악의적인 사용과 도용으로부터 보호하는데 도움이 됩니다.

<figure><img src="/files/nMYlbSHCIP0AIzlLlTsm" alt=""><figcaption><p>자동 로그아웃 관리</p></figcaption></figure>


---

# 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.salesmap.kr/personal-settings/security.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.
