# Sentiment

We have  a unique **Sentiment Tracking** feature, allowing users to mark transactions with a positive or negative sentiment. This helps you not only categorize expenses but also understand how they align with your financial goals and emotional responses. Here's how it works:

***

**How to Use the Sentiment Feature**

1. **Adding a Sentiment to a Transaction**:

   * When logging a new expense, you will find a "Sentiment" section near the bottom of the entry form.
   * You can choose from a range of emotions by selecting the **thumbs down** for negative purchases or **thumbs up** for positive experiences.
   * Sentiment color bubbles also allow you to further refine how strongly you feel about a transaction.

   <div><figure><img src="/files/eatY4YvYDNNsbk7UN5QB" alt="" width="188"><figcaption></figcaption></figure> <figure><img src="/files/wAKhTFukyGT5O1HBDe5L" alt="" width="188"><figcaption></figcaption></figure></div>
2. **Tracking Negative Transactions**:
   * If you've marked a transaction as negative (thumbs down), Beyond Budget lets you quickly review these regretful purchases.
   * Use the **Search Transactions** feature and select **"Purchases I Regret"**. This will show all expenses marked with negative sentiment, giving you a clear view of areas where you may need to adjust spending.
3. **Insights Based on Sentiment**:

   * The app is designed to learn from your transaction sentiments over time.
   * You'll receive **personalized insights** in the "Budget Summary". These insights help identify patterns, like when certain days (e.g., Thursdays) tend to have higher "thumbs down" transactions, prompting you to review your spending habits on those days.

   <figure><img src="/files/Jwl7uIiubD3s87Ln4tTp" alt="" width="375"><figcaption></figcaption></figure>
4. **Filter by Sentiment**:

   * You can filter all transactions based on sentiment for deeper analysis using Smart Search feature.
   * In the Smart Search, the filter allows you to isolate transactions with negative or positive sentiment, helping you focus on areas for improvement or celebrate financial wins.

   <div><figure><img src="/files/ff9er4yf8MaKhs5itXsq" alt="" width="188"><figcaption></figcaption></figure> <figure><img src="/files/QGUzUQLYD5J8n2QVYGrX" alt="" width="188"><figcaption></figcaption></figure></div>

{% hint style="warning" %}
Insight analysis is an exclusive feature of the **Pro Plan**. It provides detailed reports on your spending patterns, helping you identify habits, track emotional responses to purchases, and make more informed financial decisions.
{% endhint %}

***

**Practical Example**

Let’s say you bought something you later regretted. In the **New Expense** screen, you mark the category as "Stuff I Forgot" and add a thumbs-down sentiment. Later, when reviewing your transactions, you can filter to see all regretful purchases, giving you valuable insights into spending habits.

{% hint style="success" %}
Always add a simple note explaining your purchase for better insights.
{% endhint %}

***

This feature helps transform your budget into more than just numbers. By understanding the emotions behind your purchases, you can make smarter financial decisions, helping you avoid unnecessary spending and realign with your goals.


---

# 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/sentiment.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.
