> For the complete documentation index, see [llms.txt](https://community.commandersact.com/customer-success/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://community.commandersact.com/customer-success/inspiration/audience-sharing/data-storage-and-transfer/google-cloud-storage.md).

# Google Cloud Storage

## **Description**

**Google Cloud Storage** is a cloud object storage service that enables businesses to store and retrieve data securely and scalably. It provides a robust storage infrastructure for files, databases, videos and other types of data, accessible via an Internet connection.

## **Benefits**

* **Scalability:** By integrating Google Cloud Storage with Commanders Act CDP, businesses can easily adapt their storage needs by increasing or reducing capacity as required.
* **Security:** Data is protected by advanced security measures, including encryption of data in transit and at rest, ensuring optimum protection of sensitive information.
* **Global accessibility:** Data can be accessed from anywhere in the world via an Internet connection, facilitating collaboration and file sharing.
* **Cost-effectiveness:** By using Commanders Act storage capabilities, businesses can optimise their storage costs according to their real needs.

## **Example of use**

A media company wants to store and distribute large quantities of videos to its users. Using Google Cloud Storage and Commanders Act, the technical team can :

1. Upload videos to Google Cloud Storage via a web interface or API.
2. Set up lifecycle management policies to automatically archive older videos and free up storage space.
3. Use sharing links to distribute videos securely to end users.
4. Monitor storage usage and performance in real time to optimise costs and resources.

## **Conclusion**

Google Cloud Storage, in combination with Commanders Act CDP, offers a flexible and secure storage solution for businesses looking to manage their data efficiently. With its scalability, security and global accessibility features, this integration makes it possible to meet the most demanding storage requirements.

## Connector integration guide

{% embed url="<https://doc.commandersact.com/features/destinations/destinations-catalog/ftp>" %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://community.commandersact.com/customer-success/inspiration/audience-sharing/data-storage-and-transfer/google-cloud-storage.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
