# Google Sheets

You can send your cleaned data to Google Sheets to import into any app with our Google Sheets destination.&#x20;

#### Destination

Select "Google Sheets" as your Destination.

#### New Email Upload

Paste the publicly editable Google Sheet URL here.&#x20;

<figure><img src="/files/VZNpF5vLeNsL2XkWKXMJ" alt=""><figcaption><p>Google Sheets</p></figcaption></figure>

This Google Sheet will contain only new data that is not already on the Master List. If you're looking for all your previous data, click your Master Sheet url from the [Overview](https://www.big-brain.co/app/data-cleaning#overview) tab.&#x20;


---

# 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://docs.big-brain.co/apps/data-cleaning/data-cleaning-form/destinations/google-sheets.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.
