> ## Documentation Index
> Fetch the complete documentation index at: https://docs.yasu.cloud/llms.txt
> Use this file to discover all available pages before exploring further.

# Quickstart

> Get started with Yasu and start saving on cloud costs in minutes

## Get started in five steps

Connect your cloud accounts and start receiving cost-saving insights right away.

<Steps>
  <Step title="Create your account">
    Sign up for Yasu at [app.yasu.cloud/auth/sign-up](https://app.yasu.cloud/auth/sign-up).

    You can sign up with your email or use Google/GitHub SSO for faster onboarding.

    After signing up, you'll be prompted to create your first **workspace**. A workspace is where your team collaborates on cloud cost optimization.
  </Step>

  <Step title="Connect your cloud account">
    Select your cloud provider to start analyzing your costs.

    <img src="https://mintcdn.com/yasu/fjT4G9MdT1GOec0X/images/onboarding/onboarding_select_cloud.jpg?fit=max&auto=format&n=fjT4G9MdT1GOec0X&q=85&s=bffaf5a2164c5b28305d6b692e68f017" width="1082" height="807" data-path="images/onboarding/onboarding_select_cloud.jpg" />

    <Tabs>
      <Tab title="AWS">
        **Connect AWS via CloudFormation**

        Click **Connect AWS** and you'll be redirected to AWS CloudFormation with our template pre-loaded.

        <img src="https://mintcdn.com/yasu/fjT4G9MdT1GOec0X/images/onboarding/connect_aws.jpg?fit=max&auto=format&n=fjT4G9MdT1GOec0X&q=85&s=08a3fc4375cfe55b1c64eff2c37e61be" width="725" height="715" data-path="images/onboarding/connect_aws.jpg" />

        1. Review the stack name and parameters (pre-filled for you)
        2. Scroll to the bottom and check the acknowledgment box
        3. Click **Create Stack**

        <Info>
          Yasu uses **read-only access** to analyze your AWS costs and resources. We never make changes to your infrastructure.
        </Info>

        **Verify the connection**

        Once the CloudFormation stack completes, Yasu automatically detects the connection. You'll see the verification screen:

        <img src="https://mintcdn.com/yasu/fjT4G9MdT1GOec0X/images/onboarding/connect_aws_verify.jpg?fit=max&auto=format&n=fjT4G9MdT1GOec0X&q=85&s=e32ba3b8574b15e460d98bef95b4634b" width="738" height="430" data-path="images/onboarding/connect_aws_verify.jpg" />

        The CloudFormation template creates an IAM role with permissions to:

        * Read Cost Explorer data
        * List resources across services
        * Access CloudWatch metrics
      </Tab>

      <Tab title="GCP">
        **Connect GCP via OAuth**

        Click **Connect GCP** to start the OAuth flow.

        <img src="https://mintcdn.com/yasu/fjT4G9MdT1GOec0X/images/onboarding/connect_gcp.jpg?fit=max&auto=format&n=fjT4G9MdT1GOec0X&q=85&s=cd6f7dec1f20582589ff92d74545dbf6" width="748" height="660" data-path="images/onboarding/connect_gcp.jpg" />

        1. Sign in with your Google account that has access to the GCP project
        2. Select the project(s) you want to connect
        3. Grant the required permissions

        <Info>
          Yasu requests **read-only access** to your GCP billing and resource data. We never make changes to your infrastructure.
        </Info>

        Yasu will request access to:

        * Billing account data
        * Project resource information
        * Compute and storage metrics
      </Tab>

      <Tab title="Azure">
        **Connect Azure via Service Principal**

        Click **Connect Azure** and follow the step-by-step dialog.

        1. **Create a Service Principal** — Copy the Azure CLI command from the dialog and run it in Azure Cloud Shell
        2. **Assign roles** — Run the three role assignment commands (Reader, Cost Management Reader, Advisor Reviews Reader)
        3. **Enter credentials** — Paste your Tenant ID, App ID, and Client Secret into the dialog

        <Info>
          Yasu uses a **read-only** Service Principal. We cannot modify, create, or delete any Azure resources.
        </Info>

        The Service Principal is granted:

        * **Reader** — Read access to subscription resources
        * **Cost Management Reader** — Access to cost and billing data
        * **Advisor Reviews Reader** — Access to Azure Advisor recommendations

        For detailed instructions, see the [Azure connection guide](/guides/connect-azure).
      </Tab>
    </Tabs>
  </Step>

  <Step title="Start your AI agents">
    After connecting your cloud account, configure which AI agents you want to activate. These agents continuously analyze your infrastructure for cost-saving opportunities.

    <img src="https://mintcdn.com/yasu/fjT4G9MdT1GOec0X/images/onboarding/connect_aws_agents.jpg?fit=max&auto=format&n=fjT4G9MdT1GOec0X&q=85&s=28d3a9178d91254673178284e85ac6d7" width="734" height="402" data-path="images/onboarding/connect_aws_agents.jpg" />

    Select the agents that match your optimization goals:

    * **Cost Analyzer** — Identifies idle and underutilized resources
    * **Right-Sizing Agent** — Recommends optimal instance sizes
    * **Reserved Instance Advisor** — Finds RI and Savings Plan opportunities

    <Tip>You can enable or disable agents at any time from Settings.</Tip>
  </Step>

  <Step title="Invite your team">
    Collaborate with your team by inviting members to your workspace.

    <img src="https://mintcdn.com/yasu/fh8lzBArl-Y9Ech-/images/onboarding/onboarding_invite_team.jpg?fit=max&auto=format&n=fh8lzBArl-Y9Ech-&q=85&s=0848d713d57b8aff386a699c6a434deb" width="1003" height="627" data-path="images/onboarding/onboarding_invite_team.jpg" />

    Enter email addresses of team members you want to invite. They'll receive an invitation to join your Yasu workspace.

    <Info>
      You can manage team members and permissions later from **Settings** → **Members**.
    </Info>
  </Step>

  <Step title="See your insights">
    Once setup is complete, you'll land on your dashboard where cost-saving insights start appearing.

    <img src="https://mintcdn.com/yasu/fh8lzBArl-Y9Ech-/images/ui/dashboard.jpg?fit=max&auto=format&n=fh8lzBArl-Y9Ech-&q=85&s=e7b76409eae27938efed9006e2cd5e80" width="1306" height="1097" data-path="images/ui/dashboard.jpg" />

    Your dashboard shows:

    * **Current spend** — Real-time cloud cost tracking
    * **Quick Wins** — AI-powered savings recommendations
    * **Forecast** — Predicted costs for the coming month
    * **Services breakdown** — Costs by cloud service

    <Check>
      Most users see their first cost-saving recommendations within **5 minutes** of connecting.
    </Check>
  </Step>
</Steps>

## Next steps

<CardGroup cols={2}>
  <Card title="Explore the Dashboard" icon="chart-line" href="/dashboard">
    Understand your cost breakdown and spending trends.
  </Card>

  <Card title="Review Quick Wins" icon="lightbulb" href="/insights">
    See AI-powered recommendations and implement savings.
  </Card>

  <Card title="Set up Shift-Left" icon="code-pull-request" href="/shift-left">
    Catch costly mistakes before they reach production.
  </Card>

  <Card title="Connect Slack" icon="slack" href="/integrations/slack">
    Get notifications about savings opportunities in Slack.
  </Card>
</CardGroup>

<Note>
  **Need help?** Contact us at [support@yasu.cloud](mailto:support@yasu.cloud) or use the chat widget in the app.
</Note>
