# Screenshot

When you perform a certain step and want to take a screenshot, you can use the Screenshot node.

Khi bạn thực hiện một bước nhất định và muốn chụp ảnh màn hình thì có thể sử dụng node Screenshot.

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

| parameter                     | illustrate                                                                                                                                                                                                           |
| ----------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Screenshot name               | <p>You can enter the name of the image you want or use the node's default name.</p><p></p><p>Bạn có thể nhập tên của ảnh mà bạn muốn hoặc sử dụng tên măc định của node.</p>                                         |
| Save to folder: Default       | <p>Automatically save photos to your device's Pictures folder.</p><p></p><p>Tự động lưu ảnh vào folder Pictures của máy bạn.</p>                                                                                     |
| Save to folder: Select Folder | <p>Choose where to save the photo.</p><p></p><p>Chọn nơi lưu ảnh.</p>                                                                                                                                                |
| Chụp toàn màn hình            | <p>ON: Capture the entire web page </p><p>OFF: Capture the part currently displayed on the website screen</p><p></p><p>ON: Chụp toàn bộ trang web</p><p>OFF: Chụp phần đang hiển thị trên màn hình của trang web</p> |
| Format                        | <p>Select the output image format as png or jpeg.</p><p>Chọn định dạng của ảnh đầu ra là png hoặc jpeg. </p>                                                                                                         |

{% file src="/files/8cry2ZwVPoWrdb2wlNMP" %}


---

# 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.hidemium.io/automation-user-manual/navigator/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.
