Preconfigured Resources
To help with onboarding, Confidence comes with the following already created for you:UserandVisitorentities to cover the most common types of experiments- A
tutorial-featureflag to use in quickstarts - A client to use when resolving flags
Review Admin Roles
Only the user that created the Confidence account has theAdmin role by
default. When configuring your organization’s initial setup, you should
assign more than one user with the Admin role.
Give more users the Admin role:
Configure Your Integration
The first team members onboarding to Confidence are often responsible for configuring the initial setup. This involves some basic configurations and a first integration end-to-end. Through these initial steps, other team members can onboard to Confidence more efficiently.The goals for the first team members onboarding to Confidence are:
- Complete the initial setup so that your organization has the basics in place
- Understand the experimentation process end-to-end by integrating Confidence in a mock app or in production
- Prepare your organization for more team members to efficiently onboard
- Review entities available for experimentation and optionally add new
- Decide if you want to start testing Confidence in a mock app or in production
- Create a feature flag to allow confidence to remotely control a part of your product
- Create some basic metrics for your first experiments
- Configure a warehouse for use by Confidence
Review Entities
Entities represent the objects you want to run experiments and create metrics on. By default, Confidence includesUser and Visitor. If you want to
experiment on and create metrics for other entities, like Session or
Organization, create them now. Read more about entities in the
entities reference.
Test In a Mock App or In Production
To get familiar with the experimentation process end-to-end, you can either start integrating Confidence in a mock app or directly in production. Working with a mock app can help you get familiar without affecting production. On the other hand, integrating directly in production can allow you to see real results and impact. Most users start with the production approach. Follow the quick starts below. As you run through the quick starts, consider:- Testing as if you are a new user to the platform with the goal of understanding how to use Confidence
- Sharing your initial feedback and ideas for improvements with the rest of the team, so they can onboard more efficiently
- Gathering questions that arise during the onboarding process and then create a FAQ for your team
Configure a Flag
Set up your first feature flag
Configure a Metric
Create your first metric
Launch a Rollout
Gradually release a feature
Launch an A/B Test
Run your first experiment
Analyze Past Experiments
Import historical data
Configure a Warehouse
To use Confidence, you need to configure a warehouse. For information about how to set up your warehouse, refer to the guides below.BigQuery Setup
Configure BigQuery for Confidence
Snowflake Setup
Configure Snowflake for Confidence
Redshift Setup
Configure Redshift for Confidence
Databricks Setup
Configure Databricks for Confidence
Enable More Team Members to Onboard
When you finish the onboarding guide and have the basics in place, you can invite more team members to Confidence. Read about inviting users and assigning users to different roles using policies. Next, you can consider sharing the onboarding checklist below with your team to help them onboard efficiently.Onboarding Checklist for Team Members
After the first team members have completed the initial setup and integration, other team members can use this checklist to onboard to Confidence.Complete the Configure a Flag quickstart
Go through the Configure a Flag quickstart to understand how to create and use feature flags.
Complete the Configure a Metric quickstart
Go through the Configure a Metric quickstart to understand how to create metrics.
Complete the Launch a Rollout quickstart
Go through the Launch a Rollout quickstart to understand how to launch a rollout.
Complete the Launch an A/B Test quickstart
Go through the Launch an A/B Test quickstart to understand how to launch an A/B test.

