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

# Quickstart

> Set up your Vantage account, connect cloud providers, and begin analyzing your infrastructure costs.

export const CustomCard = ({title, icon, href, children}) => {
  return <a href={href} className="block font-normal group relative my-2 ring-2 ring-transparent rounded-2xl bg-white dark:bg-background-dark border border-gray-950/10 dark:border-white/10 overflow-hidden w-full cursor-pointer hover:!border-primary dark:hover:!border-primary-light">
      <div className="px-6 py-5 relative flex flex-col h-full">
        <div className="flex flex-col items-start mb-4">
          {icon && <div className="h-8 w-8 mb-3">
              <img src={icon} alt={`${title} logo`} className="h-full w-full object-contain" />
            </div>}
          <h3 className="text-lg font-semibold text-gray-900 dark:text-gray-100">
            {title}
          </h3>
        </div>

        <div className="flex-grow mb-4">
          {children}
        </div>

        <div className="mt-auto">
          <div className="not-prose group">
            <a href={href}>
              <button className="flex items-center space-x-2.5 py-1 px-4 bg-primary-dark dark:bg-white text-white dark:text-gray-950 rounded-full group-hover:opacity-[0.9] font-medium">
                <span>View Documentation</span>
                <svg width="3" height="24" viewBox="0 -9 3 24" className="h-6 rotate-0 overflow-visible">
                  <path d="M0 0L3 3L0 6" fill="none" stroke="currentColor" strokeWidth="1.5" strokeLinecap="round"></path>
                </svg>
              </button>
            </a>
          </div>
        </div>
      </div>
    </a>;
};

<Tip>
  **GET STARTED**

  For video tutorials, check out [Vantage University](/vantage_university) <Icon icon="graduation-cap" iconType="solid" />.
</Tip>

## Step 1 - Create an Account

