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

# Cost Allocation

> Welcome to the Cost Allocation learning track on Vantage University!

## <Icon size={24} color="#6742D6" iconType="solid" icon="lightbulb" /> What Is Cost Allocation?

Cost allocation is the process of assigning costs to different parts of an organization, such as teams, projects, or business units, to accurately track and manage expenses. Vantage provides a few different cost allocation tools, including:

<Tabs>
  <Tab title="Virtual Tags">
    Virtual tags allow you to create consistent and standardized tags across all cloud providers within Vantage. You can tag costs without needing to make changes to your existing cloud infrastructure. Virtual tags are useful for ensuring uniform tagging practices.
  </Tab>

  <Tab title="Cost Allocation Segments">
    Cost allocation segments let you create hierarchical structures for your costs, mapping them to various organizational entities, such as business units, teams, or services. Segments ensure that costs are allocated only once, preventing duplication in showback or chargeback scenarios. This tool is ideal for detailed cost tracking and enforcing cost governance, allowing you to identify and address unallocated costs.
  </Tab>
</Tabs>

## <Icon size={24} color="#6742D6" iconType="solid" icon="comment" /> Why Should I Use Cost Allocation?

Using cost allocation tools like virtual tags and cost allocation segments in Vantage helps you gain better control over your cloud spending. Virtual tags ensure consistent and accurate cost tagging across all cloud providers, making your financial reporting more reliable. Cost allocation segments enable detailed tracking and governance of expenses, allowing you to allocate costs effectively.

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

<Tabs>
  <Tab title="Financial Analyst">
    As a **financial analyst**, you can:

    * Use **virtual tags** to standardize tagging across all cloud providers without involving the engineering team, ensuring that your financial reports are uniform and reliable.
    * Use **segments** to identify unallocated costs. Ensure all expenses are properly assigned and accounted for. This improves financial accountability by ensuring no costs are overlooked in your financial reports.
  </Tab>

  <Tab title="Cloud Operations Manager">
    As a **cloud operations manager**, you can:

    * Use **virtual tags** for tag consolidation. You may manage a large infrastructure with an inconsistent tagging schema. You also need reports that help you quickly filter and group cloud resources to identify cost-saving opportunities and optimize resource usage, such as changing instance types or selected databases.
    * Use **segments** to hierarchically map costs to the different cloud operations teams and their corresponding applications you are responsible for, providing a detailed and organized view of cost distribution across your division.
  </Tab>
</Tabs>

## <Icon size={24} color="#6742D6" iconType="solid" icon="book-copy" /> Lesson 1: Introduction to Tagging

<Frame>
  <iframe className="w-full aspect-video rounded-xl" src="https://www.youtube.com/embed/X-laqaupBAE" title="Introduction to Tagging" 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: Create Virtual Tags

<Frame>
  <iframe className="w-full aspect-video rounded-xl" src="https://www.youtube.com/embed/aTlDULAxUCw" title="Create Virtual Tags" 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: Additional Tagging Workflows

<Frame>
  <iframe className="w-full aspect-video rounded-xl" src="https://www.youtube.com/embed/-xa31NHlbyY?si=Y3TPsJUVnuqycZhy" title="Additional Tagging Workflows" 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 4: Create Cost Allocation Segments

<Frame>
  <iframe src="https://www.loom.com/embed/54ed4169d7984710bdbaae93d3ebf7a0" className="w-full h-96" />
</Frame>

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

<Accordion title="Click to view resources">
  <Columns cols={2}>
    <Card title="Role-Based Access Control" icon="shield" href="/rbac" horizontal />

    <Card title="Create Virtual Tags" icon="circle-plus" href="/tagging#create-virtual-tags" horizontal />

    <Card title="Virtual Tagging Examples" icon="chart-line" href="/tagging#virtual-tagging-examples" horizontal />

    <Card title="Create a Segment" icon="circle-plus" href="/segments#create-a-segment" horizontal />

    <Card title="View and Create Child Segments" icon="circle-plus" href="/segments#view-and-create-child-segments" horizontal />
  </Columns>
</Accordion>
