# Web 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](#manage-your-configurations)
* [Manage account global code](#manage-account-global-code)
* [Manage campaign global code](#manage-campaign-global-code)
* [Manage variation global code](#manage-variation-global-code)
* [Manage element JS code](#manage-element-js-code)
* [Set working dir](/server-side/integrations/visual-studio-code-extension/web-experimentation/visual-studio-code-abtasty-extension-we-set-working-directory.md)
* [Refresh/Rebuild tag](/server-side/integrations/visual-studio-code-extension/web-experimentation/visual-studio-code-abtasty-extension-we-rebuild-tag.md)
* [Manage campaign targeting](/server-side/integrations/visual-studio-code-extension/web-experimentation/visual-studio-code-abtasty-extension-we-campaign-targeting.md)
* [Open Preview](/server-side/integrations/visual-studio-code-extension/web-experimentation/visual-studio-code-abtasty-extension-we-open-preview.md)

### **Manage your configurations**

It combines the web experimentation client ID, client secret, and account ID.

To set up your credentials

<figure><img src="/files/J5ppuGp6kgIQ4JSpVh0v" alt=""><figcaption></figcaption></figure>

### To create a configuration:

<figure><img src="/files/odsa2iO8eWL4a4MV4kjQ" alt=""><figcaption></figcaption></figure>

### **Manage account global code:**

<figure><img src="/files/YR8HrlJxpXAoYBT6ZIv7" alt=""><figcaption></figcaption></figure>

### **Manage campaign global code:**

<figure><img src="/files/x8zzZqDNEYRRh1et3Qqb" alt=""><figcaption></figcaption></figure>

### **Manage variation global code:**

<figure><img src="/files/qrCDmhhDFFWzmiGbGJ4k" alt=""><figcaption></figcaption></figure>

### **Manage element JS code:**

<figure><img src="https://files.readme.io/cbc1918135564d9afffaefa154cb784c4bf97fde1446d1f57f9ef1af301a4610-pullpush-modification-code.gif" alt=""><figcaption></figcaption></figure>

For details about the features:

* [Manage configurations](/server-side/integrations/visual-studio-code-extension/web-experimentation/visual-studio-code-abtasty-extension-we-manage-configurations.md)
* [Manage web experimentation resources](/server-side/integrations/visual-studio-code-extension/web-experimentation/manage-web-experimentation-resource.md)
* [Set working dir](/server-side/integrations/visual-studio-code-extension/web-experimentation/visual-studio-code-abtasty-extension-we-set-working-directory.md)
* [Refresh/Rebuild tag](/server-side/integrations/visual-studio-code-extension/web-experimentation/visual-studio-code-abtasty-extension-we-rebuild-tag.md)
* [Manage campaign targeting](/server-side/integrations/visual-studio-code-extension/web-experimentation/visual-studio-code-abtasty-extension-we-campaign-targeting.md)
* [Open Preview](/server-side/integrations/visual-studio-code-extension/web-experimentation/visual-studio-code-abtasty-extension-we-open-preview.md)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.abtasty.com/server-side/integrations/visual-studio-code-extension/web-experimentation.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
