> ## Documentation Index
> Fetch the complete documentation index at: https://codeplugtech.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Google Sheets

## 📊 Exporting Data to Google Sheets

The information you receive from order confirmations, booking emails, or website forms often needs to be organized into financial statements or reports.\
Instead of doing this manually, **BankStmtConverter** lets you **automatically export your parsed data to Google Sheets**, making it faster and easier to keep your records up to date.

***

# Using a Special Google Sheets Formula

After creating your **Mailbox** you can bring parsed data into Google Sheets by copying the **special formula** (available on the **Integrations** page) and pasting it into any cell in your Sheet.

<img src="https://mintcdn.com/codeplugtech/i4JFak18msvCfcR-/images/googlesheets.png?fit=max&auto=format&n=i4JFak18msvCfcR-&q=85&s=9ede556d8cec288ba08d654eb40778af" alt="googlesheets" height="300" className="rounded-lg" data-path="images/googlesheets.png" />

* Google Sheets will refresh the data automatically approximately **once every hour**.
* To update the data immediately, delete the formula from the cell and then use **Undo** — this will force a refresh.
* You can also **customize the order of your data columns** at any time from the **Fields** page.

Once the inbox and auto-forwarding rules are set, you can pull your parsed data into Google Sheets quickly using this formula.

***

## 🔎 Steps to Use the Google Sheets Formula

1. **Copy the Formula** (Example)
   ```text theme={null}
   select a file name to generate a formula
   ```
2. **Create or Open a Google Sheet**

* Go to [Google Sheets](https://sheets.google.com)

* Open an existing spreadsheet or create a new one.

3. **Paste the Formula into Any Cell**

* Select a cell and paste the copied formula.

* The data will automatically populate your spreadsheet.

## Reference

> Follow the screenshot above for a visual guide.

1. **Open Google Sheets on Integration**

   Open [Google Sheets](https://sheets.google.com) in your browser and either create a new spreadsheet or open an existing one.

   <img src="https://mintcdn.com/codeplugtech/i4JFak18msvCfcR-/images/googlesheets.png?fit=max&auto=format&n=i4JFak18msvCfcR-&q=85&s=9ede556d8cec288ba08d654eb40778af" alt="googlesheet" width="492" height="452" data-path="images/googlesheets.png" />

2. **Search and Select Your Document**

   Find the document you want to import data from and select it.

   <img src="https://mintcdn.com/codeplugtech/pgqf2pNK8WGFPxzj/images/docsearch.png?fit=max&auto=format&n=pgqf2pNK8WGFPxzj&q=85&s=30a69824a233fdd53ed0aef124a62b01" alt="search" width="497" height="301" data-path="images/docsearch.png" />

3. **Generate the Document Formula** & **Copy to Clipboard**

   A unique formula for the selected document will be automatically generated. Copy the generated formula to your clipboard.

   <img src="https://mintcdn.com/codeplugtech/pgqf2pNK8WGFPxzj/images/copyformula.png?fit=max&auto=format&n=pgqf2pNK8WGFPxzj&q=85&s=0630630d79fff9e04f933a233eae09dc" alt="copyformula" width="497" height="469" data-path="images/copyformula.png" />.

4. **Paste the Formula into Google Sheets**

* Go to your spreadsheet, select a cell, and paste the formula in any cell.

  <img src="https://mintcdn.com/codeplugtech/pgqf2pNK8WGFPxzj/images/formulapaste.png?fit=max&auto=format&n=pgqf2pNK8WGFPxzj&q=85&s=b2a574c265d33de5433c499fd078ab5b" alt="pasteformula" width="1298" height="541" data-path="images/formulapaste.png" />.

* The data from your document will then populate the sheet automatically.

  <img src="https://mintcdn.com/codeplugtech/PmSJSfSe4u1mfTRC/images/result.png?fit=max&auto=format&n=PmSJSfSe4u1mfTRC&q=85&s=3643247a915830a8989d8fc4d66f06de" alt="result" width="1301" height="624" data-path="images/result.png" />

> Follow the video for a step-by-step guide.

<iframe width="560" height="315" src="https://www.youtube.com/embed/jxXozbTSVJw?si=Ew4WdBF5_DzKA3c8" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen />
