# Daily Reports Statistics

## Introduction:

1. Daily report statistics allow you to view the daily report submission status, details, and multi-dimensional statistics for your own reports, reports from subordinates, and those you are following.
2. You can send reminder notifications to individuals who have not submitted their daily reports.
3. You have the flexibility to set query conditions based on your specific needs, such as filtering by department, and supporting the selection of multiple departments.

## Operations:&#x20;

To view the daily report submission status, you can click on "Daily Report Statistics" and then select "Followed Reports." This will allow you to check your team members' daily report submissions and access the daily report statistical reports.

In the top left corner, you can switch between "Year" and "Month," and in the top right corner, you can choose to view reports from specific individuals, including "Me," "Followed by Me", "My Subordinates," and by department, as shown in the figure below.

Green Tick: Submitted on Time

Yellow Tick: Late Submission

Grey ! : No Submission

You may click on the submitted work reports to view.

You may urge the user to submit missing reports by click on the greyed out icons.

<figure><img src="/files/5eATAKHvpUFl4VHOmmK0" alt=""><figcaption></figcaption></figure>

To view the statistics of your own daily report, click on "My Reports".

<figure><img src="/files/Eg5jvLdXQl1pOpf8SKh2" alt=""><figcaption></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://echelp.weaver.com.co/daily-work-report/front-end-operations/daily-reports-statistics.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.
