# Client Dashboard

{% embed url="<https://vimeo.com/925510022/3890004cd9?share=copy>" %}

As an advisor, when you open a giving account on behalf of a client, your [client will receive an invitation](/how-clients-use-charityvest-for-advisors/client-account-invitation.md) to complete their account setup and access their Dashboard.

Your client will experience a different Dashboard than you will with [your advisor account](/getting-started/set-up-your-advisor-account.md). &#x20;

As a trusted stakeholder in their giving, it may be helpful to know what they will experience on their Dashboard so you can offer them guidance as they explore their account independently:

* [Client account information](#client-account-information)
* [Client account actions](#client-account-actions)
* [Client account menu](#client-account-menu)
* [Client account settings](#client-account-settings)

{% hint style="info" %}
**Does your client have questions about their Dashboard?**

Your client is encouraged to visit the [Charityvest Guidebook](https://guide.charityvest.org/) or contact Charityvest support via email: <support@charityvest.org>
{% endhint %}

## Client account information

Your client can view key information about their DAF account on their Dashboard, including:&#x20;

* **Fund name:** name of your client's giving fund, which defaults to \[client first name's Charity Fund]. They can update this name in their [Profile settings](#client-dashboard-settings).
* **Fund balance:** total [invested ](/how-advisors-use-charityvest-for-advisors/enable-investing.md)or cash balance of your client's giving fund in USD.
* **Investment status:** indication of whether the account is [Invested](/how-advisors-use-charityvest-for-advisors/enable-investing.md).
* **Your advisor:** your advisor [profile photo](/getting-started/set-up-your-advisor-account.md#update-your-profile-picture), name, and email.
* **Recent activity:** transaction ledger of most recent [independent ](/how-clients-use-charityvest-for-advisors/contributions-to-fund.md)or[ advisor-facilitated ](/how-advisors-use-charityvest-for-advisors/contribute-on-behalf-of-your-client.md)contributions, [grants](/how-clients-use-charityvest-for-advisors/grants-to-charity.md), [gift cards](/how-clients-use-charityvest-for-advisors/send-a-charityvest-gift-card.md), and [fees ](/getting-started/how-client-fees-work.md)if applicable. Your client can click on an individual transaction for more detailed information.

## Client account actions

Your client can take several quick actions from their account on their Dashboard, including:&#x20;

* **Contribute to fund:** button that your client can click to make [independent contributions of cash or cryptocurrency](/how-clients-use-charityvest-for-advisors/contributions-to-fund.md), and instructions on how they can get support for[ stock contributions and other complex assets](/how-advisors-use-charityvest-for-advisors/contribute-on-behalf-of-your-client.md).
* **Grant to charity:** button that your client can click to search for their chosen charity to recommend a grant from their fund.
* **Set your giving goal:** link to the [giving goal tool](/how-clients-use-charityvest-for-advisors/client-giving-goals.md), where your client can calculate and commit to give a percentage of pre-tax income.
* **Set up recurring contributions:** link to configure a monthly contribution from a [linked cash account](/how-clients-use-charityvest-for-advisors/contributions-to-fund.md#bank-account).
* **Set up recurring grants:** link to search for their chosen charity and configure the frequency of a recurring grant.
* **Search for charities**: search bar at the top of the Dashboard where your client can search by charity name or EIN to find their information and recommend a grant.

## Client account menu

By clicking on the left-hand menu bar, your client can navigate away from the main Dashboard to other pages available on their account, including:&#x20;

* **Activity:** full transaction ledger of [independent ](/how-clients-use-charityvest-for-advisors/contributions-to-fund.md)or[ advisor-facilitated ](/how-advisors-use-charityvest-for-advisors/contribute-on-behalf-of-your-client.md)contributions, [grants](/how-clients-use-charityvest-for-advisors/grants-to-charity.md), [gift cards](/how-clients-use-charityvest-for-advisors/send-a-charityvest-gift-card.md), and [fees ](/getting-started/how-client-fees-work.md)if applicable. Your client can click on an individual transaction for more detailed information. They can also filter by date range, activity type, and organization name. If preferred, they can export their results to a CSV file as needed.
* **Charities:** search page where your client can enter charity name or EIN to find a given charity's information and recommend a grant. Your client can choose to click the heart icon next to a charity to favorite it for ease of access.
* **Community Funds:** discovery page where your client can learn about values-aligned giving opportunities to support. Your client can click Request to lead a fund if they wish to [create their own Community Fund](/how-clients-use-charityvest-for-advisors/client-community-funds.md).
* **Investing:** details on your client's [invested portfolio](/how-advisors-use-charityvest-for-advisors/enable-investing.md), along with historical performance and asset allocations.
* **Send a virtual gift card:** submission form for your client to send [virtual gift cards](/how-clients-use-charityvest-for-advisors/send-a-charityvest-gift-card.md).

## Client account settings

By clicking on their name in the top-right hand corner of their Dashboard, your client can configure all of their account settings, including:&#x20;

* **Profile:** update their name, fund name, email address, physical address, and personal grant sharing preferences.
* **Connected accounts:** details on existing[ debit / credit cards](/how-clients-use-charityvest-for-advisors/contributions-to-fund.md#debit-credit-cards) or [bank accounts](/how-clients-use-charityvest-for-advisors/contributions-to-fund.md#bank-account) and options for your client to edit, remove, or add new linked accounts.
* **Statements**: list of downloadable [annual tax statements.](/how-clients-use-charityvest-for-advisors/tax-consequences.md) You can also assist your client in [retrieving these statements](/how-advisors-use-charityvest-for-advisors/retrieve-client-tax-statements.md).
* **Security settings:** option to update account password and configure two-factor authentication for added security.

{% hint style="info" %}
**Curious to learn more about your firm's custom DAF program?** Contact your firm's program manager for program-related matters or Charityvest (<support@charityvest.org>) for platform-related matters.
{% endhint %}


---

# 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://advisorguide.charityvest.org/how-clients-use-charityvest-for-advisors/client-dashboard.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.
