# Understanding your Giving Fund

My Giving Fund

To view your **Giving Fund,** click on "**My Giving Fund**" in the top menu.

### Your Giving Fund Balance <a href="#hyourgivingfundbalance" id="hyourgivingfundbalance"></a>

**Your Giving Fund balance** represents the **total value** of:

* **Giving Wallet**: Funds that are **available to give right now**.
* **Investment Account**: Funds that are **'locked'** because they are currently invested.

<figure><img src="/files/dTnIKQuYCItSyrjV22OG" alt=""><figcaption></figcaption></figure>

### View Your Giving History <a href="#hviewyourgivinghistory" id="hviewyourgivinghistory"></a>

Scroll down on the **My Giving Fund** page to view your giving history, which includes:

* **Total Contributions**: The total amount you have added to your fund over your lifetime and year-to-date.
* **Total Gifts**: The total value of gifts granted to charities. The key difference between *Total Contributions* and *Total Gifts* is that *Total Gifts* also include any funds that others shared with you through our *ShareFunds* feature.

<figure><img src="/files/pz22sXFEVboDew553Q1u" alt=""><figcaption><p>You will see this information in your Giving Fund on the right hand side when you scroll down the page.</p></figcaption></figure>

## Viewing Detailed Giving Activity

* **To view detailed information about your giving activity:**
  * Go to the **"Activity"** tab in the top menu.
  * Here, you can view the activity for:
    * **Giving Wallet:** Tracks funds coming in and out of the wallet and their status.
    * **Investment Account:** Shows details of funds invested.
    * **Recurring Grants:** Displays any recurring gifts that occurred.
* **To export your activity:**
  * Click the **"Export"** button located at the top-right corner.
  * Your activity will be downloaded as a CSV file.

<figure><img src="/files/EYGiML4d3PwuXTXCaAbb" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/J26opdgKr8o2LQwrSY0L" alt=""><figcaption><p>Here are then items and activities you can view within the "Activity" Tab</p></figcaption></figure>

***

<mark style="color:blue;">**Unlock all the benefits of GiveWise—visit**</mark> [<mark style="color:blue;">**GiveWise.ca**</mark>](https://givewise.ca/)


---

# 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://guide.givewise.ca/for-donors-getting-started-with-givewise/understanding-your-giving-fund.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.
