> For the complete documentation index, see [llms.txt](https://docs.prismacloud.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.prismacloud.io/content-collections/data-security-posture-management/how-to-articles/assets-and-files/tag-assets-within-dig-security-using-keyvalue-tagging.md).

# Tag Assets in Prisma Cloud DSPM Using key:value Tagging

This article describes how to do the following:

* Create customized tag assets in Prisma Cloud DSPM using key:value tagging.
* Apply custom tags for various purposes such as ownership, business unit, organizational unit (OU), or any other business logic requirement.
* Search for tags in the inventory to enhance asset organization, risk assessment, and risk definitions.

### Create a DSPM tag

1. Navigate to the storage bucket where you want to create the custom Prisma Cloud DSPM tag.
   1. In Prisma Cloud DSPM, click Inventory.
   2. In Inventory, click the name of the specific storage bucket you want to add tags to.\
      ![](/files/0uD3l31tdcJe2FNryOwn)
2. In the left pane of the bucket window, scroll down to the Prisma Cloud DSPM Tags section.\
   ![](/files/7Kwyqv269ueqgBbyu6vD)
3. Click +
4. Enter a key:value.
5. On your keyboard press the Enter key or ↵ to apply the key:value.\
   ![](/files/hbpBYemAgdyONSRKhMzj)

### Search for tags in the inventory

After you have created a custom Prisma Cloud DSPM Tag, the tag is searchable in the inventory and can be leveraged in custom risk definitions, enhancing asset organization, and risk assessment.

1. In the Prisma Cloud DSPM side menu, click Inventory.
2. In Inventory, apply the Prisma Cloud DSPM Tag extended filter.\
   ![](/files/FXuYtxzihhjK9gk4kRLt)
3. Enter the Prisma Cloud DSPM Tag’s Key and Value properties.\
   ![](/files/LS2sC3gh9W5lks5vubzi)

### Create alerts and notifications

* In the Inventory tab, use the Prisma Cloud DSPM Tag filters to create an alert or notifications based on the conditions of the tag. For example, create an alert if HR data is displayed outside of Europe.
* In the Risks tab, use the Prisma Cloud DSPM Tag to create alerts or risks specific to certain assets.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.prismacloud.io/content-collections/data-security-posture-management/how-to-articles/assets-and-files/tag-assets-within-dig-security-using-keyvalue-tagging.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
