# Income tracking

## What is income tracking?

Luna was originally built to help people curb spending, and so this feature wasn't originally in the app.

However, people wanted the option to track their income and see how it compared against their expenses.

So this feature lets you simply track how much income you have each month.

<figure><img src="/files/c3VILJ1oPvoVpeiU83ku" alt="" width="375"><figcaption><p>Income tracking</p></figcaption></figure>

<figure><img src="/files/wpRzceAIkLNxTME7C7WW" alt="" width="375"><figcaption><p>Income tracing (Expanded)</p></figcaption></figure>

## How to track income

When creating a tranasction change the type to "Income" and it will track this as income.

{% hint style="info" %}
TIP: Use [recurring transactions](/features/recurring-expenses.md) if you have a fixed amount of income per month if you want to save time from inputting this
{% endhint %}

<figure><img src="/files/5wJwmldBbMk0rpGJvAnH" alt="" width="375"><figcaption></figcaption></figure>

## Turning off income tracking

If you don't find the feature useful, you can turn off income tracing in the settings and we will remove it from the UI.

<figure><img src="/files/SB9GjaQfMNFij9bzvfD9" alt="" width="375"><figcaption><p>Turning off income tracking</p></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://guide.lunabudgeting.com/features/budgeting/income-tracking.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
