# Miscellaneous

The **Miscellaneous Settings** section in the app provides a variety of random small customization options that help enhance your user experience. Below are the settings available under this section, along with their descriptions.

***

#### Accessing Miscellaneous Settings

To customize your app experience, head to **Settings** in the app and scroll to the bottom of the menu. Here, you'll find the **Miscellaneous Settings** section, where you can adjust various options to suit your preferences.

<div><figure><img src="/files/MUX53yq7FF21T2B1VfCb" alt=""><figcaption></figcaption></figure> <figure><img src="/files/YLSsv18zmStkEzYieCgd" alt=""><figcaption></figcaption></figure></div>

***

#### **Sound Effects**

{% hint style="warning" %}
If you decide to keep the sound effects on, don’t worry—they're designed to be fun and not too annoying. We promise! 😏
{% endhint %}

This setting enables or disables sound effects within the app. When enabled, you'll hear playful audio feedback for certain actions, adding an interactive feel to your navigation. The sounds are usually played when completing important tasks, such as dealing with overspending, completing a goal, or allocating every penny to a category. Toggle this option depending on your preference for a more immersive or silent app experience.

***

#### **Compact Bottom Navigation**

Enable this option to display only icons in the bottom navigation bar, hiding their labels. This can create a cleaner, more minimalistic interface, making it ideal for users who prefer a simplified look or are already familiar with the navigation icons.

***

#### **Dim Non-Current Months**

When this option is turned on, the app will softly dim the appearance of past and future months in calendar views. This visual cue helps you focus on the current month, reducing distractions and making it easier to manage your finances in the present.

|                               Enabled                               |                               Disabled                              |
| :-----------------------------------------------------------------: | :-----------------------------------------------------------------: |
| <img src="/files/68VS4n7YBkfJTXSiLYTN" alt="" data-size="original"> | <img src="/files/SxCoTchHS6tADss1Axsc" alt="" data-size="original"> |

***

#### **Notification Dot**

Activate the notification dot to be informed about important updates on key features. When enabled, a small dot will appear on the respective icon, alerting you to new notifications without interrupting your workflow.

|                               Enabled                               |                               Disabled                              |
| :-----------------------------------------------------------------: | :-----------------------------------------------------------------: |
| <img src="/files/9lVITu94qoydewuOBPS7" alt="" data-size="original"> | <img src="/files/HkMMyiDilmztMqy4vkZA" alt="" data-size="original"> |

***

#### **Internet Connection Warnings**

This setting controls whether you receive warnings about your internet connection status. If enabled, the app will notify you of any connection issues that could affect its performance. Disabling this might be useful if you prefer not to receive such alerts.

***

#### **Open Keyboard by Default**

Enable this feature to automatically open the keyboard on screens where text input is required, such as when selecting dates or entering amounts. This can save time and make data entry more efficient, especially for users who frequently input information.

|                               Enabled                               |                                After                                |
| :-----------------------------------------------------------------: | :-----------------------------------------------------------------: |
| <img src="/files/7juE631GzPal7zsqEItp" alt="" data-size="original"> | <img src="/files/EGFeBO9ivvq9PuZ6Yppw" alt="" data-size="original"> |

***

#### **Open Transaction Edit Automatically**

When this option is enabled, the app will skip the summary view and directly open the edit mode for transactions by default. This is useful for users who want to quickly make changes to their transactions without navigating through additional screens.

|                               Enabled                               |                               Disabled                              |
| :-----------------------------------------------------------------: | :-----------------------------------------------------------------: |
| <img src="/files/0qAh1E5dAd23TcgKmNFR" alt="" data-size="original"> | <img src="/files/MuEM8837Uiah6aqH4W0e" alt="" data-size="original"> |

***

These settings allow you to customize the app according to your preferences, making your budgeting experience more personalized and user-friendly. Adjust these options to suit your needs and streamline your financial management process.


---

# 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/settings/miscellaneous.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.
