# Train from Google Cloud

{% hint style="info" %}
This training option is only available on Enterprise plans.
{% endhint %}

## Google Cloud Platform Training Integration

Once you've created a version of your dataset in Roboflow, you can export it directly to Google Cloud Platform Vision AutoML for training.

### **Pre-requisites:**

**Dataset version in Roboflow:**

![](/files/-Mc7UOzxZeIfgkEjlrLK)

**Google Cloud Platform account**

### **Training in Google Cloud Vision AutoML**

1\. Export your dataset in the "Google Cloud AutoML" format

![](/files/-Mc7WqSbRFahPduWwj5b)

2\. Copy the resulting link you're provided, and click "Continue to Cloud Vision." Ensure you're logged into Google Cloud Platform in the same browser as your Roboflow account.

![](/files/-Mc7X9uVqTCfzbjUUHji)

3\. Once in Google Cloud Platform, select "New Dataset," the type of dataset you exported from Roboflow (e.g. Object Detection) and proceed by clicking "Create Dataset"

![](/files/-Mc7XvgNfmwjzmfxYlhF)

4\. Paste your link from Roboflow into the "Destination on Cloud Storage" bucket option.

From here, your dataset version is successfully imported to GCP Vision AutoML, and you can proceed with training in GCP.


---

# 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.roboflow.com/train/train/train-from-google-cloud.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.
