# Introduction

A work daily report helps team members to review their daily activities, summarizing their daily accomplishments, and sharing their achievements and work insights from the day.

It allows for recording daily work outcomes and sharing experiences, and provides a means to track the progress of each team member within the organization, as well as the status and effectiveness of each task. This facilitates timely feedback and evaluation.

## Viewing System Operations Record

<figure><img src="/files/QavGRjhE1WDW7GFP0LSK" alt=""><figcaption></figcaption></figure>

Based on the system's recorded work activities for the day, compile a summary of the day's work approach and content.

### Viewing Followed Reports and Subordinates' Reports

<figure><img src="/files/Fi0finxjMf9hkMsj4kgA" alt=""><figcaption></figcaption></figure>

View the daily reports of all subordinates and the individuals followed to gain insight into the progress and work status of subordinates and colleagues. This allows for providing guidance and feedback in a timely manner.


---

# 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/introduction.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.
