> ## 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.

# Integrations

> Welcome to the Integrations learning track on Vantage University!

## <Icon size={24} color="#6742D6" iconType="solid" icon="lightbulb" /> What Are Vantage Integrations?

Vantage offers a number of native integrations to help you understand all your cloud costs. In addition to integrations within Vantage, you can connect [Custom Providers](/connecting_custom_providers) so that you can monitor costs across your entire tech stack. Vantage also offers app integrations, such as a connection with Jira, so that you can push Vantage alerts and issues directly to your team's native issue-tracking software.

## <Icon size={24} color="#6742D6" iconType="solid" icon="pen" /> Integrations Use Cases

<Tabs>
  <Tab title="DevOps Engineer">
    As a **DevOps Engineer**, you need to consolidate cost data from various cloud providers into a single platform for better visibility. You connect both AWS and GCP, which are your main cloud providers. You also want to view monitoring costs from **Datadog**, which you help to oversee, so you use the native Datadog integration in Vantage to view the total cost impact of your work. You also set up anomaly alerts on Datadog reports and send these alerts to Jira so that the team can triage and work on these issues as soon as they occur.
  </Tab>

  <Tab title="FinOps Analyst">
    As a **FinOps Analyst**, you are very familiar with the FOCUS schema. You currently have a few of your major cloud providers connected to Vantage, but there are some other tools your organization uses that you would like to see displayed alongside those cloud providers. You convert cost and usage reports from these other providers to the FOCUS-based schema used on Vantage and use the Custom Providers feature to see costs for your organization's entire tech stack.
  </Tab>
</Tabs>

## <Icon size={24} color="#6742D6" iconType="solid" icon="book-copy" /> Lesson 1: Creating Integrations in Vantage

<Frame>
  <iframe className="w-full aspect-video rounded-xl" src="https://www.youtube.com/embed/kpGLCeDIjzU" title="Creating Integrations in Vantage" frameBorder="0" allow="accelerometer;  clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerPolicy="strict-origin-when-cross-origin" allowFullScreen />
</Frame>

## <Icon size={24} color="#6742D6" iconType="solid" icon="book-copy" /> Lesson 2: Connecting Custom Providers

<Frame>
  <iframe className="w-full aspect-video rounded-xl" src="https://www.youtube.com/embed/bhSyaAG6_tU" title="Connecting Custom Providers in Vantage" frameBorder="0" allow="accelerometer;  clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerPolicy="strict-origin-when-cross-origin" allowFullScreen />
</Frame>

## <Icon size={24} color="#6742D6" iconType="solid" icon="book-copy" /> Lesson 3: Creating Jira Issues in Vantage

<Frame>
  <iframe className="w-full aspect-video rounded-xl" src="https://www.youtube.com/embed/oCkCoaVkYWQ" title="Creating Jira Issues in Vantage" frameBorder="0" allow="accelerometer;  clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerPolicy="strict-origin-when-cross-origin" allowFullScreen />
</Frame>

## <Icon size={24} color="#6742D6" iconType="solid" icon="book-open" /> Additional Resources

<Accordion title="Click to view resources">
  <Columns cols={2}>
    <Card title="Quickstart" icon="rocket" href="/getting_started" horizontal />

    <Card title="Custom Providers" icon="gear" href="/connecting_custom_providers" horizontal />

    <Card title="FOCUS schema" icon="link" href="https://focus.finops.org/" horizontal />

    <Card title="Jira" icon="link" href="/jira" horizontal />
  </Columns>
</Accordion>
