# PSR

Problem Screen Recorder. Is a handy screen grabber and set by step documentation tool. It is built directly into Windows 7+

## To record and save steps on your computer

* To open Steps Recorder, select the **Start** button, and then select **Windows Accessories** > **Steps Recorder** (in Windows 10), or **Accessories** > **Problem Steps Recorder** (in Windows 7 or Windows 8.1)
* Select **Start Record**
* Go through the steps to reproduce or solve the problem. You can pause and resume the recording at any time.
* As you record, select **Add Comment**, use your mouse to select the part of the screen that you want to comment on, type your comment, and then select **OK**
* When you’re done, select **Stop Record**
* Review the record of the steps you followed to make sure it shows what you want it to show. Select **Save**, name the .zip file, choose where to save it, and then select **Save**. Now you can attach and send this .zip file to the person helping you troubleshoot the problem on your PC. It can be viewed in any web browser.


---

# 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.themspkb.com/resources/technical-resources/msp-toolkit/screen-capture/problem-screen-recorder.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.
