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

# Manage targets

> Edit a target's amount or schedule, snooze it for a month, or delete it when a category no longer needs one.

Once a category has a target, you can change it, pause it, or remove it from the same
target dialog where you created it.

## Edit a target

<Steps>
  <Step title="Open the category on the Budget page">
    Click the category to open its target dialog. The current target is shown.
  </Step>

  <Step title="Change the amount, type, or schedule">
    Adjust the dollar amount, switch the target type, or change the date or day.
  </Step>

  <Step title="Save">
    The category's funded-and-needed numbers recalculate against the new target.
  </Step>
</Steps>

## Snooze a target

Snoozing hides a target's "still needed" pressure for a month without deleting it. Use
it when you are deliberately skipping a contribution — you funded the category ahead, or
this month's money is going elsewhere.

A snoozed target stops counting toward what Auto-assign tries to fill, and the category
shows a snoozed state instead of "behind." The target comes back on its own next period,
or you can unsnooze it sooner.

<Note>
  Snoozing does not move or remove any money already in the category. It only quiets the
  target so the category does not read as underfunded while you intend to skip it.
</Note>

## Delete a target

Deleting removes the target entirely. The category keeps whatever money it holds — only
the target and its progress tracking go away.

<Steps>
  <Step title="Open the category's target dialog" />

  <Step title="Choose Delete">
    Confirm when prompted. The category returns to having no target.
  </Step>
</Steps>

<Warning>
  Deleting a target cannot be undone from the dialog. If you only want to skip one
  period, snooze it instead of deleting.
</Warning>

## Related

<CardGroup cols={2}>
  <Card title="Set a target" icon="bullseye" href="/budgeting/set-a-target">
    The target types and how to add one.
  </Card>

  <Card title="Auto-assign" icon="wand-magic-sparkles" href="/budgeting/auto-assign">
    How snoozed targets affect auto-fill.
  </Card>

  <Card title="Organize categories" icon="layer-group" href="/budgeting/organize-categories">
    Rename, reorder, and hide categories.
  </Card>

  <Card title="Budgeting FAQ" icon="circle-question" href="/troubleshooting/budgeting">
    Common budgeting questions.
  </Card>
</CardGroup>
