> ## Documentation Index
> Fetch the complete documentation index at: https://help-empuls.xoxoday.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Raw data report

> Export granular transaction-level logs for awards, budgets, redemptions, logins, surveys, and more.

The raw data report gives Super Admins direct access to transaction-level data across every major platform activity. Unlike the summary dashboards, raw data shows individual records — every award, every redemption, every login — so you can export, analyse, and reconcile data independently.

To access: Navigate to **Admin Hub → Reports → Raw Data**.

***

## How to use

<Steps>
  <Step title="Select a data category from the dropdown">
    Select a **data category** from the dropdown on the left. The table and column set update automatically based on the category you choose.
  </Step>

  <Step title="Set a date range using the date picker">
    Set a **date range** using the date picker. Select your start and end dates to filter records to that period.
  </Step>

  <Step title="Use the filter icon (top right">
    Use the **filter icon** (top right of the table) to further narrow results — by user, department, status, or other attributes depending on the category.
  </Step>

  <Step title="Click the download icon (top right">
    Click the **download icon** (top right of the table) to export the visible data as a CSV or Excel file.

    ***
  </Step>
</Steps>

## Available data categories

Select any of the following categories from the dropdown:

| Category                      | What it contains                                                                                      |
| ----------------------------- | ----------------------------------------------------------------------------------------------------- |
| **Awards**                    | Every award transaction — award name, value, recipient, nominator, budget, dates, and approval status |
| **Budget**                    | Budget allocation records — who owns each budget, how much was allocated, and remaining balance       |
| **Budget transactions**       | Line-by-line log of every debit and credit against each budget                                        |
| **Conversation**              | Feed activity — posts, comments, and reactions across all groups                                      |
| **Core value**                | Every instance of a core value being used in recognition, with sender, recipient, and date            |
| **Destroyed reward points**   | Points cancelled or expired for employees who have exited the organisation                            |
| **Gifts**                     | All gift transactions — event type, recipient, value, date, and delivery status                       |
| **Leaderboard**               | Points earned and positions in leaderboard programmes                                                 |
| **Login**                     | Platform access log — user, device, IP address, browser, OS, country, and timestamp                   |
| **Proxy login**               | Log of all admin "login as user" sessions                                                             |
| **Survey**                    | Survey records — survey name, creator, creation date, status, invites sent, and responses received    |
| **User audit logs**           | Changes to user accounts — profile updates, role changes, deactivations                               |
| **Redeemable links**          | All redeemable link transactions                                                                      |
| **Redemption based taxation** | Taxable value of points at the point of redemption, for payroll compliance                            |
| **Reward based taxation**     | Taxable value of points at the point of reward receipt                                                |
| **Reward points expiry**      | Points that have expired, with user and date details                                                  |

***

## Awards data — column reference

When **Awards** is selected, the table shows the following columns:

| Column                          | Description                                                    |
| ------------------------------- | -------------------------------------------------------------- |
| **Award Name**                  | Name of the award programme (e.g. Cheers to Peers)             |
| **Reward value**                | Point value of the award                                       |
| **Receiver / Recipient emp id** | Employee ID of the person who received the award               |
| **Receiver / Recipient**        | Display name of the recipient                                  |
| **Nominator emp id**            | Employee ID of the person who gave the award                   |
| **Nominator**                   | Display name of the nominator                                  |
| **Budget name**                 | Name of the budget the award was charged to                    |
| **Budget Owner Name**           | Name of the budget owner                                       |
| **Nominated Date**              | Date and time the nomination was submitted                     |
| **Date**                        | Date and time the award was approved or issued                 |
| **Status**                      | Current status of the award (e.g. Approved, Pending, Rejected) |

Records are paginated. Use **Rows per page** to control how many rows display at once, and navigate between pages using the arrows at the bottom right.

***

## FAQs

<AccordionGroup>
  <Accordion title="Can admins download a detailed security log of platform activity?">
    Yes. Select the **Login** category to access the full access log. The downloadable data includes user ID, IP address, browser name, operating system, country, user agent information, activity type, and timestamp. These logs support compliance, security audits, and proactive monitoring.
  </Accordion>

  <Accordion title="How far back does raw data go?">
    Raw data is available for any date range you select using the date picker. Select your required start date to retrieve historical records.
  </Accordion>

  <Accordion title="What format can I export raw data in?">
    Use the download icon at the top right of the table to export the current filtered view as a CSV or Excel file.
  </Accordion>

  <Accordion title="What is the difference between 'Reward based taxation' and 'Redemption based taxation'?">
    **Reward based taxation** captures the taxable value of points at the moment they are awarded — used in countries that tax rewards at receipt. **Redemption based taxation** captures the taxable value only when points are actually redeemed — used in countries that tax at the point of benefit realisation.
  </Accordion>

  <Accordion title="Can I filter raw data by department or user?">
    Yes. After selecting a category and date range, use the **filter icon** to apply additional filters. Available filter dimensions vary by category but typically include user, department, status, and date sub-ranges.
  </Accordion>
</AccordionGroup>

## Related

<CardGroup cols={2}>
  <Card title="Reports overview" href="/admin/reports/overview">
    Overview of all report types available in Empuls.
  </Card>

  <Card title="Custom report" href="/admin/reports/custom-report">
    Build saved, shareable reports on top of raw data categories.
  </Card>

  <Card title="Redemption report" href="/admin/reports/redemption-report">
    Structured redemption analytics including taxation summaries.
  </Card>

  <Card title="Access control" href="/admin/user-management/access-control">
    Control which roles can access raw data exports.
  </Card>
</CardGroup>
