Projects
A project typically maps to a specific system, e.g. a web app or backend system. Within a project, you can create feature flags and context fields. Users are assigned to one or more projects.
The Flagship homepage lists all available projects that are assigned to the current user. You can easily navigate to the feature flags, context fields, and private keys from here. From the homepage, you can also create a new project.
Private Keys
Projects can be assigned one or more private keys. Private keys are only ever shown at the time of creation, so remember to save them some place secure! Private keys are needed to sign requests to the Flags API.
All private keys for a project are active at any given time. If you want to rotate keys, simply create a new private key, modify your system to use it, and then delete the old one.