# Connect Your First Cloud Marketplace

Once your organization is [approved](/get-started/account/), connecting a cloud marketplace is the first
real setup task. It links your seller account on a cloud (AWS, Azure, GCP, and more) to Suger, which unlocks
products, offers, metering, and billing for that channel.

---

## How it fits together

```d2
direction: right
acct: "Approved Suger org"
pick: "Which cloud do\nyou sell through?" { shape: diamond }
aws: "Connect AWS"
az: "Connect Azure"
gcp: "Connect GCP"
other: "Snowflake / Alibaba / Oracle"
ready: "List products & create offers"
acct -> pick
pick -> aws: AWS
pick -> az: Azure
pick -> gcp: GCP
pick -> other: Other
aws -> ready
az -> ready
gcp -> ready
other -> ready
```

## Before you connect

Each cloud marketplace requires a seller account and some one-time account, legal, and tax setup on the
cloud's side before Suger can connect to it. Those prerequisites — and who on your team you may need (an
admin, finance, or engineering teammate) — are covered in
[What Is a Cloud Marketplace](/get-started/what-is-cloud-marketplace/). The step-by-step connection for each
cloud lives in that cloud's own section, linked below.

## Pick your cloud

Open the onboarding guide for the marketplace you sell through:

| Cloud marketplace | Start here |
|-------------------|------------|
| **AWS Marketplace** | [Connect AWS](/aws-marketplace/integration/) · [AWS Marketplace section](/aws-marketplace/) |
| **Azure Marketplace** | [Connect Azure](/azure-marketplace/integration/) · [Azure Marketplace section](/azure-marketplace/) |
| **Google Cloud Marketplace** | [Connect GCP](/gcp-marketplace/integration/) · [GCP Marketplace section](/gcp-marketplace/) |
| **Snowflake Marketplace** | [Connect Snowflake](/snowflake-marketplace/integration/) · [Snowflake section](/snowflake-marketplace/) |
| **Alibaba Cloud Marketplace** | [Connect Alibaba](/alibaba-marketplace/integration/) · [Alibaba section](/alibaba-marketplace/) |
| **Oracle Cloud Marketplace** | [Connect Oracle](/oracle-marketplace/integration/) · [Oracle section](/oracle-marketplace/) |

You can connect more than one marketplace — Suger manages every channel from one place.

## After you connect

- **Add a product** — create or import your marketplace listing. → [Products](/get-started/products/)
- **Create an offer** — make your first sale with a private offer. → [Private Offers](/get-started/private-offers/)
- **Find your way around** — see where everything lives. → [Navigate the Suger Console](/get-started/navigate-console/)
