> For the complete documentation index, see [llms.txt](https://docs.storware.eu/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.storware.eu/backup-and-recovery-7.3/deployment/backup-destinations/object-storage/google-cloud-storage.md).

# Google Cloud Storage

**Google Cloud Storage** allows data to be stored and accessed on Google Cloud Platform infrastructure. It combines the performance and scalability of Google's cloud with advanced security and sharing capabilities.

## How to use **GCS** as a backup destination for Storware Backup & Recovery:

1. Create a project: Click [here](https://cloud.google.com/resource-manager/docs/creating-managing-projects) for more info about **Creating and Managing Projects**.
2. Create a bucket: Click [here](https://cloud.google.com/storage/docs/creating-buckets) for more info about **Creating Storage Buckets**.

   ![](https://content.gitbook.com/content/aAlfZI37JR0ShCZIy4qK/blobs/O7nTM0M52k4n1YJ7Psqt/deployment-backup_destinations-object_storage-gcs_1.jpg)
3. Enable versioning in your bucket: Click [here](https://cloud.google.com/storage/docs/using-object-versioning#gsutil) for more info about **Enabling Object Versioning**.
4. Generate a service account key: Click [here](https://cloud.google.com/iam/docs/creating-managing-service-account-keys) for more info about **Creating service account keys**. The service account key should have the **Role** set to **Storage Admin and Service Usage Consumer**.

   ![](https://content.gitbook.com/content/aAlfZI37JR0ShCZIy4qK/blobs/WVR1mb1RWTnLSmLl1cBZ/deployment-backup_destinations-object_storage-gcs_2.jpg)

   ![](https://content.gitbook.com/content/aAlfZI37JR0ShCZIy4qK/blobs/AKwJm5TV3fpWWnJAkOVi/deployment-backup_destinations-object_storage-gcs_3.jpg)

   ![](https://content.gitbook.com/content/aAlfZI37JR0ShCZIy4qK/blobs/vax2cKO9VgWjLzJCP8Cb/deployment-backup_destinations-object_storage-gcs_4.jpg)

   You can leave the third tab - Grant users access to this service account (optional).\
   To generate an account key, click on the "three-dot" button next to your service account and then click on "create key".\
   You should then see the window below - click on create to download the JSON file. You'll need its content in the last step.

   ![](https://content.gitbook.com/content/aAlfZI37JR0ShCZIy4qK/blobs/lEGIOFDswX0tHaxKQqJ5/deployment-backup_destinations-object_storage-gcs_5.jpg)
5. After the key is created, open your Storware Backup & Recovery Web UI (you can also use **CLI**), click on **BACKUP DESTINATIONS**, then on the **Create Backup Destination** button, and then select **Google Cloud Storage** from the drop-down list. In addition to the standard properties, you need to specify:
6. The **Bucket name** was specified during bucket creation.
7. The **Service account key** - paste the content of the service account key .json file created before.

![](https://content.gitbook.com/content/aAlfZI37JR0ShCZIy4qK/blobs/oMGuWkA7zs22tudLdIcw/deployment-backup_destinations-object_storage-gcs_6.jpg)

![](https://content.gitbook.com/content/aAlfZI37JR0ShCZIy4qK/blobs/SCiJvNvqgsqUlYiBwsaw/deployment-backup_destinations-object_storage-gcs_7.jpg)

Now you can store Storware Backup & Recovery backups on Google Cloud Storage.
