diff --git a/docs/v3/introduction.mdx b/docs/v3/introduction.mdx
index 48ea37be0..218d56857 100644
--- a/docs/v3/introduction.mdx
+++ b/docs/v3/introduction.mdx
@@ -3,11 +3,6 @@ title: "Introduction"
description: "Welcome to the Trigger.dev v3 documentation."
---
-
- The Trigger.dev v3 Developer Preview is currently in invite-only early access. [Sign up here to
- request access](https://trigger.dev/v3-early-access).
-
-
## What is Trigger.dev (v3)?
Trigger.dev v3 makes it easy to write reliable long-running tasks without timeouts.
diff --git a/docs/v3/migration-defer.mdx b/docs/v3/migration-defer.mdx
index e97b7df14..6c4fb9d5c 100644
--- a/docs/v3/migration-defer.mdx
+++ b/docs/v3/migration-defer.mdx
@@ -3,9 +3,7 @@ title: "Migrating from Defer.run"
description: "A guide to migrating from Defer to Trigger.dev v3"
---
-First of all, you should use the [Trigger.dev v3 Developer Preview](https://trigger.dev/blog/v3-developer-preview-launch/), not version 2. Version 2 is not a good choice if you're coming from Defer as the execution model is very different. [Let us know](https://) if you need v3 access.
-
-This guide highlights the differences and should help you migrate your project.
+This guide highlights the differences between Defer and Trigger.dev and should help you migrate your project.
## Features coming very soon
@@ -151,22 +149,14 @@ We will grant you v3 access.
1. Go to the Projects page
-

2. Click "Create a new project"
-

-3. Make sure you select "Version 3" from the dropdown!
-
+3. If the "Project version" dropdown is visible, make sure you select "Version 3"!

-
- If you don't see a dropdown then you don't have v3 access. [Fill in this
- form](https://trigger.dev/v3-early-access) and mention Defer in the company name.
-
-
diff --git a/docs/v3/quick-start.mdx b/docs/v3/quick-start.mdx
index 78637dabd..b92b21052 100644
--- a/docs/v3/quick-start.mdx
+++ b/docs/v3/quick-start.mdx
@@ -27,11 +27,6 @@ Once you've created an account, follow the steps in the app to:
1. Complete your account details.
2. Create your first Organization and Project.
-
- Make sure you create a "Version 3" project. You might need to [request early
- access](https://trigger.dev/v3-early-access).
-
-