diff --git a/docs/content/dagster-plus/managing-deployments/branch-deployments/using-branch-deployments.mdx b/docs/content/dagster-plus/managing-deployments/branch-deployments/using-branch-deployments.mdx
index 6f3f8c513f6c6..7634bfc18dc2f 100644
--- a/docs/content/dagster-plus/managing-deployments/branch-deployments/using-branch-deployments.mdx
+++ b/docs/content/dagster-plus/managing-deployments/branch-deployments/using-branch-deployments.mdx
@@ -25,19 +25,35 @@ Utilizing Branch Deployments requires setting up two components: the Branch Depl
- **Organization Admin** permissions in Dagster+
- To install the [`dagster-cloud` CLI](/dagster-plus/managing-deployments/dagster-plus-cli)
-- The ability to run a new agent in your infrastructure
- The ability to configure your CI platform
+- **Hybrid deployments only:** The ability to run a new agent in your infrastructure
---
## Step 1: Generate a Dagster+ agent token
+
+ If you're using Serverless deployment, this step isn't required.{" "}
+
+ Skip to Step 3
+
+ .
+
+
---
## Step 2: Create and configure an agent
+
+ If you're using Serverless deployment, this step isn't required.{" "}
+
+ Skip to Step 3
+
+ .
+
+
---