# Quick Category Transaction

When you need to quickly add a transaction to a specific category in the app, follow these simple steps:

1. **Tap on the Desired Category**:
   * From your budget overview screen, select the category for which you want to create a transaction. This will open up detailed options for that category.
2. **Click the Transaction Icon**:
   * In the category screen, locate the **transaction icon** (represented by a **money symbol with a plus sign**) as shown in the image below. Tapping on this icon will open a transaction entry window. The app will automatically select the category you had tapped on previously, streamlining your process.
3. **Enter Transaction Details**:
   * You can now enter the details of your transaction using the keypad interface. You have options to input the allocated amount, spent amount, and any additional information related to the transaction.
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 budget accordingly, reflecting the newly added transaction in the selected category.

By following these steps, you can efficiently manage and track your spending, ensuring that all transactions are accurately recorded within the correct categories.

{% hint style="info" %}
To make adding transactions even faster, you can **set an account as your favorite**. When you do this, the app will automatically select that account by default every time you create a transaction, saving you time and effort.
{% endhint %}

***

<div><figure><img src="/files/w8wsdcgJ96DW8LjglyG1" alt="" width="188"><figcaption></figcaption></figure> <figure><img src="/files/98WH56059kdMuSR0gVSA" alt="" width="188"><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-category-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.
