> For the complete documentation index, see [llms.txt](https://doc.fundstory.com/product-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.fundstory.com/product-docs/platform/dashboard-overview.md).

# Dashboard Overview

## Dashboard value

Every stage of the funding journey is important and making sure you're on top of it is critical. That's why we created dedicated dashboards for each stage of the funding journey, distraction-free, while still giving you the ability to quickly toggle to any stage you want to view. Each dashboard is a critical and strategic accessory in your fundraising journey.&#x20;

{% tabs %}
{% tab title="Risk Dashboard" %}
{% content-ref url="/pages/VtYB0E8GijHvwF15opS5" %}
[Risk](/product-docs/platform/dashboard-overview/risk.md)
{% endcontent-ref %}

![Set yourself up fpr success with all the tools you need to de-risk your business in 1 intuitive dashboard.](/files/aWFWO3ZZh1FZElQTws6v)
{% endtab %}

{% tab title="Match Dashboard" %}
{% content-ref url="/pages/mDY6IacBeXVdK3RzuCz5" %}
[Match](/product-docs/platform/dashboard-overview/match.md)
{% endcontent-ref %}

![Always make the correct choice by sorting through all funding partners until you find your correct match.](/files/tORbp8ZtZ4vF22KGvJWL)
{% endtab %}

{% tab title="Balance Dashboard" %}

{% endtab %}
{% endtabs %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://doc.fundstory.com/product-docs/platform/dashboard-overview.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
