|
1 | 1 | # About the Enterprise Portal |
2 | 2 |
|
3 | 3 | :::important Alpha Feature |
4 | | -Features described on this page are in alpha and subject to change. For access, contact your Replicated account representative. |
| 4 | +Features described on this page are in alpha and subject to change. Some capabilities might require additional access. |
5 | 5 | ::: |
6 | 6 |
|
7 | 7 | The Enterprise Portal gives your customers one central place to view their install and upgrade instructions for each version of your software, set up their environment, manage their team, and get troubleshooting support by uploading support bundles. |
@@ -39,28 +39,28 @@ The new Enterprise Portal is a complete rebuild of the customer portal experienc |
39 | 39 |
|
40 | 40 | ## Requirements |
41 | 41 |
|
42 | | -The following feature flags must be enabled by Replicated for your team: |
| 42 | +Replicated enables the New Enterprise Portal by default for new teams. If your existing team uses the Classic Enterprise Portal, check the Vendor Portal for New Enterprise Portal pages. Contact your Replicated account representative if you do not see them. |
43 | 43 |
|
44 | | -* GitHub App Integration in Vendor Portal |
45 | | -* Enable Customer Emails in Enterprise Portal |
46 | | -* Enterprise Portal Customization |
47 | | -* Enable Security Center in Enterprise Portal |
48 | | -* Terraform Modules in Enterprise Portal (available to teams on the Business or Enterprise pricing plan) |
| 44 | +Some Enterprise Portal capabilities require additional access: |
| 45 | + |
| 46 | +* Customer email customization |
| 47 | +* Security Center |
| 48 | +* Terraform module distribution, available to teams on the Business or Enterprise pricing plan |
49 | 49 |
|
50 | 50 | ## For vendors already using the Classic Enterprise Portal |
51 | 51 |
|
52 | | -If your team is already using the Classic Enterprise Portal with customers, you can adopt the new Enterprise Portal incrementally without disrupting any existing customer experience. |
| 52 | +If your team already uses the Classic Enterprise Portal, you can adopt the New Enterprise Portal incrementally. To avoid disrupting existing customers, run both portal versions in mixed mode. |
53 | 53 |
|
54 | 54 | The new Enterprise Portal runs at a different domain (`{appSlug}.enterpriseportal.app`) than Classic (`get.replicated.com/{appSlug}/...`). Both portals share the same backend, so customer data, licenses, and instance information are consistent across both. |
55 | 55 |
|
56 | 56 | ### How to get started |
57 | 57 |
|
58 | | -1. **Request the feature flags.** Contact Replicated to enable the new Enterprise Portal flags for your team. This has no effect on any customer's portal. |
| 58 | +1. **Enable mixed mode.** Contact Replicated to run the New Enterprise Portal alongside the Classic Enterprise Portal. Customers continue using their current portal until you move them to the new version. |
59 | 59 | 1. **Connect a content repo.** Follow the setup steps in [Connect a Git Repo](/vendor/enterprise-portal-v2-connect-repo). Connecting a repo has zero effect on any customer's portal version. No customer sees the new portal until you explicitly switch them. |
60 | 60 | 1. **Test it yourself.** Use the local CLI preview (`replicated enterprise-portal preview`) or open the new portal URL directly to see how your content renders. The Vendor Portal also has a "Login as customer" button on each customer's EP access tab. |
61 | 61 | 1. **Move individual customers.** On the customer's **Enterprise Portal access** tab in Vendor Portal, set the **Portal Version** toggle to use the new Enterprise Portal. Only that customer is affected. |
62 | 62 | 1. **Move customers back if needed.** Set the Portal Version toggle back to Classic at any time. The customer immediately returns to the Classic experience. |
63 | 63 |
|
64 | 64 | ### Vendor Portal view vs. customer portal version |
65 | 65 |
|
66 | | -The **New Portal** / **Classic Portal** toggle at the top of the Enterprise Portal page in Vendor Portal controls which view *you* see as a vendor. It does not change which portal your customers see. Customer portal versions are controlled individually via the Portal Version toggle on each customer's EP access tab. |
| 66 | +The **New Portal** / **Classic Portal** toggle appears only in mixed mode. It controls the Vendor Portal view that you see. It does not change which portal your customers see. Use the Portal Version toggle on each customer's EP access tab to change their portal. |
0 commit comments