Skip to content

Commit 0bcd8f4

Browse files
committed
docs(vercel): clarify integration instructions and terms
1 parent b31eb85 commit 0bcd8f4

File tree

1 file changed

+8
-9
lines changed

1 file changed

+8
-9
lines changed

integrations/vercel.mdx

Lines changed: 8 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description: "Integrate Kernel through the Vercel Marketplace"
55

66
## Integrate Kernel through the Vercel Marketplace
77

8-
The Vercel Marketplace allows Vercel users to install and configure third-party services, like Kernel, directly from the Vercel dashboard. Kernel offers an [official integration](https://vercel.com/marketplace/kernel) that Vercel users can install to integrate Kernel into their Vercel projects.
8+
The Vercel Marketplace allows Vercel users to install and configure third-party services, like Kernel, directly from the Vercel dashboard. Kernel offers an [official integration](https://vercel.com/marketplace/kernel) that Vercel users can install to integrate Kernel cloud browsers into their Vercel projects.
99

1010
### Installing the Kernel Integration
1111

@@ -16,16 +16,16 @@ The Vercel Marketplace allows Vercel users to install and configure third-party
1616
1. Navigate to the [Kernel integration](https://vercel.com/marketplace/kernel) in the Vercel Marketplace.
1717
2. Click **Install** to add Kernel to your Vercel team.
1818
3. Select your pricing plan.
19-
4. Provide a name for your Kernel installation. (this is not used for billing or anything else)
19+
4. Provide a name for your Kernel installation (this is not used for billing or anything else).
2020
5. Click **Create**.
2121

22-
Vercel will automatically provision a Kernel account, organization, and API key for you. Vercel calls the provisioned account, organization, and API key a **Resource**.
22+
Vercel will automatically provision a Kernel User account, Organization, and API key for you. Vercel calls the provisioned account, Organization, and API key a **Resource**.
2323

24-
Each Vercel team has an associated Kernel Organization. Kernel will automatically provision a new account for you, or link to an existing Kernel account if an account is found with the same email address. An equivalent role in Kernel is assigned to the user based on their Vercel team role. Roles and Vercel team membership are automatically synced to Kernel.
24+
Each Vercel team has an associated Kernel Organization. Kernel will automatically provision a new User account for you, or link to an existing Kernel User account if an account is found with the same email address. An equivalent role in Kernel is assigned to the user based on their Vercel team role. Roles and Vercel team membership are automatically synced to Kernel.
2525

2626
### Connecting to your Vercel projects
2727

28-
Once you've installed Kernel, you will need to connect it to one of your Vercel projects. Generally, a Kernel organization should be connected to a single Vercel project.
28+
Once you've installed Kernel, you will need to connect it to one of your Vercel projects. Generally, a Kernel Organization should be connected to a single Vercel project.
2929

3030
Connecting to a project will automatically sync your Kernel API key to your Vercel project's environment variables. The following environment variable will be automatically synced to all environments:
3131

@@ -99,12 +99,11 @@ For more examples and features like profiles, stealth mode, and live view, check
9999

100100
The pricing for plans purchased through the Vercel Marketplace is the same as the pricing when purchased directly through Kernel. For more information on Kernel's pricing and available plans, see the [Pricing page](https://onkernel.com/#pricing).
101101

102-
Billing and usage data are reported hourly to Vercel and can be viewed directly in the Vercel Dashboard.
102+
Billing and usage data are reported hourly to Vercel and can be viewed directly in the Vercel Dashboard. Billing plan management can be done through both the Vercel Dashboard and the Kernel Dashboard.
103103

104104
### Limitations
105105

106106
The following limitations apply when using Kernel through the Vercel Marketplace:
107107

108-
- Vercel-managed Organizations cannot be deleted from the Kernel Dashboard, they can only be deleted by uninstalling the Kernel integration.
109-
- Billing plan management can be done through both the Vercel Dashboard and the Kernel Dashboard.
110-
- Existing Kernel organizations cannot be moved to be managed by the Kernel Vercel Integration.
108+
- Vercel-managed Organizations cannot be deleted from the Kernel Dashboard, they can only be deleted by uninstalling the Kernel integration in Vercel.
109+
- Existing Kernel Organizations cannot be moved to be managed by the Kernel Vercel Integration.

0 commit comments

Comments
 (0)