# How to use Dashboards ?

Dashboard is based on [integrations](/knowledge-base/general-faqs/what-is-integrations.md), you have to [integrate](/knowledge-base/general-faqs/what-is-integrations.md) first with third party apps to get data and visualize it in dashboard, once integrated create a dashboard name ie: Sales and open it.

In dashboard you will find a tool box for active integrations made, click on them and import whats needed from integration, you have the ability to change time from-to also you can change chart type from Bar/Pie/Line charts.

You can share the whole dashboard by clicking share link to give to investors or to share with designated stalk holders, be sure to click the lock icon and add password before sharing the link.

After importing chart, you can drag and drop to swap between the boxes in the canvas to be displayed as needed, also you can print the whole canvas on a paper for reporting, each widget can be edited and deleted by the top right icons.


---

# 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://fundrsvc.gitbook.io/knowledge-base/general-faqs/how-to-use-dashboards.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.
