# What is Integrations ?

FundrsVC provide integrations with **HubSpot, Google Sheets, Google Analytics, Quickbooks, Chartmogul, Appfigures** and **Stripe.**

Click Integrations on side menu to open integrations page where you can find all apps provided to integrate with, click connect on the designated app to integrate with, some apps require tokens, other secret key or API Key and others get authenticated by your account as quickbooks, enter the needed information you will find it in the platform, then it will be connected and show success popup message, then you will find list to fetch data to be synced also you can choose the date from-to for the aggregated data, then click finish.

Hurray you data has been synced, now what should you do with let's say integrated with stripe, you can use it mainly in two things in **Dashboards** and **Updates.**

Dashboard you will find the integration bar has the icon illuminated if integrated so that you can click on it and import the desired data, also in updates you can find the integration bar as well and import that data needed.


---

# 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/what-is-integrations.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.
