Manage configurations

Overview

The configuration feature lets you manage multiple feature exp accounts and environments and easily switch between them.

Each configuration contains :

  • username (unique)

  • Client ID

  • Client Secret

You can retrieve these data from the platform or follow these instructions

Create credentials

Usage

If you log in for the first time, you will land on the welcome page, once you click on the configure button you will be instructed to insert a unique name for your configuration (we recommend accountName-EnvironmentName).

Welcome page

There are two ways to set a configuration:

  • Insert the Client ID, Client Secret, Account ID then Account Environment ID.

  • Import the IDs for a file. (Only JSON, YAML, and Yml are supported)

When you are all set up you can use the extension.

Example of logged extension

If you want to add another configuration use the Manage configuration feature in the "Quick Access" panel

Configuration feature

📘 Adding new configuration

Once you add a new configuration, it's not automaticly selected, you have to use the Manage configuration feature to select it.

Then on the + icon to insert a new configuration, you can select, edit or delete the configuration.

Operations on configuration

Change configuration

If you want to delete or clear all configurations and log out, use the built-in VSCode command ctrl+shift+p/⌘+shift+p then type "AB Tasty: Clear all configurations".

Last updated

Was this helpful?