# Feature experimentation

{% hint style="warning" %}
🚧 This feature is still on beta phase

You may encounter some bugs with the configuration feature, to overcome the bugs use the "Clear all configuration" command to reinitialze the extension and reconfigure it.
{% endhint %}

### Features

* [Manage your configurations](https://docs.abtasty.com/server-side/integrations/visual-studio-code-extension/feature-experimentation/visual-studio-code-abtasty-extension-fe-manage-configurations)
* [Manage your feature experimentation resources](https://docs.abtasty.com/server-side/integrations/visual-studio-code-extension/feature-experimentation/visual-studio-code-abtasty-extension-manage-fe-resource)
* [Autocomplete for feature flags](https://docs.abtasty.com/server-side/integrations/visual-studio-code-extension/feature-experimentation/visual-studio-code-abtasty-extension-fe-autocomplete-feature)
* [Check feature flags in your files](https://docs.abtasty.com/server-side/integrations/visual-studio-code-extension/feature-experimentation/visual-studio-code-abtasty-extension-flags-in-file-feature)

**Manage your configurations**

It combines the feature exp Client ID, Client Secret, Account ID, and Account Environment ID (To set up your credentials follow these [instructions](https://flagship.zendesk.com/hc/en-us/articles/4499017687708--Acting-on-your-account-remotely) or check this [documentation](https://docs.abtasty.com/server-side/integrations/visual-studio-code-extension/feature-experimentation/visual-studio-code-abtasty-extension-fe-manage-configurations)).

To set up your credentials

<figure><img src="https://files.readme.io/b093984b47dc5d9b33a1224985743ac409ace3c685caa4b2cdccd55253fb30a1-createFeCredCropped.gif" alt=""><figcaption><p>Set credentials</p></figcaption></figure>

To create a configuration:

<figure><img src="https://files.readme.io/4d2f77fd7b21cd62fee297871fecbf7667309d4711970051cdb9804bf59f2517-configureFe.gif" alt=""><figcaption><p>Create configuration</p></figcaption></figure>

To change configurations:

<figure><img src="https://files.readme.io/77585f9-change_credentials.gif" alt=""><figcaption><p>Change configuration</p></figcaption></figure>

**Manage your feature experimentation resources (Project, Feature Flags, Targeting Keys, Goals).**

<figure><img src="https://files.readme.io/1b93b88-manageResources.png" alt=""><figcaption><p>Manage flagship resource feature</p></figcaption></figure>

**Check feature flags in your files.**

This feature gives you information on the flags in your current working file and retrieves the flag directly in the code.

<figure><img src="https://files.readme.io/150d92e-codebase_analyzer_feature.gif" alt=""><figcaption><p>Flags in file feature</p></figcaption></figure>

**Autocomplete for feature flags**

<figure><img src="https://files.readme.io/337ba9f-auto-completion_feaure.gif" alt=""><figcaption><p>AutoComplete feature</p></figcaption></figure>

**Hover your feature flags**

<figure><img src="https://files.readme.io/d8228e5-hover_feature.gif" alt=""><figcaption><p>Hover feature</p></figcaption></figure>

For details about the features:

* [Manage configurations](https://docs.abtasty.com/server-side/integrations/visual-studio-code-extension/web-experimentation/visual-studio-code-abtasty-extension-we-manage-configurations)
* [Manage feature experimentation resources](https://docs.abtasty.com/server-side/integrations/visual-studio-code-extension/feature-experimentation/visual-studio-code-abtasty-extension-manage-fe-resource)
* [Hover](https://docs.abtasty.com/server-side/integrations/visual-studio-code-extension/feature-experimentation/visual-studio-code-abtasty-extension-fe-hover-feature)
* [Flags in file](https://docs.abtasty.com/server-side/integrations/visual-studio-code-extension/feature-experimentation/visual-studio-code-abtasty-extension-flags-in-file-feature)
* [Autocomplete](https://docs.abtasty.com/server-side/integrations/visual-studio-code-extension/feature-experimentation/visual-studio-code-abtasty-extension-fe-autocomplete-feature)
