# Beat Plan

### Overview

This page shows the tasks of any user. When you click on "Beat Plan" option in the navigation bar, you are directed to a screen mentioned below:

<figure><img src="/files/9efZF3qBHrtxIfurjyGn" alt=""><figcaption></figcaption></figure>

At the top of the page you will see some options,refer the image mentioned below:

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

The available options are as follows:

* Today: This shows your tasks scheduled for today.
* All: This displays all the tasks, regardless of their status.
* Pending: This shows the tasks that are still pending.
* Completed: This displays the tasks that have been marked as completed.
* Cancelled: Here you can view the tasks that have been cancelled.

When you click on any of the task, refer the image mentioned below:

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

When you click on this, you are directed to a screen mentioned below:

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

Here you will see the vast details of your tasks. If you click on that history button, refer the image mentioned below:

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

when you click on this you are directed to a below mentioned image:

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

Here, you can view the history of that specific store. To access detailed store information, click on the "Store Info" button as shown in the image below:

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

When you click on this button, you are directed to a screen mentioned below:

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

Here, you can access additional details about the store.&#x20;

To cancel a task, simply locate and click on the "X" button as shown in the screenshot below:

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

To initiate task cancellation, it is essential to provide a mandatory "cancel" comment, as demonstrated in the image below:

<figure><img src="/files/wSjLzOjQXW5327GF8vuo" 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://docs.7sales.7system.in/7sales-android-app-documentation/beat-plan.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.
