# Reports & Schedules

Noros can generate reports on demand and automate recurring reports so you always have the data you need without asking every time.

### Scheduled Reports

Set up recurring cost reports delivered on a daily, weekly, or monthly cadence. Just tell Noros what you want and when.

**Try asking:**

* "Send me a weekly cost report every Monday"
* "Schedule a monthly executive summary on the 1st"
* "Create a daily spend report for the finance team"

#### What You Can Schedule

Any question you can ask Noros on demand can be turned into a scheduled report:

* **Cost summaries** — Regular spending overviews by service, region, or account
* **Anomaly reports** — Automated detection of unusual spending patterns
* **Budget status updates** — Weekly or monthly budget health checks
* **Commitment utilization** — Regular updates on savings plan and RI performance
* **Custom queries** — Any specific analysis you regularly need

### Manage Reports

List, update, pause, resume, or delete your scheduled reports via the chat or the Reports section in the sidebar.

**Try asking:**

* "Show me all my scheduled reports"
* "Pause the weekly cost report"
* "Delete the daily anomaly report"

You can also manage reports directly from the sidebar — click the Reports section to see all your scheduled reports with status indicators, and use the gear icon to access report settings, history, and management controls.

### Report Delivery

Configure email recipients, scheduling, and timezone for your report delivery. Recipients must be within your organization's email domain.

**Try asking:**

* "Add the finance team to my weekly report"
* "Change my monthly report to deliver on Fridays"
* "Set the report timezone to Pacific"

#### Delivery Options

* **Email** — Reports are delivered to configured email recipients
* **Scheduling** — Daily, weekly, or monthly cadences
* **Timezone** — Set your preferred timezone for delivery timing

### On-Demand Reports

You don't need a schedule to get a report. Ask Noros to generate any report at any time:

* "Give me a cost summary for March"
* "Show me an executive summary of this month's cloud spending"

### Query Limits

Each scheduled report execution counts toward your monthly query limit:

* **Startup plan** — 100 queries per month
* **Enterprise plan** — 1,000 queries per month

Plan your report cadence accordingly. [Learn more about plans →](/account-management/billing-and-plans.md)


---

# 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.noros.ai/features/reports-and-schedules.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.