* To get started, [create a Vantage account](https://console.vantage.sh/signup).
* Optionally, you can upgrade to a paid plan to unlock additional features and track higher amounts of cloud infrastructure costs. View the [Vantage Pricing page](https://www.vantage.sh/pricing) for all pricing and plan details. All paid plans have an option to trial the service before committing to a subscription.

<Info>
  **LANGUAGE SUPPORT**

  The Vantage console UI is currently available in English only. However, the [FinOps Agent](/vantage_finops_agent) can answer questions and provide cost analysis in other languages when interacting via Slack.
</Info>

## Step 2 - Connect Providers

Next, create a data integration between at least one of your providers and Vantage. Detailed integration documentation is linked for each of the providers below.

<div className="block dark:hidden">
  <CardGroup cols={2}>
    <CustomCard title="Amazon Web Services (AWS)" icon="https://assets.vantage.sh/docs/logos/logo-icon-aws.svg" href="/connecting_aws">
      Vantage integrates with your AWS account through a Cross-Account IAM role, giving Vantage read-only access to an organization's cost data. After the initial sync, you will be able to take advantage of features in Vantage to manage, inspect, and model your AWS spend.
    </CustomCard>

    <CustomCard title="Azure" icon="https://assets.vantage.sh/docs/logos/logo-icon-azure.svg" href="/connecting_azure">
      Vantage integrates with your Azure account through a service principal, providing read-only access to your cost data. Vantage supports pay-as-you-go, Microsoft Customer Agreement (MCA), Enterprise Agreement (EA), and Cloud Solution Provider (CSP) billing models.
    </CustomCard>

    <CustomCard title="Google Cloud Platform (GCP)" icon="https://assets.vantage.sh/docs/logos/logo-icon-gcp.svg" href="/connecting_gcp">
      Vantage integrates with your GCP account through a service account, providing Vantage with read-only access to an organization's cost data. Following the creation of the role with the appropriate permissions, Vantage will initiate the synchronization of cost data and resource metadata.
    </CustomCard>

    <CustomCard title="Kubernetes" icon="https://assets.vantage.sh/docs/logos/logo-icon-kubernetes.svg" href="/connecting_kubernetes">
      Vantage allows you to see in-cluster costs for Kubernetes clusters, including seeing costs by container, service, namespace and label. The Vantage Kubernetes agent is the recommended integration point for ingesting Kubernetes costs into Vantage.
    </CustomCard>

    <CustomCard title="Anthropic" icon="https://assets.vantage.sh/docs/logos/logo-icon-anthropic.svg" href="/connecting_anthropic">
      Vantage integrates with Anthropic using an Admin API key (Claude API) and a Claude Enterprise Analytics API key (Claude.ai).
    </CustomCard>

    <CustomCard title="Anyscale" icon="https://assets.vantage.sh/docs/logos/logo-icon-anyscale.svg" href="/connecting_anyscale">
      Vantage integrates with Anyscale using a platform API key.
    </CustomCard>

    <CustomCard title="CircleCI" icon="https://assets.vantage.sh/docs/logos/logo-icon-circleci.svg" href="/connecting_circle_ci">
      Vantage integrates with CircleCI using a personal API token and organization UUID to ingest usage export data and convert credits into cost using your configured price per credit.
    </CustomCard>

    <CustomCard title="ClickHouse Cloud" icon="https://assets.vantage.sh/docs/logos/logo-icon-clickhouse.svg" href="/connecting_clickhouse">
      Vantage integrates with ClickHouse Cloud via a read-only Developer key.
    </CustomCard>

    <CustomCard title="Confluent" icon="https://assets.vantage.sh/docs/logos/logo-icon-confluent.svg" href="/connecting_confluent">
      Vantage integrates with your Confluent account through a revocable read/write API key and secret. Confluent API keys are free for you to create—and adding to the Vantage console only takes a few minutes.
    </CustomCard>

    <CustomCard title="Coralogix" icon="https://assets.vantage.sh/docs/logos/logo-icon-coralogix.svg" href="/connecting_coralogix">
      Vantage integrates with your Coralogix account through a revocable read-only API key and your Coralogix domain.
    </CustomCard>

    <CustomCard title="Cursor" icon="https://assets.vantage.sh/docs/logos/logo-icon-cursor.svg" href="/connecting_cursor">
      Vantage integrates with Cursor using a read-only API key to track usage and costs.
    </CustomCard>

    <CustomCard title="Databricks" icon="https://assets.vantage.sh/docs/logos/logo-icon-databricks.svg" href="/connecting_databricks">
      Vantage integrates with your Databricks account using a dedicated Serverless SQL Warehouse to query system tables within a Unity Catalog-enabled workspace.
    </CustomCard>

    <CustomCard title="Datadog" icon="https://assets.vantage.sh/docs/logos/logo-icon-datadog.svg" href="/connecting_datadog">
      Vantage integrates with your Datadog account through a read-only Datadog OAuth token. After connecting, Vantage automatically receives read-only access to appropriate cost and usage APIs to begin ingesting Datadog cost data.
    </CustomCard>

    <CustomCard title="Elastic" icon="https://assets.vantage.sh/docs/logos/logo-icon-elastic.svg" href="/connecting_elastic">
      Vantage integrates with Elastic Cloud using a Billing Admin API key to ingest cost and usage data for your Elastic organizations.
    </CustomCard>

    <CustomCard title="Fastly" icon="https://assets.vantage.sh/docs/logos/logo-icon-fastly.svg" href="/connecting_fastly">
      Vantage integrates with your Fastly account through a read-only API token. Fastly API tokens are free for you to create—and adding them to the Vantage console only takes a few minutes.
    </CustomCard>

    <CustomCard title="GitHub" icon="https://assets.vantage.sh/docs/logos/logo-icon-github.svg" href="/connecting_github">
      Vantage integrates with GitHub using the Billing - vantage-sh GitHub application.
    </CustomCard>

    <CustomCard title="Grafana Cloud" icon="https://assets.vantage.sh/docs/logos/logo-icon-grafana.svg" href="/connecting_grafana">
      Vantage integrates with Grafana Cloud via a read-only token attached to a cloud access policy.
    </CustomCard>

    <CustomCard title="Linode" icon="https://assets.vantage.sh/docs/logos/logo-icon-linode.svg" href="/connecting_linode">
      Vantage integrates with Linode via a read-only API key. Vantage also uses service-specific APIs to enrich cost data with additional resource-specific metadata.
    </CustomCard>

    <CustomCard title="MongoDB Atlas" icon="https://assets.vantage.sh/docs/logos/logo-icon-mongodb.svg" href="/connecting_mongodb-atlas">
      Vantage integrates with MongoDB Atlas account through read-only use of the Invoices API. To see Active Resources for your MongoDB Atlas account, Vantage uses the Clusters API and the Projects API.
    </CustomCard>

    <CustomCard title="New Relic" icon="https://assets.vantage.sh/docs/logos/logo-icon-new-relic.svg" href="/connecting_new_relic">
      Vantage integrates with your New Relic account through the use of New Relic Usage Data via the New Relic GraphQL API.
    </CustomCard>

    <CustomCard title="OpenAI" icon="https://assets.vantage.sh/docs/logos/logo-icon-openai.svg" href="/connecting_open_ai">
      Vantage integrates with OpenAI via an Admin Key and queries the Costs endpoint of the Usage API.
    </CustomCard>

    <CustomCard title="Oracle Cloud" icon="https://assets.vantage.sh/docs/logos/logo-icon-oracle.svg" href="/connecting_oracle">
      Vantage connects to Oracle Cloud using a read-only IAM user and API key to read from a Cost and Usage Reports object storage bucket.
    </CustomCard>

    <CustomCard title="PlanetScale" icon="https://assets.vantage.sh/docs/logos/logo-icon-planetscale.svg" href="/connecting_planetscale">
      Vantage integrates with your PlanetScale account via the PlanetScale Invoices API using an OAuth workflow.
    </CustomCard>

    <CustomCard title="Redis" icon="https://assets.vantage.sh/docs/logos/logo-icon-redis.svg" href="/connecting_redis">
      Vantage integrates with Redis using an account key and user key to ingest FOCUS-formatted cost data.
    </CustomCard>

    <CustomCard title="Snowflake" icon="https://assets.vantage.sh/docs/logos/logo-icon-snowflake.svg" href="/connecting_snowflake">
      Vantage integrates with your Snowflake account through a secure, read-only user who has access to Snowflake usage tables. Optionally, Vantage can pull from a dedicated schema that you create.
    </CustomCard>

    <CustomCard title="Temporal Cloud" icon="https://assets.vantage.sh/docs/logos/logo-icon-temporal.svg" href="/connecting_temporal">
      Vantage integrates with Temporal Cloud using an API key with Finance Admin permissions to ingest Cloud Billing API data.
    </CustomCard>

    <CustomCard title="Twilio" icon="https://assets.vantage.sh/docs/logos/logo-icon-twilio.svg" href="/connecting_twilio">
      Vantage integrates with Twilio using a Standard API key.
    </CustomCard>

    <CustomCard title="Vercel" icon="https://assets.vantage.sh/docs/logos/logo-icon-vercel.svg" href="/connecting_vercel">
      Vantage integrates with Vercel through a Vercel Community Integration to ingest cost and usage data across services like Functions, Delivery Network, and Observability.
    </CustomCard>

    <CustomCard title="Custom Providers" icon="https://assets.vantage.sh/docs/logos/logo-icon-custom-providers.svg" href="/connecting_custom_providers">
      Vantage integrates any of your Custom Providers through a schema based on the FinOps FOCUS specification.
    </CustomCard>
  </CardGroup>
</div>

<div className="hidden dark:block">
  <CardGroup cols={2}>
    <CustomCard title="Amazon Web Services (AWS)" icon="https://assets.vantage.sh/docs/logos/logo-icon-aws-dark.svg" href="/connecting_aws" className="dark:block hidden">
      Vantage integrates with your AWS account through a Cross-Account IAM role, giving Vantage read-only access to an organization's cost data. After the initial sync, you will be able to take advantage of features in Vantage to manage, inspect, and model your AWS spend.
    </CustomCard>

    <CustomCard title="Azure" icon="https://assets.vantage.sh/docs/logos/logo-icon-azure.svg" href="/connecting_azure" className="dark:block hidden">
      Vantage integrates with your Azure account through a service principal, providing read-only access to your cost data. Vantage supports pay-as-you-go, Microsoft Customer Agreement (MCA), Enterprise Agreement (EA), and Cloud Solution Provider (CSP) billing models.
    </CustomCard>

    <CustomCard title="Google Cloud Platform (GCP)" icon="https://assets.vantage.sh/docs/logos/logo-icon-gcp.svg" href="/connecting_gcp">
      Vantage integrates with your GCP account through a service account, providing Vantage with read-only access to an organization's cost data. Following the creation of the role with the appropriate permissions, Vantage will initiate the synchronization of cost data and resource metadata.
    </CustomCard>

    <CustomCard title="Kubernetes" icon="https://assets.vantage.sh/docs/logos/logo-icon-kubernetes.svg" href="/connecting_kubernetes">
      Vantage allows you to see in-cluster costs for Kubernetes clusters, including seeing costs by container, service, namespace and label. The Vantage Kubernetes agent is the recommended integration point for ingesting Kubernetes costs into Vantage.
    </CustomCard>

    <CustomCard title="Anthropic" icon="https://assets.vantage.sh/docs/logos/logo-icon-anthropic-dark.svg" href="/connecting_anthropic">
      Vantage integrates with Anthropic using an Admin API key (Claude API) and a Claude Enterprise Analytics API key (Claude.ai).
    </CustomCard>

    <CustomCard title="Anyscale" icon="https://assets.vantage.sh/docs/logos/logo-icon-anyscale.svg" href="/connecting_anyscale">
      Vantage integrates with Anyscale using a platform API key.
    </CustomCard>

    <CustomCard title="CircleCI" icon="https://assets.vantage.sh/docs/logos/logo-icon-circleci-dark.svg" href="/connecting_circle_ci">
      Vantage integrates with CircleCI using a personal API token and organization UUID to ingest usage export data and convert credits into cost using your configured price per credit.
    </CustomCard>

    <CustomCard title="ClickHouse Cloud" icon="https://assets.vantage.sh/docs/logos/logo-icon-clickhouse.svg" href="/connecting_clickhouse">
      Vantage integrates with ClickHouse Cloud via a read-only Developer key.
    </CustomCard>

    <CustomCard title="Confluent" icon="https://assets.vantage.sh/docs/logos/logo-icon-confluent-dark.svg" href="/connecting_confluent">
      Vantage integrates with your Confluent account through an API key and secret.
    </CustomCard>

    <CustomCard title="Coralogix" icon="https://assets.vantage.sh/docs/logos/logo-icon-coralogix.svg" href="/connecting_coralogix">
      Vantage integrates with your Coralogix account through a revocable read-only API key and your Coralogix domain.
    </CustomCard>

    <CustomCard title="Cursor" icon="https://assets.vantage.sh/docs/logos/logo-icon-cursor-dark.svg" href="/connecting_cursor">
      Vantage integrates with Cursor using a read-only API key to track usage and costs.
    </CustomCard>

    <CustomCard title="Databricks" icon="https://assets.vantage.sh/docs/logos/logo-icon-databricks.svg" href="/connecting_databricks">
      Vantage integrates with your Databricks account using a dedicated Serverless SQL Warehouse to query system tables within a Unity Catalog-enabled workspace.
    </CustomCard>

    <CustomCard title="Datadog" icon="https://assets.vantage.sh/docs/logos/logo-icon-datadog.svg" href="/connecting_datadog">
      Vantage integrates with your Datadog account through a read-only Datadog OAuth token. After connecting, Vantage automatically receives read-only access to appropriate cost and usage APIs to begin ingesting Datadog cost data.
    </CustomCard>

    <CustomCard title="Elastic" icon="https://assets.vantage.sh/docs/logos/logo-icon-elastic.svg" href="/connecting_elastic">
      Vantage integrates with Elastic Cloud using a Billing Admin API key to ingest cost and usage data for your Elastic organizations.
    </CustomCard>

    <CustomCard title="Fastly" icon="https://assets.vantage.sh/docs/logos/logo-icon-fastly.svg" href="/connecting_fastly">
      Vantage integrates with your Fastly account through a read-only API token. Fastly API tokens are free for you to create—and adding them to the Vantage console only takes a few minutes.
    </CustomCard>

    <CustomCard title="GitHub" icon="https://assets.vantage.sh/docs/logos/logo-icon-github-dark.svg" href="/connecting_github">
      Vantage integrates with GitHub using the Billing - vantage-sh GitHub application.
    </CustomCard>

    <CustomCard title="Grafana Cloud" icon="https://assets.vantage.sh/docs/logos/logo-icon-grafana.svg" href="/connecting_grafana">
      Vantage integrates with Grafana Cloud via a read-only token attached to a cloud access policy.
    </CustomCard>

    <CustomCard title="Linode" icon="https://assets.vantage.sh/docs/logos/logo-icon-linode-dark.svg" href="/connecting_linode">
      Vantage integrates with Linode via a read-only API key. Vantage also uses service-specific APIs to enrich cost data with additional resource-specific metadata.
    </CustomCard>

    <CustomCard title="MongoDB Atlas" icon="https://assets.vantage.sh/docs/logos/logo-icon-mongodb.svg" href="/connecting_mongodb-atlas">
      Vantage integrates with MongoDB Atlas account through read-only use of the Invoices API. To see Active Resources for your MongoDB Atlas account, Vantage uses the Clusters API and the Projects API.
    </CustomCard>

    <CustomCard title="New Relic" icon="https://assets.vantage.sh/docs/logos/logo-icon-new-relic.svg" href="/connecting_new_relic">
      Vantage integrates with your New Relic account through the use of New Relic Usage Data via the New Relic GraphQL API.
    </CustomCard>

    <CustomCard title="OpenAI" icon="https://assets.vantage.sh/docs/logos/logo-icon-openai-dark.svg" href="/connecting_open_ai">
      Vantage integrates with OpenAI via an Admin Key and queries the Costs endpoint of the Usage API.
    </CustomCard>

    <CustomCard title="Oracle Cloud" icon="https://assets.vantage.sh/docs/logos/logo-icon-oracle.svg" href="/connecting_oracle">
      Vantage connects to Oracle Cloud using a read-only IAM user and API key to read from a Cost and Usage Reports object storage bucket.
    </CustomCard>

    <CustomCard title="PlanetScale" icon="https://assets.vantage.sh/docs/logos/logo-icon-planetscale-dark.svg" href="/connecting_planetscale">
      Vantage integrates with your PlanetScale account via the PlanetScale Invoices API using an OAuth workflow.
    </CustomCard>

    <CustomCard title="Redis" icon="https://assets.vantage.sh/docs/logos/logo-icon-redis.svg" href="/connecting_redis">
      Vantage integrates with Redis using an account key and user key to ingest FOCUS-formatted cost data.
    </CustomCard>

    <CustomCard title="Snowflake" icon="https://assets.vantage.sh/docs/logos/logo-icon-snowflake.svg" href="/connecting_snowflake">
      Vantage integrates with your Snowflake account through a secure, read-only user who has access to Snowflake usage tables. Optionally, Vantage can pull from a dedicated schema that you create.
    </CustomCard>

    <CustomCard title="Temporal Cloud" icon="https://assets.vantage.sh/docs/logos/logo-icon-temporal-dark.svg" href="/connecting_temporal">
      Vantage integrates with Temporal Cloud using an API key with Finance Admin permissions to ingest Cloud Billing API data.
    </CustomCard>

    <CustomCard title="Twilio" icon="https://assets.vantage.sh/docs/logos/logo-icon-twilio.svg" href="/connecting_twilio">
      Vantage integrates with Twilio using a Standard API key.
    </CustomCard>

    <CustomCard title="Vercel" icon="https://assets.vantage.sh/docs/logos/logo-icon-vercel-dark.svg" href="/connecting_vercel">
      Vantage integrates with Vercel through a Vercel Community Integration to ingest cost and usage data across services like Functions, Delivery Network, and Observability.
    </CustomCard>

    <CustomCard title="Custom Providers" icon="https://assets.vantage.sh/docs/logos/logo-icon-custom-providers-dark.svg" href="/connecting_custom_providers">
      Vantage integrates any of your Custom Providers through a schema based on the FinOps FOCUS specification.
    </CustomCard>
  </CardGroup>
</div>

<Note>
  **OTHER PROVIDERS**

  Vantage will be launching support for additional cloud infrastructure providers in the future. If you have a particular provider that you would like supported, please reach out to [support@vantage.sh](mailto:support@vantage.sh).
</Note>

## Step 3 - View Ingested Costs and Create Cost Reporting Resources

Once you create some provider integrations, Vantage will automatically begin ingesting billing information for your account. The default landing page in the Vantage console is the [**Overview**](/overview) page. This page serves as an executive-level summary, providing a comprehensive snapshot of the cost metrics that matter most to you. Use the **Explore** bar in the top navigation to quickly access pages, reports, dashboards, and other resources in your current workspace.

## Next Steps - After Your First Integration Imports

After connecting a provider and waiting for the initial import to complete, use the checklist below to get the most out of Vantage.

<Steps>
  <Step title="Verify your integration status">
    Navigate to **Settings > Integrations** and confirm your integration shows a **Stable** status. If it shows **Importing**, data is still being backfilled. If it shows **Error** or **Warning**, see the [Integration Status](/vantage_account#integration-status) documentation for troubleshooting steps.
  </Step>

  <Step title="Assign integrations to workspaces">
    By default, new integrations may not be visible in all workspaces. Navigate to **Settings > Workspaces** to manage which integrations are available in each workspace. See the [Workspaces](/workspaces#manage-workspace-provider-integrations) documentation for details.
  </Step>

  <Step title="Create your first Cost Report">
    Navigate to **Reporting > Cost Reports** and click **+ New** to create a Cost Report. Add filters for the provider you just connected, select a date range, and save the report. See the [Cost Reports](/cost_reports) documentation for a full walkthrough.
  </Step>

  <Step title="Set up budgets and alerts">
    Once you have a Cost Report, you can attach a [budget](/budgets) to track spending against a target, or create a [Cost Alert](/cost_alerts) to receive notifications when costs exceed a threshold.
  </Step>

  <Step title="Explore additional features">
    Depending on your use case, consider setting up:

    * [Virtual Tags](/tagging) to organize costs without modifying your cloud infrastructure
    * [Dashboards](/dashboards) to create a centralized view of multiple Cost Reports
    * [Cost Recommendations](/cost_recommendations) to identify optimization opportunities
    * [Kubernetes cost monitoring](/kubernetes) if you run containerized workloads
  </Step>
</Steps>

### Upgrading Your Plan

If you signed up for a free account and want to upgrade to a paid plan, navigate to **Settings > Billing** in the Vantage console. For questions about plan activation or billing, contact [support@vantage.sh](mailto:support@vantage.sh).
