> For the complete documentation index, see [llms.txt](https://docs.avoautomation.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.avoautomation.com/avo-assure/support-resources/knowledge-base-articles/location-of-screenshots-captured-during-execution.md).

# Location of Screenshots Captured During Execution

**Summary**: The client inquired about the storage location of screenshots generated during test execution in Avo Assure. The screenshots are automatically saved in a specific folder within the Avo Client directory.

### Error behavior

When this issue occurs, you may observe the following behavior:

* During execution, screenshots are captured, but the client was unable to locate where these screenshots are stored in the system.

### **Possible Reasons**

This issue may occur due to one or more of the following reasons:

* You may not be aware of the default installation directory structure of Avo Assure.&#x20;
* Screenshots are stored locally and not displayed directly within the execution screen.
* Folder visibility settings or navigation differences may lead to difficulty in locating the directory.

### Resolution/Solution

To resolve this issue and ensure successful execution, perform the following actions:

1. Navigate to the installed Avo Client folder on the system. &#x20;
2. Open the Avo Assure directory within it. &#x20;
3. Locate and open the Screenshots folder. &#x20;
4. All screenshots captured during execution will be available in this folder. &#x20;

**Path**:\
Avo Client Folder → Avo Assure → Screenshots Folder


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.avoautomation.com/avo-assure/support-resources/knowledge-base-articles/location-of-screenshots-captured-during-execution.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.
