# Performance Summaries & Session Log Analysis

Session Log analysis allows you to view performance summaries and indepth analysis of your drone shows. Session logs can be [uploaded](/drone-show-software/quickstart/console-and-drone-session-logging.md) via opening the Verge App Toolbox after exiting Show Mode from a successful flight in the Console. See instructions [here](/drone-show-software/quickstart/console-and-drone-session-logging.md) if that's unclear.

To view session logs after they've been uploaded, navigate to the "Fleet" workspace, then click on "Session Log Analysis" on the left navigation bar as pictured below.

<figure><img src="/files/SKzYDxgOxBdJgdIZ1Ru0" alt=""><figcaption><p>Session Log Analysis tab</p></figcaption></figure>

<figure><img src="/files/AFu6V9s4LW9ot5jSC9uu" alt=""><figcaption><p>Performance Analysis of a drone's flight</p></figcaption></figure>


---

# 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.verge.aero/drone-show-software/verge-web-portal/performance-summaries-and-session-log-analysis.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.
