# 生成并下载扫描报告

项目扫描完成后，系统会自动为该项目生成安全报告，用户可以按需下载报告查看详情。&#x20;

在项目详情页面右上角点击“Scan Reports”下拉菜单，可单引擎下载，也可综合引擎下载，点击下载按钮，就会生成PDF报告

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

<figure><img src="/files/KPNjFiFtI06ttRZIgivD" 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.metatrust.io/docs-zh/getting-started/getting-started-with-metascan/generate-and-download-scan-reports.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.
