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

![](https://1065618780-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LlIO4qyICYYVdwt64xd%2F-LxKQivgS-6XFd-bXpfK%2F-LxKUFIFYQLgp2rI7fgN%2Fimage%20\(3\).webp?alt=media\&token=08fa9b08-c50b-455f-8eb6-caa4b70667df)

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