# How to view progress and score changes over time.

Tracking your improvement is straightforward and motivating. Flensh provides two primary ways to see your progress:

1. **The Dashboard View:** Your dashboard always displays the results of the most recent scan for each website. After a rescan, the **AI Visibility Score** and **Last Scanned Date** on the website's card will update. You can immediately see if your score has increased since the last analysis.
2. **The Scan History Page:** For a more detailed, historical view, use the **"Scan History"** section, accessible from the main navigation menu on the left.
   * This page lists all the scans you have ever run.
   * You can see the date and overall score for each past report.
   * By clicking on a previous scan, you can open the full report from that date. This allows you to perform a direct, side-by-side comparison with your current report to see exactly where you've made gains—whether it's an improvement in your overall score, a better ranking on a specific AI engine, or an enhanced position against your competitors.


---

# 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://flensh.gitbook.io/flensh-docs/core-features-in-detail/2.7.-rescanning-and-tracking-progress/how-to-view-progress-and-score-changes-over-time..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.
