

# Implementing a tagging strategy for detailed cost and usage data
Introduction

*Leonardo Matsumota, Maisa Coelho, Edgar Costa Filho, Julio Bando, and Julio Paez, Amazon Web Services (AWS)*

*October 2022*

This guide will cover how you can manage company cost reports, according to your operational model. An example is extracting cloud costs by application, business unit, cost center, environment, project, product, or team name.

## Overview


To gain more granular information about cost and billing from Amazon Web Services, an accurate and comprehensive program for cost allocation and [tagging](https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/Using_Tags.html) is essential.

The [account structure](https://aws.amazon.com/blogs/aws-cloud-financial-management/cost-allocation-basics-that-you-need-to-know/) should accurately reflect how AWS services are used in the organization. This is the first step for cost allocation. The tagging process includes the following steps, which will be explained in more detail in the following sections:

1. [Define a tagging dictionary](define-tagging-dictionary.md).

1. [Publish the tagging dictionary](publish-tagging-dictionary.md).

1. [Define the rules for applying the tags](define-rules.md).

1. [Apply the tags](apply-tags.md) by using Tag Editor, AWS CloudFormation, or cost allocation tags.

1. [Measure, enforce, and evolve](measure-enforce-evolve.md).

And the tagging enforcement can be proactive or reactive. It will be shown using tools such as AWS [service control policies (SCPs)](https://docs.aws.amazon.com/organizations/latest/userguide/orgs_manage_policies_scps.html) and AWS [tag policies](https://docs.aws.amazon.com/organizations/latest/userguide/orgs_manage_policies_tag-policies-getting-started.html).