# Register Cloud Account

{% hint style="info" %}
Multi-cloud Cluster Provisioning and external Cluster Registration capability is available only on gopaddle SaaS and Enterprise editions.
{% endhint %}

A Cloud account needs to be registered with gopaddle in order to use a Cloud managed Docker Registry or to provision a managed Kubernetes cluster or use notification services like AWS SNS provided by the cloud platform.

gopaddle supports the following Cloud Platforms :

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td>Amazon Web Services (AWS)</td><td><p>In order to use gopaddle for any of the tasks described below, you must first register your AWS account in gopaddle.</p><ul><li>Provision a new EKS Cluster</li><li>Register an existing EKS Cluster</li><li>Push images to ECR</li><li>Use SNS as a notification channel to send Kubernetes events</li></ul></td><td></td><td><a href="/files/zh50HDKkAM29xnN9O2zc">/files/zh50HDKkAM29xnN9O2zc</a></td></tr><tr><td>Microsoft Azure</td><td></td><td><p>In order to use gopaddle for any of the tasks described below, you must first register your Azure account in gopaddle.</p><ul><li>Provision a new AKS Cluster</li><li>Register an existing AKS Cluster</li><li>Push images to ACR</li></ul><p></p></td><td><a href="/files/8fkMWf4QrM8NIBEdnrIp">/files/8fkMWf4QrM8NIBEdnrIp</a></td></tr><tr><td>Google Cloud Platform</td><td>In order to use gopaddle for any of the tasks described below, you must first register your Google account in gopaddle.</td><td><p></p><ul><li>Provision a new GKE Cluster</li><li>Register an existing GKE Cluster</li><li>Push images to GCR</li></ul></td><td><a href="/files/K8Vk1veYlvAc6RAPAF8H">/files/K8Vk1veYlvAc6RAPAF8H</a></td></tr></tbody></table>


---

# 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://help.gopaddle.io/overview/provision-new-cluster/register-cloud-account.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.
