# 기본 화면 구성

## 1. 로그인&#x20;

<figure><img src="/files/oykTAasi5PNnGniwTXQL" alt=""><figcaption><p>로그인 화면</p></figcaption></figure>

* 계정정보를 입력하고 Log In 버튼을 클릭합니다.
* 접속 계정은 관리자 계정에서 생성할 수 있습니다.

## 2. 기본 화면 구성

<figure><img src="/files/lmOmRN7kwzw6IPT5Ui9D" alt=""><figcaption><p>기본 화면 구성</p></figcaption></figure>

1. 선택한 앱의 메뉴 구조를 확인할 수 있습니다. 각 메뉴를 클릭하면 해당 메뉴로 이동합니다.
2. 좌측 메뉴 패널을 최소화할 수 있습니다.&#x20;
3. 조회 중인 페이지의 경로를 확인할 수 있습니다.&#x20;
4. 선택한 앱 및 메뉴에 대한 영역입니다. &#x20;
5. ▦ 아이콘을 클릭하여, 사용 중인 앱을 확인하고 조회할 수 있습니다.
6. 서비스에 필요한 알림을 확인할 수 있습니다.
7. 계정 정보를 확인하고 로그아웃할 수 있습니다.


---

# 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.bizspring.co.kr/growth-platform-user-guide/growth-platform-tm-1/undefined.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.
