# Approvals

**Read this article to know what data of yours is stored by , how is it stored and used.**

**Content**:

* What data is stored?
* About your banking data
* Do we share or transfer your data to third-parties?

***

**What data is stored?**

BoloForms stores the user and usage data in MongoDB Atlas, the MongoDB Org cloud-hosted database.

The below table provides the complete list of what data of yours does BoloForms store in this database. To make it clear, it also lists what data is NOT stored.

| **Type of data**                           | **We store:**                                                                                                                                                                                                                             | We do NOT store:                                                                                                                                |
| ------------------------------------------ | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------- |
| **User identification**                    | <ul><li>Username</li><li>Google email address</li></ul>                                                                                                                                                                                   |                                                                                                                                                 |
| **Google Form data**                       | <ul><li>Google Form ID (identifier of your Google Form where you have configured BoloForms)</li><li>Form Title</li><li>Description</li><li>Number of questions</li><li>Respondent email address\*</li></ul>                               | <ul><li>Content and data of your Google Form</li><li>Question titles</li><li>Responses to each question</li><li>Respondent’s username</li></ul> |
| **Sharing & notification email addresses** | <ul><li>Number of email addresses</li><li>Email addresses of the recipients\*</li></ul>                                                                                                                                                   |                                                                                                                                                 |
| **Notification email content**             | <ul><li>Email template\*</li></ul>                                                                                                                                                                                                        |                                                                                                                                                 |
| **Subscription data**                      | <ul><li>Current plan details (Individual Premium, Team Premium)</li><li>Transaction details (amount, invoice ID, payment date)</li><li>Transaction handler (Stripe confirmation number)</li><li>Invoiced person or company name</li></ul> | <ul><li>Banking data</li></ul>                                                                                                                  |

**We store only the data that are absolutely necessary for BoloForms to function to its entirety**. Deleting some of or all of this data will interrupt BoloForms functionality.

However, if you do not want us to store your data, you can send us your request to <support@boloforms.com> and we will permanently delete it from our database.

**About your banking data**

We are using **Stripe** to manage all your payments.

When you purchase a BoloForms subscription using Stripe, it only provides us with your **customer email address** (linked to your Stripe account).

**Stripe does not share with us your bank or credit/debit card information.**

**Do we share or transfer your data to third-parties?**

Absolutely not. All your data remains safe, within **MongoDB Atlas** – BoloForms database. We do not share, transfer or sell any of your information to other companies


---

# 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://data-policy.boloforms.com/data-storage/what-data-stored-by-boloforms-and-how-is-it-used/approvals.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.
