---
title: Save and Reuse Actions
description: Save and reuse an action and its parameters
breadcrumbs: Docs > Actions > Workflow Automation > Save and Reuse Actions
---

# Save and Reuse Actions

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

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

{% /callout %}

Use the *Saved Actions* feature to store and reuse an action and its parameters. You can insert a saved action into your workflow as a new step, or use one to populate an existing step's parameters.

## Save an action{% #save-an-action %}

1. From the workflow canvas, click an action that you'd like to save.
1. Click **Save Action**.
1. Enter a name and description for the action.
1. If you want anyone in your organization to have access to the action, toggle **Usable by others in the organization**.
1. Verify the configuration details for the action and click **Save Action Configuration**.

{% video
   url="https://datadog-docs.imgix.net/images/service_management/workflows/save_action_1.mp4" /%}

## Use a saved action in your workflow{% #use-a-saved-action-in-your-workflow %}

To add a saved action as a new step in your workflow:

1. Click the plus (`+`) icon from the workflow canvas and select Saved Actions.
1. Use the search bar or browse through the list to find the Saved Action you're looking for.
1. Select the Saved Action to add it as a configured step on your workflow canvas.

To configure an existing step using a saved action:

1. Select a step in your workflow that you'd like to populate with a pre-configured action.
1. Click the **Saved Actions** icon and select **Configure using a saved action**.
1. Select the Saved Action you'd like to use to configure your step and click **Use Saved Action**.

## Manage a saved action{% #manage-a-saved-action %}

You can preview, edit, or delete your Saved Actions from the [Action Catalog](https://app.datadoghq.com/workflow/action-catalog) tab.

To find a saved action:

1. From the [Workflow Automation](https://app.datadoghq.com/workflow/) page, click [**Action Catalog**](https://app.datadoghq.com/workflow/action-catalog).
1. Click **Saved Actions** and browse through the list for the Saved Action you'd like to preview, edit, or delete.
1. Hover over the action and click **Preview/Edit saved configurations** to be presented with a preview of the action.
1. From the preview screen, select the action to edit or delete it.

If you did not create the action, you cannot edit it directly. Instead select the **Clone** icon to copy it and make your configuration changes. You cannot delete an action that you did not create.

{% image
   source="https://datadog-docs.imgix.net/images/service_management/workflows/edit_saved_action.3c0760347dc0739eb21499abc04a421e.png?auto=format"
   alt="Preview, edit, or delete a saved action from the Action Catalog." /%}

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

- [Learn about integrations](https://docs.datadoghq.com/integrations/)
- [Save and reuse actions in apps](https://docs.datadoghq.com/actions/app_builder/saved_actions/)

Do you have questions or feedback? Join the **#workflows** channel on the [Datadog Community Slack](https://chat.datadoghq.com/).
