# Daily Data

In the [**Admin Portal**](https://admin.gobossit.com/), navigate to **Invoices** > **Card Payments Daily Data**.

This shows a summary of the Total Gross Amount and Total Deduction based on selected date range, together with the daily gross amount, deductions, and net amount.

#### Filter Options

You can filter by date range:

* Invoice Period Start Date
* Invoice Period End Date
* Invoiced At Date

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

#### Exporting

You can optionally export the data. To export, click the **three dots** then **Download results**. You can export the data as CSV, XLSX, or JSON format.

<figure><img src="/files/188mMtjCgi6BmRtFSd8i" 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.bossithq.com/payment-terminals/viva-wallet/payment-scheduling-and-invoicing/daily-data.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.
