# Create Report

**\[ASH Report] 페이지**에서 Create Report 버튼을 통해 특정 인스턴스에 대한 ASH Report를 생성할 수 있다.

Create Report 버튼 클릭 시 ASH Report를 생성하는 화면이 표시된다. Default Option과 Datetime Option이 모두 설정되어야 ASH Report 생성이 가능하다.

<figure><img src="/files/PXGI8JOqnohSQZYIxq12" alt=""><figcaption></figcaption></figure>

* **Default Option**

  <figure><img src="/files/LBi4HJbDgENaAvY73bpZ" alt=""><figcaption></figcaption></figure>

  * Report Name은 기본값이 제공되며(인스턴스명\_ASH\_{Created Time}) 사용자가 변경하여 사용할 수 있다.
  * Created by는 Datetime으로 고정된다.
* **Datetime Option**

  <figure><img src="/files/q8gVKoUk5EMP7xRxDNXc" alt=""><figcaption></figcaption></figure>

  * ASH Report 생성을 위해 조회할 시간대를 설정하는 옵션이다.
  * Begin Time과 End Time 설정을 위해 날짜와 시간을 기입해야 하며, 시간은 24시간 기준으로 시,분,초까지 설정할 수 있다.
  * Instance 선택 드롭다운에서 하나의 항목을 선택할 수 있으며, 드롭다운 항목으로는 All Instances in this cluster(클러스터 내 모든 인스턴스), 클러스터 내 인스턴스 중 SysMaster DB에 등록된 인스턴스명만 노출된다. Instance 선택시 스냅샷 리스트에서도 선택한 인스턴스에 해당하는 항목만 표시된다.

    <figure><img src="/files/8HGBlUm6V5Y4vALtdebY" alt=""><figcaption></figcaption></figure>
  * ASH Report는 TXT형식만 지원한다.

Create 클릭시 선택한 옵션으로 ASH Report가 생성된다.

<figure><img src="/files/2neQVezCciWLxWSk7Yo5" alt=""><figcaption></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.tibero.com/sysmasterdb/8.3_manual/analysis/report/ash-report/create-report.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.
