# Automating Reports

Eliminate manual data pulls by scheduling recurring reports that are automatically generated and delivered to the right stakeholders.

## Setup Steps

{% stepper %}
{% step %}

#### Open the Reports Module

Navigate to **Universal Tools → Reports**. Browse the list of available report types including Daily Attendance, Group Insights, Productivity Summary, and Device Reports.
{% endstep %}

{% step %}

#### Configure a Report Schedule

Select a report type and click **Schedule**. Configure:

* **Frequency** — Daily, Weekly, or Monthly.
* **Recipients** — Add manager or leadership email addresses.
* **Date Range** — Whether the report covers the previous day, week, or month.
  {% endstep %}

{% step %}

#### Save and Activate

Save the schedule. The system will automatically generate and email the report at the configured cadence, with no manual action required.
{% endstep %}
{% endstepper %}

{% hint style="success" %}
Scheduling a **Weekly Attendance Summary** for department heads every Monday morning is the most commonly used report automation in We360.ai.
{% endhint %}


---

# 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.we360.ai/how-to-and-best-practices/data-intelligence-and-reporting/automating-reports.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.
