# Sales Vs Target Report

### Overview

A Sales vs Target report is for sales managers to track sales performance and adjust sales strategy to meet targets.&#x20;

When you click on this "Sales Vs Target Report" option, you are directed to the screen which looks like the one mentioned below:

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

With the report viewing feature, you can easily view and analyze important data related to your business. This includes information such as:&#x20;

1. City-wise sales data
2. Sales targets for specific periods
3. Overall sales figures
4. Product-wise sales data


---

# 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/7salesdocs/sales-management/sales-vs-target-report.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.
