# Quick Account Transaction

When you need to quickly add a transaction to a specific account follow these simple steps:

1. **Tap on the Desired Account:**
   * From your **account overview** screen, select the account for which you want to create a transaction. This will open up detailed options for that account.
2. **Click the Transaction Icon:**
   * As you scroll through the account screen, the **transaction icon** (represented by a **plus sign** at the top of the screen) will appear. Tapping this icon will open a transaction entry window with the account **automatically pre-selected**, simplifying your workflow.
3. **Enter Transaction Details:**
   * Input the details of your transaction using the keypad interface. Enter the **amount**, choose the **category**, set the **date**, and add any relevant **notes**.
4. **Confirm the Transaction:**
   * Once you've filled in the necessary details, simply hit the **checkmark button** to confirm and save the transaction. The app will update your account balance accordingly, reflecting the newly added transaction in the selected account.

***

<div><figure><img src="/files/EqMB2kjictcJekrLca05" alt="" width="375"><figcaption></figcaption></figure> <figure><img src="/files/ZyaZW9oPinjfAVHmwlen" alt="" width="375"><figcaption></figcaption></figure> <figure><img src="/files/cig9CUXFWFKrygL0Sgrl" alt="" width="375"><figcaption></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://www.beyondbudgetapp.com/quality-of-life/quick-account-transaction.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.
