Skip to main content

Get started with a flag

This guide describes the basic steps for getting started with Harness Feature Flags.

Basic steps for creating a Feature Flag

To create a Flag, you need to complete the following steps:

  1. Create a Project to host your Flags in.
  2. Create an Environment within your project. You can have multiple environments in a single project.
  3. Create an SDK Key for your environment. You use this to connect to a Feature Flag SDK.
  4. Create a Feature Flag.
  5. Connect your application using one of our SDKs.

You can also follow the Get Started tutorial for Feature Flags on the Harness Platform.

A screenshot of the Harness Platform that highlights the Get Started button on the left navigation.

Next steps

Once you have created your flag, you can then: