> For the complete documentation index, see [llms.txt](https://retailcloud.gitbook.io/portals/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://retailcloud.gitbook.io/portals/central-administration-server-cas/reports/sales/projected-sales.md).

# Projected Sales

**Overview**

Go to **CAS** --> **Reports** --> **Sales** --> **Projected Sales Report**

This report is used to compare projected sales, transactions and labor costs versus actual numbers. Begin by loading the projected numbers using the [**Sales Projection User Interface**](broken://pages/-Lx6KZnYhYjq9D2t2dNm) or the Sales Projection File Import feature.

{% hint style="success" %}
Use this report with the Sales Summary or Periodic Sales to review the average items per transaction, also review the effectiveness or implementation of the Recommended Item program.&#x20;
{% endhint %}

**Details**

![](/files/-LxK1jF_INddnil6ia1Z)

User provides details in the Sales Projection UI (or by import) and generates a projected sales report. User specifies the report by the **venue, store, or group,** and then provides the **date range** which the projected sales are to be reported.The user then can generate the report or download the CSV file.

The generated report  provides the venue, store, date, projected sales, actual sales, dollar variance of projected sales versus actual sales, the percent variance of the target sales versus actual sales, projected customers, actual customers, and the percent variance of target amount of customers, the projected staff hours, actual staff hours, and percent variance of target staff hours.

**Additional Data:**

Data is populated from this report from the postransactions table and salesprojection table

Actual sales: This is net sales (as reported on the DSR) and does not include sales tax

**Access**

Access to this function at an enterprise level is limited by default to the System Administrator and Financial users only. Accounting, store managers, warehouse general managers as well as zone managers and human resource managers may view projected sales report at Venues or Store assigned to them.<br>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://retailcloud.gitbook.io/portals/central-administration-server-cas/reports/sales/projected-sales.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
