> ## Documentation Index
> Fetch the complete documentation index at: https://docs.qtap.qa/llms.txt
> Use this file to discover all available pages before exploring further.

# Staff Performance Report

> See which team members issue the most stamps and points, process the most rewards, and serve the most members.

The Staff Performance Report turns your transaction history into a scorecard for each person on your team. It shows who issued stamps and points, who processed rewards at the counter, and how many members each one served over a period you choose. Use it to spot your busiest staff and to see who might need a hand on a quiet shift.

The report lives in the [Detailed Reports hub](/merchants/analytics/reports-hub). There is no sidebar link, so open it directly at `dashboard.qtap.qa/analytics/reports/staff-performance`, or open the hub and click the Staff Performance card.

<Frame caption="The Staff Performance Report. Filter by branch and time period at the top right; each row is one team member.">
  <img src="https://mintcdn.com/qtap/hck9RvbVMcziQ-BY/images/analytics/staff-performance-overview.png?fit=max&auto=format&n=hck9RvbVMcziQ-BY&q=85&s=317ed8894466bf1b527d497b46beef48" alt="Staff Performance Report page with a branch filter, a time period selector, and a table of staff members" width="1440" height="900" data-path="images/analytics/staff-performance-overview.png" />
</Frame>

## What each column means

Every figure comes from your transaction ledger, counting only the actions that were recorded against a staff member for the period you selected.

<Frame caption="The report table. Each column counts one kind of counter activity for the chosen period.">
  <img src="https://mintcdn.com/qtap/hck9RvbVMcziQ-BY/images/analytics/staff-performance-table.png?fit=max&auto=format&n=hck9RvbVMcziQ-BY&q=85&s=98d934a29ff0579b3a2c10349d1b07b8" alt="Staff Performance table headers: Staff Member, Stamps Issued, Points Issued, Rewards Processed, Members Served, Avg Stamps per Day, Avg Points per Day" width="1164" height="396" data-path="images/analytics/staff-performance-table.png" />
</Frame>

* **Stamps Issued** is the total number of stamps that staff member added.
* **Points Issued** is the total number of points they awarded.
* **Rewards Processed** is how many redemptions they handled.
* **Members Served** is how many different members they interacted with. A member who came in five times still counts once.
* **Avg Stamps / Day** and **Avg Points / Day** divide the totals above by the number of days in the period, so a 7-day window and a 90-day window stay comparable.

Rows are sorted with the most active staff first. On a points-only program the stamp columns read zero, and on a stamp-only program the points columns read zero. That is expected for an account that runs one kind of program.

<Note>
  Only actions tagged with a staff member are counted. A stamp added by a customer scanning their own QR code has no staff behind it, so it won't appear here.
</Note>

## Filter by branch and period

The time period selector covers Today, Last 7 days, Last 30 days, Last 90 days, and This year. It opens on Last 30 days. Change it and the table reloads for the new window.

<Frame caption="The time period selector. The report opens on the last 30 days.">
  <img src="https://mintcdn.com/qtap/hck9RvbVMcziQ-BY/images/analytics/staff-performance-period.png?fit=max&auto=format&n=hck9RvbVMcziQ-BY&q=85&s=8f475377c6e160e662692a18003627a6" alt="Time period dropdown showing Today, Last 7 days, Last 30 days, Last 90 days, and This year" width="182" height="190" data-path="images/analytics/staff-performance-period.png" />
</Frame>

The branch filter only appears when your business has more than one location, since there is nothing to compare on a single branch. A staff member who is assigned to specific branches sees only those branches in the list.

## Open one staff member

Click any row to open that person's own page. It leads with their headline numbers, each marked with how it changed against the period before, followed by an activity-over-time chart. Multi-branch businesses also get a per-branch breakdown and a recent-activity list.

<Frame caption="A staff member's drill-down: headline metrics with their change versus the previous period, then activity over time.">
  <img src="https://mintcdn.com/qtap/hck9RvbVMcziQ-BY/images/analytics/staff-performance-detail.png?fit=max&auto=format&n=hck9RvbVMcziQ-BY&q=85&s=9170aabca1e5d7ea6da3aff595f8ba0a" alt="Individual staff member page showing metric cards with trend badges and an activity over time chart" width="1440" height="540" data-path="images/analytics/staff-performance-detail.png" />
</Frame>

## Who can see it

Owners and managers can open the report. Staff can't by default, because analytics access is off for the staff role. To let a team member in, turn on their analytics permission (see [Roles and permissions](/merchants/staff/roles-permissions)).

<CardGroup cols={2}>
  <Card title="Detailed Reports" href="/merchants/analytics/reports-hub">
    The hub that opens this report and three others.
  </Card>

  <Card title="Staff Activity Log" href="/merchants/staff/activity-logs">
    A line-by-line log of what each staff member did and when.
  </Card>
</CardGroup>
