> For the complete documentation index, see [llms.txt](https://docs.powerdevbox.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.powerdevbox.com/autoreview/autoreview-app.md).

# AutoReview - App

{% embed url="<https://autoreview.powerdevbox.com>" %}

{% embed url="<https://apps.microsoft.com/detail/9mzzvsp03808?amp;gl=GB&hl=en-gb>" %}

<figure><img src="/files/v9YYvHneBejEJG2wum8T" alt=""><figcaption><p>App</p></figcaption></figure>

Open AutoReview extension to open the menu and view the 9 options.

### Select Export

Opens the file selector to load either a legacy flow export or a solution containing flows. Once a export is uploaded to the extension (the file is processed in the browser only) the menu will update to show the export contents.

Exports can also be open directly from explorer if you have installed AutoReview on your computer. On the export file click open with and select AutoReview or AutoReview for Power Automate (the first is when installed from Microsoft store, latter from the web browser).

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

### Guide

Opens this site

### Shortcut Keys

AutoReview has shortcut/hot keys for quick access to key functionality. This option shows the below list for reference.

| Key Combination | Function         |
| --------------- | ---------------- |
| ALT+L           | Load Previous    |
| ALT+R           | Open Review      |
| ALT+E           | Open Report      |
| ALT+D           | Open Diagram     |
| ALT+C           | Clear Last Saved |

### Download Config Files

Downloads a zip file containing the templates for setting your own configuration in the review function. See the Configuration section for more information.

### Restore Default Configs

Restores the review configuration to the default, removing any that you had previously uploaded.

### Report a Bug

Opens your email client to send any bugs you identify. Please include the following where possible

* Description of steps taken
* Screenshots/screen recording
* Copy of the export that generated the error

### Buy Me a Coffee

Show your support and buy me a coffee 😎 ☕💓

***

The extension will also show the current version number, clicking on the version will open the change log for AutoReview (this is not specific to just Chromium Extensions but all versions of AutoReview).

You can find the same log here: [https//powerdevbox.com/autoreview log.html](https://powerdevbox.com/autoreview%20log.html)

***

**Next Step - Flow Menu**

{% content-ref url="/pages/POKtoGxPmAGEi5r2WMM0" %}
[Menu](/autoreview/menu.md)
{% endcontent-ref %}


---

# 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.powerdevbox.com/autoreview/autoreview-app.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.
