# Using Luna just as an expense tracker (no budgeting)

## Why would I turn off budgeting?

You can actually turn off budgeting in Luna if you don't need it.

Some people don't actually care setting limits/goals and hitting them but want to use Luna purely as an expense tracker. Just to keep an eye on how much they are spending.

You can do this by turning off in settings. Doing this will remove the "Left" and "Funded" column on the homescreen and remove the "target" amount when creating a category.

{% hint style="info" %}
Turning this on/off will not delete any data. It simply hides it from the interface and you can turn it back on whenever you want
{% endhint %}

<figure><img src="/files/mZ0o4A1yVsQa79u09wre" alt="" width="375"><figcaption><p>Luna homescreen without budgeting</p></figcaption></figure>

<figure><img src="/files/cnLpYYKt4jY49uLJhBjb" alt="" width="375"><figcaption><p>Turn off budgeting in the settings page</p></figcaption></figure>

## When should I turn off budgeting?

If you get overwhelmed with constraints or are comfortable keeping the budget in your head, you can turn it off.

By turning off budgeting, the interface gets simpler and you can be even more focused when using the app.


---

# 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/tips-and-tricks/using-luna-just-as-an-expense-tracker-no-budgeting.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.
