Skip to content

Commit d07801e

Browse files
AlicesnkGitHub Enterprise
authored andcommitted
Merge pull request #107 from AdobeDocs/floodgate
Floodgate
2 parents de4d942 + 8dc03f7 commit d07801e

27 files changed

Lines changed: 49 additions & 485 deletions

help/experience-rollouts/TOC.md

Lines changed: 3 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -21,15 +21,8 @@ user-guide-description: Learn how to use Adobe Experience Rollouts to manage fea
2121
+ Guides {#guides}
2222
+ Getting started with the console {#console}
2323
+ [Log in to the Experience Rollouts console](guides/console/log-in-to-the-console.md)
24-
+ [Environments overview](guides/console/environments-overview.md)
24+
+ [Select your sandbox](guides/console/environments-overview.md)
2525
+ [Request access](guides/console/request-access.md)
26-
+ [Teams and their admins](guides/console/teams-and-admins.md)
27-
+ [Create a new team](guides/console/create-a-new-team.md)
28-
+ Teams {#teams}
29-
+ [Manage teams](guides/teams/manage-teams.md)
30-
+ [User roles](guides/teams/user-roles.md)
31-
+ [Add members to your team](guides/teams/add-team-members.md)
32-
+ [Team management FAQ](guides/teams/team-management-faq.md)
3326
+ Applications {#applications}
3427
+ [Manage applications](guides/applications/manage-applications.md)
3528
+ [Onboard your application](guides/applications/onboard-your-application.md)
@@ -43,19 +36,13 @@ user-guide-description: Learn how to use Adobe Experience Rollouts to manage fea
4336
+ [SDKs](guides/integrate/sdks.md)
4437
+ [Integration steps](guides/integrate/integration-steps.md)
4538
+ [Subscribe to the API application in Adobe Developer Console](guides/integrate/subscribe-to-api-application.md)
46-
+ Feature flags and releases {#feature-flags-releases}
47-
+ [Features, feature groups, and releases](guides/feature-flags/features-feature-groups-releases.md)
39+
+ Feature flags {#feature-flags}
40+
+ [Features and feature groups](guides/feature-flags/features-feature-groups-releases.md)
4841
+ [Create your first feature flag](guides/feature-flags/create-your-first-feature-flag.md)
4942
+ [Set a feature to gradually roll out](guides/feature-flags/set-feature-gradual-rollout.md)
5043
+ [Create a feature group](guides/feature-flags/create-a-feature-group.md)
5144
+ [Set a feature group to gradually roll out](guides/feature-flags/set-feature-group-gradual-rollout.md)
5245
+ [A/B testing with feature flags](guides/feature-flags/a-b-testing.md)
53-
+ [Releases and cross-team feature groups](guides/feature-flags/releases-and-cross-team-feature-groups.md)
54-
+ [Release workflow end-to-end](guides/feature-flags/release-workflow-end-to-end.md)
55-
+ [Request a release](guides/feature-flags/request-a-release.md)
56-
+ [Update release audience rules](guides/feature-flags/update-release-audience-rules.md)
57-
+ [Release states](guides/feature-flags/release-states.md)
58-
+ [Create a cross-team feature group](guides/feature-flags/create-cross-team-feature-group.md)
5946
+ [Release management FAQs](guides/feature-flags/release-management-faqs.md)
6047
+ [Analytics](guides/feature-flags/analytics.md)
6148
+ [Schedule](guides/feature-flags/schedule.md)

help/experience-rollouts/guides/applications/manage-applications.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,10 +22,8 @@ Each application is owned by exactly one team. Only members of that team can man
2222
This ownership model also affects how you structure feature groups:
2323

2424
* **Within your team** — A Product Release Owner can group feature flags across applications owned by the same team. See [Feature groups to control multiple features](../../concepts/feature-groups-to-control-multiple-features.md).
25-
* **Across teams** — If you need to group feature flags from applications owned by different teams, use a cross-team feature group, which requires the **Feature Admin** role.
2625

2726
## See also {#see-also}
2827

2928
* [Onboard your application](onboard-your-application.md)
3029
* [Feature groups to control multiple features](../../concepts/feature-groups-to-control-multiple-features.md)
31-
* [User roles](../teams/user-roles.md)

help/experience-rollouts/guides/applications/onboard-your-application.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ exl-id: d88c27a5-f490-4504-9764-5e4ce98fdf20
55
---
66
# Onboard your application {#onboard-your-application}
77

8-
You must have the **Admin** role to add a new application. See [User roles](../teams/user-roles.md) if you need to verify your role or request it from your team admin.
8+
You must have the **Admin** role to add a new application. Contact your team admin if you need to verify or update your role.
99

1010
## Add a new application {#add-application}
1111

@@ -39,5 +39,4 @@ Once your application is onboarded, your team can start creating feature flags:
3939
## See also {#see-also}
4040

4141
* [Manage applications](manage-applications.md)
42-
* [User roles](../teams/user-roles.md)
4342
* [Log in to the console](../console/log-in-to-the-console.md)

help/experience-rollouts/guides/audience/complex-rules.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,4 +30,3 @@ This is the same mechanism used for percentage rules in combination with other c
3030

3131
* [Audience in feature flags and feature groups](audience-in-feature-flags-and-feature-groups.md)
3232
* [Add percentage rules in audience criteria](adding-percentage-rules.md)
33-
* [Update release audience rules](../feature-flags/update-release-audience-rules.md)

help/experience-rollouts/guides/audience/using-enterprise-org-data.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,5 +35,4 @@ DMA orgs use org IDs in the format `XXXXXXXXXXXXXXXXXXXXXXXX@ADOBEORG`. When ent
3535
## See also {#see-also}
3636

3737
* [Audience in feature flags and feature groups](audience-in-feature-flags-and-feature-groups.md)
38-
* [Update release audience rules](../feature-flags/update-release-audience-rules.md)
3938
* [Complex audience rules](complex-rules.md)

help/experience-rollouts/guides/console/create-a-new-team.md

Lines changed: 0 additions & 39 deletions
This file was deleted.
Lines changed: 7 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -1,37 +1,17 @@
11
---
2-
title: Environments overview
3-
description: Learn about the Stage and Production environments in Adobe Experience Rollouts and when to use each.
4-
exl-id: 84b6b640-7f43-4e51-a3b1-29f4efd3670f
2+
title: Select your sandbox
3+
description: Learn how to select the correct Adobe Experience Platform sandbox when working in Adobe Experience Rollouts.
54
---
6-
# Environments overview {#environments}
75

8-
Experience Rollouts provides separate environments so you can validate your feature flags before promoting changes to your live users.
6+
# Select your sandbox {#sandbox}
97

10-
## Available environments {#available-environments}
8+
Experience Rollouts is built on Adobe Experience Platform. Before working with feature flags, select the sandbox that corresponds to your current environment, just as you would in any other Adobe Experience Platform application.
119

12-
| Environment | Purpose |
13-
|---|---|
14-
| **Stage** | Testing and validation. Use this environment to configure and test feature flags before enabling them in Production. |
15-
| **Production** | Live rollouts. Feature flags configured here are evaluated against your real user base. |
10+
## How to select a sandbox {#how-to}
1611

17-
>[!IMPORTANT]
18-
>
19-
>Changes made in Stage do not automatically carry over to Production. Feature flags and audience rules must be configured separately in each environment.
20-
21-
## Selecting an environment {#selecting}
22-
23-
After logging in to the Experience Rollouts console, select the environment from the environment switcher at the top of the interface. Make sure you are working in the correct environment before creating or modifying feature flags.
24-
25-
## Best practices {#best-practices}
26-
27-
Follow these recommendations to avoid configuration errors and protect your production audience:
28-
29-
* Always create and test feature flags in **Stage** first.
30-
* Validate audience rules, percentage rollouts, and targeting logic in Stage before replicating in Production.
31-
* Use the [cross-environment workflow](../cross-environment/cross-environment-concept.md) to view and manage flag status across environments.
12+
Use the sandbox switcher in the top navigation bar of the Experience Rollouts console to select the correct sandbox before creating or modifying feature flags.
3213

3314
## See also {#see-also}
3415

3516
* [Log in to the console](log-in-to-the-console.md)
36-
* [Associate environments to an application](../cross-environment/associate-environments.md)
37-
* [View feature flags across environments](../cross-environment/view-feature-flags-across-environments.md)
17+
* [Request access](request-access.md)

help/experience-rollouts/guides/console/log-in-to-the-console.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Getting started with Experience Rollouts involves three steps: finding or creati
1111

1212
Experience Rollouts is organized around **teams**. Each team owns one or more applications and manages feature flags for those applications. Before you can log in, you need to belong to a team.
1313

14-
Check with your product or engineering lead to find out whether a team already exists for your project. If it does, ask the team admin to add you with the correct [user role](../teams/user-roles.md). If no team exists yet, follow the steps in [Create a new team](create-a-new-team.md).
14+
Check with your product or engineering lead to find out whether a team already exists for your project. If it does, ask the team admin to add you with the correct user role. If no team exists yet, contact your organization's Experience Rollouts admin.
1515

1616
## Request access {#request-access}
1717

@@ -25,7 +25,7 @@ After access is granted:
2525

2626
1. Go to [https://experience.adobe.com/](https://experience.adobe.com/) and sign in with your organization credentials.
2727
2. Select **Experience Rollouts** from the application switcher.
28-
3. Select the appropriate environment — **Stage** for testing, **Production** for live rollouts. See [Environments overview](environments-overview.md) for details.
28+
3. Select the correct sandbox. See [Select your sandbox](environments-overview.md) for details.
2929

3030
## First steps after logging in {#first-steps}
3131

@@ -37,4 +37,4 @@ After logging in, verify that your application is listed in the console. Applica
3737
|---|---|
3838
| **Team** | A self-managed group that owns applications and manages feature flags. Teams have a flat structure with different user roles and permission levels. |
3939
| **Application** | The application you want to control with feature flags. Each application is owned by a team. |
40-
| **Feature flag / Feature group / Release** | The artifacts created in Experience Rollouts for feature testing and release management. |
40+
| **Feature flag / Feature group** | The artifacts created in Experience Rollouts for feature testing and controlled rollouts. |

help/experience-rollouts/guides/console/request-access.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Access to Experience Rollouts is managed at the team level. To use the console,
1111

1212
Before requesting access, confirm the following:
1313

14-
* You know which team to join. Check with your product or engineering lead, or refer to [Teams and their admins](teams-and-admins.md) to identify your team and its admin.
14+
* You know which team to join. Check with your product or engineering lead to identify your team and its admin.
1515
* You know which environment you need access to — **Stage**, **Production**, or both.
1616

1717
## Request access {#request-steps}
@@ -29,12 +29,12 @@ You will receive a confirmation once the request is submitted. You can monitor t
2929
3030
## Available roles {#roles}
3131

32-
The role assigned to you determines what actions you can perform in the console. See [User roles](../teams/user-roles.md) for a full description of each role and its permissions.
32+
The role assigned to you determines what actions you can perform in the console. Contact your team admin if you are unsure which role to request.
3333

3434
## After access is granted {#after-access}
3535

3636
Once your request is approved, log in to the Experience Rollouts console and verify that your team and applications are visible. See [Log in to the console](log-in-to-the-console.md) for next steps.
3737

3838
## Need help? {#need-help}
3939

40-
If you are unsure which team to join, or if no team exists for your project yet, see [Create a new team](create-a-new-team.md) or contact your organization's Experience Rollouts admin.
40+
If you are unsure which team to join, or if no team exists for your project yet, contact your organization's Experience Rollouts admin.

help/experience-rollouts/guides/console/teams-and-admins.md

Lines changed: 0 additions & 44 deletions
This file was deleted.

0 commit comments

Comments
 (0)