# Google Cloud Storage

We can periodically (as frequently as every 15 minutes) upload your data as tabular data (CSV format) to Google Cloud Storage. You can then use the uploaded data for downstream usecase, such as, integrating with Google Cloud's looker studio.

<figure><img src="/files/meC0iL3GAuAuRymcufHU" alt=""><figcaption></figcaption></figure>

You can create multiple file to Cloud storage that is different from each other.&#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.connectomesystem.com/google-cloud/google-cloud-storage.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.
