# Overview snapshot

<h2 align="center"><sub>What this page means?</sub></h2>

| Overview answers                         | Overview does not                            |
| ---------------------------------------- | -------------------------------------------- |
| <sub>“Is momentum real this week?”</sub> | <sub>Deep copy edits for a single idea</sub> |

<h2 align="center"><sub>What you do in ARIA</sub></h2>

{% stepper %}
{% step %} <sub>**Open Overview at the start of the week**</sub>

<sub>Hit</sub> <sub></sub><sub>**Refresh**</sub> <sub></sub><sub>once so numbers reflect the latest server truth.</sub>
{% endstep %}

{% step %} <sub>**Read Ideas generated**</sub>

<sub>When you expected Discover runs to move the top of the funnel; flat lines usually mean research did not run or Notion is misaligned.</sub>
{% endstep %}

{% step %} <sub>**Read Validation rate**</sub>

<sub>When you changed rubric, Notion access, or team habits, sudden drops often trace to configuration, not “the market.”</sub>
{% endstep %}

{% step %} <sub>**Read Ideas built**</sub>

<sub>Treat climbing</sub> <sub></sub><sub>**failed**</sub> <sub></sub><sub>as a staffing signal: assign an owner to keys, templates, or deploy errors.</sub>
{% endstep %}

{% step %} <sub>**Read Signup demand**</sub>

<sub>When you already launched a</sub> <sub></sub><sub>**Build**</sub> <sub></sub><sub>URL, zero often means no one signed up. Not “nobody wants it.”</sub>
{% endstep %}

{% step %} <sub>**Glance Revenue intelligence honestly**</sub>

<sub>Not tracked is a routing problem to fix in your key, not a moral grade on the company.</sub>
{% endstep %}
{% endstepper %}

***

<h2 align="center"><sub>Ask a question</sub></h2>

<p align="center"><sub><strong>If you could only keep one KPI from this page for the next month, which would it be?</strong></sub> <br><sub>If you cannot choose, you are still collecting metrics, not running the business.</sub></p>


---

# 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.ariaagi.com/use-cases/overview-snapshot.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.
