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

# Adjusting and deducting points

> Add or remove points from a member by hand when something needs fixing, and understand who is allowed to do it.

Sometimes a balance is wrong. A purchase was rung up twice, a member was promised a goodwill bonus, or points were awarded to the wrong person. The **Adjust/Deduct** tab on the Points Operations page lets you correct a balance by hand, outside of a normal purchase. For the everyday award flow, see [Points Operations](/merchants/points/operations).

<Frame caption="The Adjust/Deduct tab. Pick Add Points or Deduct Points, enter an amount, and write a reason.">
  <img src="https://mintcdn.com/qtap/oYadBdIHo4l4M3ak/images/points/points-adjust-tab.png?fit=max&auto=format&n=oYadBdIHo4l4M3ak&q=85&s=dd86a8b6995de7c27c72017df520b259" alt="The Adjust/Deduct tab on the Points Operations page" width="1440" height="1300" data-path="images/points/points-adjust-tab.png" />
</Frame>

## Who can adjust a balance

Only owners and managers can finish an adjustment. A staff member can open the Points Operations page and see the Adjust/Deduct tab, but when they try to confirm, Qtap blocks the change and tells them the action needs an owner or manager. Hand a balance correction to an owner or manager if you are signed in as staff.

## Add or deduct points

<Steps>
  1. Open **Points Operations** in the left sidebar, then the **Adjust/Deduct** tab.
  2. Search for the member by name, email, or phone, and pick them from the results.
  3. Choose **Add Points** to raise the balance or **Deduct Points** to lower it.
  4. Enter the **Points Amount**.
  5. Type a **Reason**. This field is required, and it is saved with the change.
  6. Pick the **Branch** you are working at.
  7. Click the button and confirm on the next screen.
</Steps>

As you fill the form, Qtap shows the member's current balance and what it becomes after the change, so you can check the math before you confirm.

<Frame caption="The form shows the adjustment and the new balance before you confirm.">
  <img src="https://mintcdn.com/qtap/oYadBdIHo4l4M3ak/images/points/points-adjust-preview.png?fit=max&auto=format&n=oYadBdIHo4l4M3ak&q=85&s=c461d4cd0b8f0623ba30c87e67c96fb6" alt="A deduction of 150 points, showing the current and new balance" width="576" height="776" data-path="images/points/points-adjust-preview.png" />
</Frame>

## A deduction cannot go below zero

You cannot deduct more points than a member has. If the amount would push the balance under zero, Qtap rejects the change and leaves the balance untouched. Lower the amount and try again.

## Deductions notify the member

When you deduct points, the member gets a notice with the reason you typed and their new balance. Qtap sends it as a push notification, and falls back to email if push is off. Adding points does not send a notice. The confirmation screen reminds you of this before a deduction goes through.

<Frame caption="The confirmation screen for a deduction, with the member, the amount, the new balance, and the reason.">
  <img src="https://mintcdn.com/qtap/oYadBdIHo4l4M3ak/images/points/points-adjust-confirm.png?fit=max&auto=format&n=oYadBdIHo4l4M3ak&q=85&s=bf422df19801dcb072a5652c6d28a5dd" alt="Confirm Points Deduction dialog showing before and after balances and the reason" width="536" height="676" data-path="images/points/points-adjust-confirm.png" />
</Frame>

<Warning>
  Every adjustment is recorded with your staff account, the amount, and the reason. A balance change is hard to walk back, so check the member and the amount before you confirm.
</Warning>

Each change also lands in the **Recent Activity** tab, where you can confirm it went through and see who made it.

<CardGroup cols={2}>
  <Card title="Points Operations" icon="coins" href="/merchants/points/operations">
    Award points for a purchase and read the recent activity log.
  </Card>

  <Card title="Points Programs Overview" icon="circle-info" href="/merchants/points/overview">
    Set your earn rate, minimum transaction, and expiry rules.
  </Card>
</CardGroup>
