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

# Goals

> Set targets, track progress, and reach milestones with AI-powered goal tracking

## Overview

Goals in Peanuts let you set measurable targets and track progress over time. Whether you want to save €5,000 by December, run 100km in a month, or read 24 books this year — Peanuts tracks your trajectory and keeps you informed.

<Info>
  Goals are available on **Starter, Pro, and Team** plans. Creating a goal costs **1 credit**.
</Info>

## Creating a Goal

### Via Natural Language

Simply tell Peanuts what you want to achieve:

* "I want to save €5,000 by December"
* "Goal: run 100km this month"
* "I want to read 24 books this year"

Peanuts creates a goal with:

* **Target value** — The number you're aiming for
* **Deadline** — When you want to achieve it
* **Linked Helper** — The Helper that tracks related entries
* **Milestones** — Intermediate checkpoints along the way

### Via Commands

On Telegram or WhatsApp, use the `/goals` command to view and manage your goals.

## How It Works

<Steps>
  <Step title="Set your target">
    Describe your goal in plain language — Peanuts extracts the target, deadline, and category.
  </Step>

  <Step title="Log entries as usual">
    Keep logging to your Helpers normally. Peanuts automatically links relevant entries to your goal.
  </Step>

  <Step title="Track progress">
    View sparkline charts, trajectory projections, and milestone progress.
  </Step>

  <Step title="Get coached">
    Peanuts proactively nudges you when you're falling behind or celebrates when you hit milestones.
  </Step>
</Steps>

## Goal Types

Peanuts supports goals across any category:

| Category     | Examples                                        |
| ------------ | ----------------------------------------------- |
| **Savings**  | Save €5,000, reduce spending by 20%             |
| **Fitness**  | Run 100km, do 30 workouts                       |
| **Learning** | Read 24 books, complete 10 courses              |
| **Health**   | Drink 2L water daily, sleep 8h average          |
| **Habits**   | Meditate 30 days straight, no sugar for a month |
| **Custom**   | Any measurable target you define                |

## Progress Visualization

Goals include rich progress tracking:

* **Sparkline charts** — Compact trend lines showing daily progress
* **Trajectory projection** — Are you on track to hit your deadline?
* **Milestone markers** — Key checkpoints (25%, 50%, 75%, 100%)
* **Pace indicator** — Current pace vs. required pace

## Messaging Commands

### Telegram

| Command  | Description                                |
| -------- | ------------------------------------------ |
| `/goals` | View all active goals with progress charts |

### WhatsApp

| Command                 | Description                                |
| ----------------------- | ------------------------------------------ |
| **goals** or **/goals** | View all active goals with progress charts |

## Ask Peanuts Integration

Ask questions about your goals:

* "How am I doing on my savings goal?"
* "Am I on track for my running goal?"
* "What's my progress on all goals?"

## Related

<CardGroup cols={2}>
  <Card title="Coaching" icon="compass" href="/features/coaching">
    Proactive nudges based on goal progress
  </Card>

  <Card title="Proactive Insights" icon="lightbulb" href="/features/proactive-insights">
    Pattern-based suggestions
  </Card>

  <Card title="Widgets" icon="chart-pie" href="/features/widgets">
    Visualize goal progress on your dashboard
  </Card>

  <Card title="Ask Peanuts" icon="brain" href="/core-concepts/ask-peanuts">
    Query your goal data with AI
  </Card>
</CardGroup>
