# 대시보드

## 개요

DeepSearch 는 사용자마다 관심 있는 종목, 산업 및 트렌딩 토픽 등을 모니터링 하는 대시보드 화면을 제공합니다

## 화면설정

기본 그룹으로 트렌딩 토픽, 코스피/코스닥 지수, 환율, 유가 및 삼성전자이 설정되어 있습니다.\
기본 그룹 오른쪽의 (+) 버튼을 클릭하면 사용자 취향에 맞는 관심 뉴스, 종목, 산업 및 트렌딩 토픽을 추가할 수 있습니다.

![](/files/-M6hY5ZZZlmgx65Hcr7R)

변수 선택 마법사나 딥서치 쿼리 직접 입력을 선택하면 사용자가 설정한 검색 결과를 타일에서 확인할 수 있습니다\
고배당주를 모니터링 하고 싶을 때\
1\. 딥서치 쿼리 직접 입력 선택\
2\. "dps/주가 > 0.05 and 시가총액 and ROE"을 입력, 타일 추가\
하면 아래와 같은 결과를 볼 수 있습니다.\
ROE외에 이익 성장률, 영업이익률 등 사용자가 원하는 쿼리를 추가할 수 있습니다

![대시보드에 고배당주 타일 추가](/files/-M6haJCQz0GUubKVM8Be)


---

# 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://help.deepsearch.com/web/guide/undefined-3-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.
