# 截图功能

把热力图的显示内容保存为图片的功能。可用于汇报资料、内部共享等场景。

***

## 方法 1：从热力图画面保存

1. 点击各热力图右上角的截图图标
2. 弹出「**截图获取中**」的提示框
3. 获取完成后自动下载到本地

### 注意事项

* 获取过程中请勿关闭或刷新页面
* 多张截图可以同时下载
* 同时下载多个文件时，浏览器可能会请求授权，请点击「**允许**」

### 下载后的文件

* 以 **ZIP 格式**保存
* 打开 ZIP 内的「**完整热力图**」文件夹即可查看截图

***

## 方法 2：从 Chrome 扩展保存

由于页面设计或规范不同，从热力图画面截图可能无法成功。此时请使用 Ptengine 的 Chrome 扩展手动下载。

详细的扩展安装方法请参考 [Ptengine 助手](/cn/start-guide/what-is-ptengine/ptengine-assistant.md)。

***

## 相关页面

* [工具栏功能 — 截图](/cn/insight/smart-heatmap/toolbar.md)
* [Ptengine 助手](/cn/start-guide/what-is-ptengine/ptengine-assistant.md)


---

# 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://helps.ptengine.com/cn/insight/smart-heatmap/screenshot.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.
