# Recurring expenses

## What are recurring expenses?

Recurring expenses are transactions that occur at a regular basis. This is helpful for logging things like rent, a gym membership or subscriptions.

<figure><img src="/files/Rt8ziIOSxv7qx1HviCkq" alt="" width="375"><figcaption><p>Recurring expense</p></figcaption></figure>

## How to create a recurring expense

When creating a transaction press the "Repeat" button and a few options to make the transactions recurring should appear.

<div><figure><img src="/files/6RXVPZgWSTHof8PGmKTo" alt=""><figcaption><p>Repeat expense button</p></figcaption></figure> <figure><img src="/files/U6OgQOhx5SWmDurrNJMK" alt=""><figcaption><p>Repeat options</p></figcaption></figure></div>

## Managing recurring expense

You can view all your recurring expense by going to Settings -> Manage recurring transactions

From here, you can edit the expense OR delete them.

When you edit them, you'll be warned that this will impact future transactions.

<div><figure><img src="/files/Nl4Ig3r3wviQnXO8YQ1S" alt=""><figcaption><p>Manage recurring transactions</p></figcaption></figure> <figure><img src="/files/XOa1giL5EZzbxkvIp7hu" alt=""><figcaption><p>A view of all your recurring transactions</p></figcaption></figure></div>


---

# 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/recurring-expenses.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.
