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

# Add on the go

> Use the quick-add button to log a transaction in seconds, and feel haptic feedback on the moves that matter.

The mobile app is built for adding things fast — a coffee, a parking charge, a deposit — without breaking stride. The quick-add button and well-placed haptics make entry quick and confident.

## Quick-add a transaction

On the **Transactions** tab, the round add button floats in the corner of the screen.

<Steps>
  <Step title="Tap the add button">
    Tap the floating add button to open the quick-add sheet.
  </Step>

  <Step title="Fill in the basics">
    Enter the amount, account, payee, and category.
  </Step>

  <Step title="Save">
    Save it. The transaction lands in the register right away.
  </Step>
</Steps>

<Tip>
  Categorize as you add, and your [Spending reports](/reports/spending) and budget stay current without a cleanup pass later. Anything you leave uncategorized waits in [To review](/transactions/to-review).
</Tip>

## Add an account the same way

The **Accounts** tab has the same floating add button. Tap it to add a manual account or link a bank, then tap any account to open its register.

## Haptic feedback

The app uses haptics sparingly — only on deliberate, satisfying moments, never on ordinary taps:

* A light tick for swipe shortcuts and toggles.
* A success cue when you commit a money move, a payment, or a reconcile.

Haptics follow your device. If your phone's system haptics are off, or the hardware doesn't support them, the app simply stays silent.

## Works offline

Quick-add doesn't need a connection. Entries you add offline save on the device and sync when you reconnect. See [Work offline](/mobile/offline).

## Related

<CardGroup cols={2}>
  <Card title="Add, edit, delete transactions" icon="pen-to-square" href="/transactions/add-edit-delete">
    The full transaction toolkit on web and mobile.
  </Card>

  <Card title="Work offline" icon="wifi-slash" href="/mobile/offline">
    How entries queue and sync.
  </Card>
</CardGroup>
