# Google Sheets

![Google Sheets export options](/files/-MfcEYA33i28C5XZnnd-)

To export to Google Sheets, select the Sheets option in the Export Destination dropdown. There are three different options. The first option is to create a new sheet, which will share the name of the dataset that you are exporting. The second option is to overwrite data in an existing sheet, which may be preferable if you have information that updates on a regular basis. The third option is to add a new sub-sheet in an existing file.

When you select the Overwrite Existing or Add to Existing Sheet (New Tab) options, a link will show up that will connect you to the files associated with your connected Google account.

![Select the sheet and add a new tab name](/files/-MfcEg_lb65s-Ylp-CKy)


---

# 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.phiona.com/export-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.
