---
title: Action Management
description: Datadog, the leading service for cloud-scale monitoring.
breadcrumbs: Docs > Product Analytics > Product Analytics Guides > Action Management
---

# Action Management

{% callout %}
# Important note for users on the following Datadog sites: app.ddog-gov.com, us2.ddog-gov.com

{% alert level="danger" %}
This product is not supported for your selected [Datadog site](https://docs.datadoghq.com/getting_started/site.md). ({% placeholder "user-datadog-site-name" /%}).
{% /alert %}

{% /callout %}

## Overview{% #overview %}

Action Management is a no-code way to label autocaptured actions from your web and mobile applications. Labeled actions can be used in all Product Analytics charts. Action Management helps to improve trust in your Product Analytics dataset and enhance efficiency in your analysis.

Two labeling methods are available:

- **Visual labeling**: A point-and-click interface for labeling actions on web pages. Requires the Datadog test recorder Chrome extension.
- **Manual labeling**: Label actions for web and mobile applications without a browser extension.

## Visual labeling{% #visual-labeling %}

Visual labeling requires [the Datadog test recorder Chrome extension](https://chromewebstore.google.com/detail/datadog-test-recorder/kkbncfpddhdmkfmalecgnphegacgejoa). If you are unable to add the extension through the Chrome web store, see the [manual instructions](https://docs.datadoghq.com/synthetics/guide/manually-adding-chrome-extension.md) for extension installation, or use manual labeling instead.

1. Go to the [Actions](https://app.datadoghq.com/product-analytics/data-management) page in Datadog and select your application.

1. Select **Visual Labeler**.

1. Use the **Navigate Site** mode to browse to the location of the actions you want to label.

1. When you are ready to label an action, switch to **Label Actions** mode.

1. Click on the element you would like to add as an action.

   {% image
      source="https://docs.dd-static.net/images/product_analytics/action_management/pana-label-mode-2.c1202e3c5f512675a8c57490c8aa34e0.png?auto=format&fit=max&w=850 1x, https://docs.dd-static.net/images/product_analytics/action_management/pana-label-mode-2.c1202e3c5f512675a8c57490c8aa34e0.png?auto=format&fit=max&w=850&dpr=2 2x"
      alt="Click on and label your actions." /%}

1. Select **New Labeled Action** and use the modal to define the scope of your label. Add a label name, description (optional), and tags (optional). You can specify a custom CSS selector for tracking clicks, or use the CSS builder to label events, for more control and granularity.

You can also hold the Shift key to select multiple actions on the page and label them under the same name. This functionality enables "OR" analysis.

1. Select **Save**.

After you define an action, it appears in the list of labeled actions on the [Actions](https://app.datadoghq.com/product-analytics/data-management) page, and you can use it in any Product Analytics chart.

## Manual labeling{% #manual-labeling %}

Manual labeling is available for both web and mobile applications and does not require the Chrome extension.

1. Go to the [Actions](https://app.datadoghq.com/product-analytics/data-management) page in Datadog and select your application.
1. Select **Add Labeled Action**, then select **Create manually**.
1. Add a label name, description (optional), and tags (optional).
1. Under **Definition**, define one or more events to track:
   - **Action Type**: `click` or `custom` events. For `click` events, you can specify a custom CSS selector for tracking clicks, or use the CSS builder to label events, for more control and granularity.
   - **Action Name**: Use the drop-down to select an action
   - **Page Location**: Use the drop-down to target one or more pages Select **Add New Definition** to add a definition.
1. Select **Save**.

After you define an action, it appears in the list of labeled actions on the [Actions](https://app.datadoghq.com/product-analytics/data-management) page, and you can use it in any Product Analytics chart.

## Retrieve your actions{% #retrieve-your-actions %}

After you define an action, you can find it on the [Actions](https://app.datadoghq.com/product-analytics/data-management) page.

{% image
   source="https://docs.dd-static.net/images/product_analytics/action_management/pana-action-list-2.d925dc21d5ed78a706969a91d6eee046.png?auto=format&fit=max&w=850 1x, https://docs.dd-static.net/images/product_analytics/action_management/pana-action-list-2.d925dc21d5ed78a706969a91d6eee046.png?auto=format&fit=max&w=850&dpr=2 2x"
   alt="List of your labeled actions." /%}

## Known limitations{% #known-limitations %}

- Visual labeling is only available for web pages. Use manual labeling for mobile applications.
- You cannot label actions that are hidden behind a hover. If this limitation impacts your use cases, share examples with your Customer Success Manager to inform future improvements.
- Deleting a labeled action also deletes it from the dashboards where it is being used.

## Further reading{% #further-reading %}

- [From performance to impact: Bridging frontend teams through shared context](https://www.datadoghq.com/blog/rum-product-analytics-bridging-teams)
- [Make faster, better product decisions with Datadog Product Analytics](https://www.datadoghq.com/blog/product-analytics-faster-decisions)
- [What your product data is actually saying](https://www.datadoghq.com/blog/product-data-best-practices)
