---
title: "Can I add custom Cloud Actions?"
date: "2025-02-04T14:39:09+00:00"
summary: "Discover limitations and alternatives for custom Cloud Actions in Acquia Cloud Platform's deployment workflows."
image:
type: "article"
url: "/acquia-cloud-platform/help/61141-can-i-add-custom-cloud-actions"
id: "8bc96744-1e5b-4dcb-83e9-dac29792d4d8"
---

No. Customers may select the Cloud Actions to run on default or run per environment but cannot add custom Cloud Actions.

Cloud Actions offer common DevOps tasks that represent known best practice and may not meet the needs for every type of code deployment. If it does not meet your needs, we recommend disabling Cloud Actions to not interfere with more complex deployment workflows. For information about how to disable Cloud Actions, see [Disabling Cloud Actions](/acquia-cloud-platform/manage-apps/cloud-actions#disable-cloud-actions).

Cloud Actions are in addition to [Cloud Hooks](/acquia-cloud-platform/develop-apps/api/cloud-hooks), in which customers have greater control to customize deployment actions through code-based methods.