# 계정 로그인 방법

## 토틀 데스크탑 버전

* 아웃룩을 실행합니다.
* 토틀 로그인 팝업이 나타나면 **기존 회원 로그인** 탭을 클릭합니다.
* ID 및 비밀번호 정보를 입력한 후 **로그인**을 클릭합니다.

<figure><img src="/files/62hs5qtNTJGtWvp7fYxC" alt=""><figcaption></figcaption></figure>

### 로그인 팝업이 안 뜨면 어떻게 하나요?

<figure><img src="/files/316A6QebOinIb6TvXVUc" alt=""><figcaption></figcaption></figure>

* 아웃룩 상단의 토틀 섹션에서 **로그인 아이콘**을 **클릭**합니다.
* ID 및 비밀번호 정보를 입력한 후 로그인을 클릭합니다.

### 비밀번호를 잊어버렸어요

* 비밀번호 정보를 잊은 경우 아래 FAQ를 참고해주세요.

{% embed url="<https://faq.totlelab.com/withdrawalmanagement/changepassword>" %}


---

# 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.totlelab.com/personal/overview/howtologin.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.
