> 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/transactions/tip-report.md).

# Tip Report

### **Overview**

Go to **CAS** --> **Reports** --> **Transactions** --> **Tip Report**

This report provides information about transactions that had Tip added to them. It shows the transaction number, transaction amount, tip amount and total per Transactions.

**Details**

![](/files/-LxKUFIFYQLgp2rI7fgN)

User provides criteria and generates a Tip report. User specifies the report by date range. The user then can generate the report, download the CSV file, save to Dropbox or save it directly to the Google Drive.

**Date** - Date transaction was made

**Register**  - Register Tip was recorded on

**Transaction Number** - Transaction number associated with Tip

**Server** -  If sales persons used Sales Person name will populate here

**Trans Amount($)** - The original amount before Tip added

**Tip Amount($)** - The Tip amount for Each server&#x20;

**Total($)** - Total after Tip added to transaction amount

**Grand Total** - Sum up for each column Trans Amount, Tip Amount, and Totals.

**By Server** - Sum up of all Tips awarded by each server.


---

# 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:

```
GET https://retailcloud.gitbook.io/portals/central-administration-server-cas/reports/transactions/tip-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.
