# Future transactions

The app allows you to plan and manage your future payments with ease. Here's how you can set up and view upcoming transactions:

***

#### **Setting Up a Future Payment**

1. **Enter a New Expense:**
   * Tap the **Add** button on the bottom navigation bar and select **Expense**.
   * Input the amount of the expense (e.g., $25).
2. **Set the Date:**
   * Tap on the **Date** field to choose when the payment is due.
   * You can select a future date by tapping the **plus (+)** icon until you reach the desired date or click in the field to open the whole calendar.
   * **Reminder:** By default, a reminder is set for one day before the transaction. Please ensure that **Smart Notifications** are enabled in your settings to receive these alerts.
3. **Categorize Your Payment:**
   * Select a category that best fits your expense (e.g., **Pets**).
4. **Save the Payment:**
   * Once all the details are entered, tap the **Save** icon (✓) in the upper right corner to store this future expense.

{% hint style="warning" %}
The default reminder alert for future transactions is only enabled if **Smart Notifications** are turned on in your settings. This feature is incredibly useful for helping you remember upcoming bills and ensuring you’re always prepared. Make sure to enable Smart Notifications to take full advantage of this feature!
{% endhint %}

<div><figure><img src="/files/DhnD82TwITadml331XHH" alt=""><figcaption></figcaption></figure> <figure><img src="/files/L3Fzs43P2zssTexOTxsb" alt=""><figcaption></figcaption></figure> <figure><img src="/files/gHbxmJudeyMe8fIeC5aM" alt=""><figcaption></figcaption></figure></div>

***

#### **Viewing Future Payments**

1. **Navigate to Transactions:**
   * Go to the **Transactions** tab from the bottom navigation bar.
2. **Upcoming Transactions:**
   * Under the **Upcoming Transactions** section, you will see a list of your scheduled payments.
   * Each entry shows the date, category, and amount of the future payment.
3. **Edit or Delete:**
   * To edit or delete a future payment, tap on the transaction from the list, make your changes, and save, or select the delete option.

{% hint style="success" %}
When more than five upcoming payments are scheduled, the app will only display the most recent ones in the transactions view. To see the complete list of your upcoming payments, simply tap the **clock icon** with a forward arrow located in the app bar at the top. This ensures you can easily manage and review all your future transactions without cluttering your main screen.
{% endhint %}

<div><figure><img src="/files/VruOetj3A6uZJ370J4AF" alt=""><figcaption></figcaption></figure> <figure><img src="/files/buhDBDHSAxYVXcRCf0HA" alt=""><figcaption></figcaption></figure></div>

***

#### Managing Recurring Payments

When you set up a recurring payment, only the next upcoming payment is created initially. This approach is designed to keep your transactions screen uncluttered and focused. Here's what you need to know:

* **Single Instance Creation:** Only the next payment in the series is shown in your upcoming transactions. This prevents your screen from being overwhelmed with multiple future payments.
* **Easy Modifications:** If you need to adjust a recurring payment, simply modify the next upcoming instance. Any changes you make will automatically apply to all future payments in the series. This makes it straightforward to update recurring expenses without needing to edit each one individually.

This system ensures your financial planning remains both organized and flexible, allowing for easy adjustments as needed.

***

Managing your future payments helps you stay on track with your financial goals, ensuring that you’re prepared for upcoming expenses​​.


---

# 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://www.beyondbudgetapp.com/transactions/future-transactions.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.
