# Getting Started
# Create a new Cluster
To get started with Fairwinds Insights, create an account (opens new window)
Once you've signed up and confirmed your email address, you'll be prompted to create a new organization:
Choose a unique name for your organization, like acme-co
. You'll be able to add clusters to this
organization, as well as any coworkers you'd like to collaborate with.
Once you've created an organization, you can create a new cluster, e.g. staging
# Install the Agent
When you create the cluster, you'll be prompted to install the Insights Agent (opens new window)
You'll need to use Helm (opens new window) to install - if you'd like to view the Kubernetes
manifests first, you can use helm template
to generate the YAML files.
See the Report Hub documentation for next steps.