diff --git a/website/docs/assets/zapier_signin.png b/website/docs/assets/zapier_signin.png
deleted file mode 100644
index cd5a678a..00000000
Binary files a/website/docs/assets/zapier_signin.png and /dev/null differ
diff --git a/website/docs/integrations/amplitude.mdx b/website/docs/integrations/amplitude.mdx
index 691dee0b..4566f7f8 100644
--- a/website/docs/integrations/amplitude.mdx
+++ b/website/docs/integrations/amplitude.mdx
@@ -26,13 +26,16 @@ Every feature flag change in ConfigCat is annotated on the Amplitude charts as a
2. Get an Amplitude API Key and Secret Key.
3. Open the integrations tab on ConfigCat Dashboard.
-4. Click on Amplitude's CONNECT button and set your Amplitude API key and Secret key.
+4. Click on Amplitude's **Connect** button and set your Amplitude API key and Secret key.
5. You're all set. Go ahead and make some changes on your feature flags, then check your charts in Amplitude.
### Un-installation
1. Open the integrations tab on ConfigCat Dashboard.
-2. Click on Amplitude's DISCONNECT button.
+2. Click on Amplitude's **Connected** button.
+2. Select the connection from the **Connected** dropdown.
+3. Click the **Disconnect** button in the edit dialog.
+4. Click **Yes** in the confirmation dialog.
### Chart Annotation
diff --git a/website/docs/integrations/datadog.mdx b/website/docs/integrations/datadog.mdx
index c833b198..a81f40fa 100644
--- a/website/docs/integrations/datadog.mdx
+++ b/website/docs/integrations/datadog.mdx
@@ -6,7 +6,7 @@ description: ConfigCat Datadog integration. This is a step-by-step guide on how
## Overview
-Ensures that every setting change in ConfigCat is sent to Datadog as an Event.
+Monitor feature flag events in real-time. Feature flag changes will appear as events in Datadog, tagged with relevant product, config, and environment details.
@@ -18,14 +18,17 @@ Ensures that every setting change in ConfigCat is sent to Datadog as an Event.
3. Open the integrations tab on ConfigCat Dashboard.
-4. Click on Datadog's CONNECT button and set your Datadog API key.
+4. Click on Datadog's **Connect** button and set your Datadog API key.
5. OPTIONAL - Set the proper site of your Datadog account. [More about Datadog site](https://docs.datadoghq.com/getting_started/site/).
6. You're all set. Go ahead and make some changes on your feature flags, then check your Events in Datadog.
## Un-installation
1. Open the integrations tab on ConfigCat Dashboard.
-2. Click on Datadog's DISCONNECT button.
+2. Click on Datadog's **Connected** button.
+3. Select the connection from the **Connected** dropdown.
+4. Click the **Disconnect** button in the edit dialog.
+5. Click **Yes** in the confirmation dialog.
## Event details
diff --git a/website/docs/integrations/intellij.mdx b/website/docs/integrations/intellij.mdx
index eacb88a3..baf70c28 100644
--- a/website/docs/integrations/intellij.mdx
+++ b/website/docs/integrations/intellij.mdx
@@ -30,18 +30,18 @@ This guide will help you install the JetBrains/IntelliJ IDE Plugin and familiari
### Install within the IDE from Marketplace
-1. In your IDE, open the `File` > `Settings/Preferences` menu.
-1. Go to the `Plugin` page and select the `Marketplace` tab.
-1. Search for `ConfigCat Feature Flags`.
-1. `Install` the plugin.
+1. In your IDE, open the **File** > **Settings/Preferences** menu.
+1. Go to the **Plugin** page and select the **Marketplace** tab.
+1. Search for **ConfigCat Feature Flags**.
+1. **Install** the plugin.
1. Configure the plugin ([see below](#configure-extension)).
### Install manually within the IDE
1. Download the latest release from [GitHub](https://github.com/configcat/intellij-plugin/releases/latest) or from [JetBrains Marketplace](https://plugins.jetbrains.com/plugin/26096-configcat-feature-flags).
-1. In your IDE, open the `File` > `Settings/Preferences` menu.
-1. Go to the `Plugin` page and open the `Gear Icon` menu.
-1. Select the `Install plugin from disk...` option.
+1. In your IDE, open the **File** > **Settings/Preferences** menu.
+1. Go to the **Plugin** page and open the **Gear Icon** menu.
+1. Select the **Install plugin from disk...** option.
1. Configure the plugin ([see below](#configure-extension)).
### Compatible IDEs
@@ -68,9 +68,9 @@ The plugin is compatible with the following IDEs. Check the plugin [JetBrains Ma
### Authentication
1. Get your ConfigCat Public API credentials from [ConfigCat Dashboard/Public Management API credentials](https://app.configcat.com/my-account/public-api-credentials).
-1. In your IDE, open the `File` > `Settings/Preferences` menu.
-1. Search for `ConfigCat Feature Flags` page.
-1. Fill out the `Basic auth user name` and `Basic auth password` inputs.
+1. In your IDE, open the **File** > **Settings/Preferences** menu.
+1. Search for **ConfigCat Feature Flags** page.
+1. Fill out the **Basic auth user name** and **Basic auth password** inputs.
@@ -79,11 +79,11 @@ The plugin is compatible with the following IDEs. Check the plugin [JetBrains Ma
### Advanced
-This section is for you if you use a `dedicated hosted`/[on-premise](https://configcat.com/on-premise/) ConfigCat instance. In that case, you can specify your custom ConfigCat URLs in the IDE.
+This section is for you if you use a dedicated hosted/[on-premise](https://configcat.com/on-premise/) ConfigCat instance. In that case, you can specify your custom ConfigCat URLs in the IDE.
-1. In your IDE, open the `File` > `Settings/Preferences` menu.
-1. Search for `ConfigCat Feature Flags` page.
-1. Fill out the `Public Api Base URL` and `Dashboard Base URL` inputs.
+1. In your IDE, open the **File** > **Settings/Preferences** menu.
+1. Search for **ConfigCat Feature Flags** page.
+1. Fill out the **Public Api Base URL** and **Dashboard Base URL** inputs.
- `Public Api Base URL`: the base URL for the ConfigCat Public Management API. Defaults to: https://api.configcat.com.
- `Dashboard Base URL`: the base URL for ConfigCat Dashboard. Defaults to: https://app.configcat.com.
@@ -92,9 +92,9 @@ This section is for you if you use a `dedicated hosted`/[on-premise](https://con
The ConfigCat Feature Flags Tool Window can be opened by clicking the ConfigCat Feature Flags icon on the side of the IDE main window.
-### Feature Flags & Settings Tab
+### Feature Flags & Settings tab
-After you successfully configured your ConfigCat account in the `Settings`, you can use the Feature Flags & Settings Tab and:
+After you successfully configured your ConfigCat account in the **Settings**, you can use the **Feature Flags & Settings** tab and:
- View all of your Products, Configs and Feature Flags.
- Create new Configs and Feature Flags.
@@ -110,41 +110,41 @@ After you successfully configured your ConfigCat account in the `Settings`, you
#### Create a new Feature Flag
1. Select the Config in the tree where you want to create your new flag.
-1. Click the `+` button on the action bar to open the create dialog.
+1. Click the **+** button on the action bar to open the **Create Flag** dialog.
1. Select the setting type.
1. Enter the new Feature Flag name.
1. Enter the new Feature Flag key.
1. Add a hint to your Feature Flag (optional).
-1. Select 'OK' to confirm the Flag creation.
+1. Select **OK** to confirm the Flag creation.
#### Copy a Feature Flag's key to the clipboard
1. Select the Feature Flag in the tree whose key you want to copy.
-1. Click the `Copy` button on the action bar to copy the key to the clipboard.
+1. Click the **Copy** button on the action bar to copy the key to the clipboard.
-#### Open your Flags on the ConfigCat Dashboard
+#### Open your Feature Flags on the ConfigCat Dashboard
-1. Select the Flag you want to open in the Dashboard.
-1. Click the `Open Config in ConfigCat Dashboard` button on the action bar.
+1. In the tree, select the Feature Flag you want to open in the Dashboard.
+1. Click the **Open Config in ConfigCat Dashboard** button on the action bar to open the Feature Flag in the Dashboard.
#### Find your Feature Flag's usages in your code
1. Select the Feature Flag in the tree you want to search.
-1. Click the `Find Usage` button on the action bar.
+1. Click the **Find Usage** button on the action bar.
1. See the search results in the opened dialog.
#### Create a new Config under a product
1. Select the Products in the tree where you want to create your new config.
-1. Click the `+` button on the action bar to open the create dialog.
+1. Click the **+** button on the action bar to open the **Create Config** dialog.
1. Enter a name for the new config.
1. Add a hint to your config (optional).
-1. Select `OK` to confirm the Config creation.
+1. Select **OK** to confirm the Config creation.
#### Open your Configs on the ConfigCat Dashboard
1. Select the Config which you want to open in the Dashboard.
-1. Click the `Open Config in ConfigCat Dashboard` button on the action bar.
+1. Click the **Open Config in ConfigCat Dashboard** button on the action bar to open the Config in the Dashboard.
:::info
The actions are available by right click menu as well.
diff --git a/website/docs/integrations/jira.mdx b/website/docs/integrations/jira.mdx
index 9ccd81f1..905a81b3 100644
--- a/website/docs/integrations/jira.mdx
+++ b/website/docs/integrations/jira.mdx
@@ -17,9 +17,9 @@ This integration is for Jira Cloud. It does not work on Jira Data Center or Jira
## Installation
1. Add ConfigCat Feature Flags to your Jira Cloud instance.
-2. Select `Configure`.
+2. Select **Configure**.
3. Copy your ConfigCat Public API credentials to the inputs. Read more about ConfigCat Public API credentials here .
-4. Click authorize.
+4. Click **Authorize**.
:::info
Every Jira user must authorize ConfigCat in Jira who wants to use the ConfigCat Feature Flags Plugin.
@@ -35,8 +35,8 @@ Every Jira user must authorize ConfigCat in Jira who wants to use the ConfigCat
### Linking existing feature flags
1. Navigate to any Issue on your Jira board.
-2. Open the `ConfigCat Feature Flag` issue context.
-3. On the `Link existing` tab, select a ConfigCat Product, Config, Environment, and Feature Flag to be linked to your Issue.
+2. Open the **ConfigCat Feature Flag** issue context.
+3. On the **Link existing** tab, select a ConfigCat Product, Config, Environment, and Feature Flag to be linked to your Issue.
4. When linked, you can manage the selected feature flag from this Issue.
@@ -47,8 +47,8 @@ Every Jira user must authorize ConfigCat in Jira who wants to use the ConfigCat
### Creating new feature flags
1. Navigate to any Issue on your Jira board.
-2. Open the `ConfigCat Feature Flag` issue context.
-3. On the `Create and Link` tab, select a ConfigCat Product and Config where you want to create the feature flag.
+2. Open the **ConfigCat Feature Flag** issue context.
+3. On the **Create and Link** tab, select a ConfigCat Product and Config where you want to create the feature flag.
4. Set up your feature flag.
5. Select which environment you would like to link to this item.
6. When linked, you can manage the selected feature flag from this Issue.
@@ -61,9 +61,9 @@ Every Jira user must authorize ConfigCat in Jira who wants to use the ConfigCat
### View and Edit linked feature flags
1. Open an Issue on your Jira board with a linked feature flag.
-2. See the linked feature flags in the `Feature Flag (ConfigCat)` issue section.
+2. See the linked feature flags in the **Feature Flag (ConfigCat)** issue section.
3. You can manage the selected feature flag from this Issue.
-4. You can add new Percentage Options to Feature Flags or Targeting Rules.
+4. You can add new Targeting Rules or Percentage Options to Feature Flags.
5. You can add new Targeting Rules with User, Segment or Prerequisite Conditions with a large selection of Comparators. [Read more about Targeting.](../targeting/targeting-overview.mdx)
6. You can remove Targeting Rules as well.
@@ -75,7 +75,7 @@ Every Jira user must authorize ConfigCat in Jira who wants to use the ConfigCat
### Remove linked feature flags
1. Open an Issue on your Jira board with a linked feature flag.
-2. Remove the linked feature flag by opening the "More menu" and selecting the "Remove from Issue" option.
+2. Remove the linked feature flag by opening the **More menu** and selecting the **Remove from Issue** option.
@@ -85,7 +85,7 @@ Every Jira user must authorize ConfigCat in Jira who wants to use the ConfigCat
### View flag status in Releases
1. Open an Issue on your Jira board with a linked feature flag.
-2. Check the `Releases` field values in the issue Details section to see the linked feature flags status in the Issue.
+2. Check the **Releases** field values in the issue **Details** section to see the linked feature flags status in the Issue.
3. Click it for a more detailed dialog.
diff --git a/website/docs/integrations/monday.mdx b/website/docs/integrations/monday.mdx
index f16bef91..01d11188 100644
--- a/website/docs/integrations/monday.mdx
+++ b/website/docs/integrations/monday.mdx
@@ -17,7 +17,7 @@ This guide will help you with the plugin installation and familiarise you with t
3. Add the ConfigCat Feature Flags monday app to your Item.
4. To use ConfigCat Feature Flags, you must first authorize it with your ConfigCat Public API credentials.
5. Copy your ConfigCat Public API credentials to the inputs. Read more about ConfigCat Public API credentials here .
-6. Click authorize.
+6. Click **Authorize**.
:::info
Every monday.com user must authorize ConfigCat in monday.com who wants to use the ConfigCat Feature Flags app.
@@ -32,8 +32,8 @@ Every monday.com user must authorize ConfigCat in monday.com who wants to use th
### Linking existing feature flags
-1. Open any item on your monday.com board.
-2. Push the `Link existing feature flag`.
+1. Open any Item on your monday.com board.
+2. Push the **Link existing feature flag** button.
3. Select a Product, Config, Environment, and Feature Flag to be linked to your monday.com Item.
4. When linked, you can manage the selected feature flag from this monday.com Item.
@@ -44,8 +44,8 @@ Every monday.com user must authorize ConfigCat in monday.com who wants to use th
### Creating new feature flags
-1. Open any item on your monday.com board.
-2. Push the `Create and link feature flag`.
+1. Open any Item on your monday.com board.
+2. Push the **Create and link feature flag** button.
3. Select a Product and Config where you want to create the feature flag.
4. Set up your feature flag.
5. Select which environment you would like to link to this Item.
@@ -58,10 +58,10 @@ Every monday.com user must authorize ConfigCat in monday.com who wants to use th
### View and Edit linked feature flags
-1. Open any item on your monday.com board.
-2. See the linked feature flags in the `Feature Flag (ConfigCat)` view.
+1. Open any Item on your monday.com board.
+2. See the linked feature flags in the **Feature Flag (ConfigCat)** view.
3. You can manage the selected feature flag from this Item.
-4. You can add new Percentage Options to Feature Flags or Targeting Rules.
+4. You can add new Targeting Rules or Percentage Options to Feature Flags.
5. You can add new Targeting Rules with User, Segment or Prerequisite conditions with a large selection of Comparators. [Read more about Targeting.](../targeting/targeting-overview.mdx)
6. You can remove Targeting Rules as well.
@@ -72,8 +72,8 @@ Every monday.com user must authorize ConfigCat in monday.com who wants to use th
### Remove linked feature flags
-1. Open any item on your monday.com board with a linked feature flag.
-2. Remove the linked feature flag by opening the "More menu" and selecting the "Unlink" option.
+1. Open any Item on your monday.com board with a linked feature flag.
+2. Remove the linked feature flag by opening the **More menu** and selecting the **Unlink** option.
diff --git a/website/docs/integrations/vscode.mdx b/website/docs/integrations/vscode.mdx
index 94e34272..119ad647 100644
--- a/website/docs/integrations/vscode.mdx
+++ b/website/docs/integrations/vscode.mdx
@@ -33,20 +33,13 @@ This guide will help you with the Visual Studio Code Extensions installation and
### Install from Visual Studio Code Marketplace
1. In the Visual Studio Marketplace, open the [ConfigCat Feature Flags Extension](https://marketplace.visualstudio.com/items?itemName=ConfigCat.configcat-feature-flags).
-1. Click on the Install button.
+1. Click on the **Install** button.
1. [Configure extension](#configure-extension).
### Install within Visual Studio Code
1. In Visual Studio Code, open the Extensions page, and search for ConfigCat Feature Flags.
-1. Click on the Install button.
-1. [Configure extension](#configure-extension).
-
-### Install from VSIX file
-
-1. In Visual Studio Marketplace, open the [ConfigCat Feature Flags Extension](https://marketplace.visualstudio.com/items?itemName=ConfigCat.configcat-feature-flags).
-1. Click on the Download Extension link.
-1. Click on the More Actions icon on the Extensions page in Visual Studio Code and select Install from VSIX...
+1. Click on the **Install** button.
1. [Configure extension](#configure-extension).
## Configure extension
@@ -55,8 +48,8 @@ This guide will help you with the Visual Studio Code Extensions installation and
1. Get your ConfigCat Public API credentials from [ConfigCat Dashboard/Public Management API credentials](https://app.configcat.com/my-account/public-api-credentials).
1. Authenticate ConfigCat in Visual Studio Code by
- - clicking on the ConfigCat Feature Flags icon on the Activity Bar and clicking on any of the Authenticate buttons.
- - or running the `ConfigCat - Log In` command from the Command Palette.
+ - clicking on the ConfigCat Feature Flags icon on the Activity Bar and clicking on any of the **Authenticate** buttons.
+ - or running the **ConfigCat - Log In** command from the Command Palette.
@@ -65,10 +58,10 @@ This guide will help you with the Visual Studio Code Extensions installation and
### Advanced
-This section is for you if you use a `dedicated hosted`/[on-premise](https://configcat.com/on-premise/) ConfigCat instance. In that case, you can specify your custom ConfigCat URLs in Visual Studio Code. You can do that by executing the `Preferences: Open Workspace Settings` command from the Command Palette and searching for `Extensions/ConfigCat` or clicking the manage button on the ConfigCat Feature Flags extension's page. Important settings:
+This section is for you if you use a dedicated hosted/[on-premise](https://configcat.com/on-premise/) ConfigCat instance. In that case, you can specify your custom ConfigCat URLs in Visual Studio Code. You can do that by executing the `Preferences: Open Workspace Settings` command from the Command Palette and searching for `Extensions/ConfigCat` or clicking the manage button on the ConfigCat Feature Flags extension's page. Important settings:
-- `Public Api Base URL`: the base URL for the ConfigCat Public Management API. Defaults to: https://api.configcat.com.
-- `Dashboard Base URL`: the base URL for ConfigCat Dashboard. Defaults to: https://app.configcat.com.
+- **Public Api Base URL**: the base URL for the ConfigCat Public Management API. Defaults to: https://api.configcat.com.
+- **Dashboard Base URL**: the base URL for ConfigCat Dashboard. Defaults to: https://app.configcat.com.
## Usage of ConfigCat Feature Flags Views
@@ -91,38 +84,38 @@ After you successfully connect your ConfigCat Config to your Visual Studio Code
#### View or Update your Feature Flag's value
-1. Open the Feature Flags & Settings View.
-1. Find the Flag and click the 'View or Update Feature Flag values' icon next to the Flag name.
-1. Select the environment.
+1. Open the **Feature Flags & Settings** view.
+1. Find the Flag and click the **View or Update Feature Flag values** icon next to the Flag name.
+1. Select the Environment.
1. See the Feature Flag in the opened tab.
-1. You can turn your features On / Off right from this Issue.
-1. You can add new Targeting Rules with User, Segment or Prerequisite conditions with a large selection of Comparators. [Read more about Targeting.](../targeting/targeting-overview.mdx)
+1. You can turn your features On / Off right from the opened tab.
+1. You can add new Targeting Rules with User, Segment or Prerequisite conditions with a large selection of Comparators. [Read more about Targeting.](../targeting/targeting-overview.mdx)
1. You can add new Percentage Options to Feature Flags or Targeting Rules
#### Create a new Feature Flag
-1. Open the Feature Flags & Settings View.
-1. Click the '+' in the View header.
-1. Select the setting type.
+1. Open the **Feature Flags & Settings** view.
+1. Click the **+** in the view header.
+1. Select the Setting type.
1. Enter the new Feature Flag name.
1. Enter the new Feature Flag key.
1. Add a hint to your Feature Flag (optional).
-1. Select 'Yes' to confirm the Flag creation.
+1. Select **Yes** to confirm the Flag creation.
#### Copy a Feature Flag's key to the clipboard
-1. Open the Feature Flags & Settings View.
-1. Find the Flag and click the 'Copy Key to clipboard' icon next to the Flag name.
+1. Open the **Feature Flags & Settings** View.
+1. Find the Flag and click the **Copy Key to clipboard** icon next to the Flag name.
#### Find your Feature Flag's usages in your code
-1. Open the Feature Flags & Settings View.
-1. Find the Flag and click the 'Find usage' icon next to the Flag name.
+1. Open the **Feature Flags & Settings** view.
+1. Find the Flag and click the **Find usage** icon next to the Flag name.
1. See the search results in the opened tab.
### Products & Configs View
-Manage your products and configs on the Products & Configs View by performing the following actions:
+Manage your products and configs on the **Products & Configs** view by performing the following actions:
- View all of your Products & Configs.
- Create Configs under a Product.
@@ -136,24 +129,24 @@ Manage your products and configs on the Products & Configs View by performing th
#### Create a new Config under a product
-1. Open the Products & Configs View.
-1. In the products list, click the '+' icon next to the product where you want to create the new config.
+1. Open the **Products & Configs** view.
+1. In the products list, click the **+** icon next to the product where you want to create the new config.
1. Enter a name for the new Config.
1. Add a description to your Config (optional).
-1. Connect the new config to your current Workspace (optional)
+1. Connect the new config to your current Workspace (optional).
#### Connect a Config to your current Workspace
-1. Open the Products & Configs View.
+1. Open the **Products & Configs** view.
1. Find the Config you want to connect to your current Workspace under your product list.
-1. Click the 'Connector' icon next to the Config in the list.
-1. You can see the Config's Feature Flags in the "Feature Flags & Setting View"
+1. Click the **Connector** icon next to the Config in the list.
+1. You can see the Config's Feature Flags in the **Feature Flags & Setting** view.
#### Open your Configs on the ConfigCat Dashboard
-1. Open the Products & Configs View.
+1. Open the **Products & Configs** view.
1. Find the Config you want to connect to your current Workspace under your product list.
-1. Click the 'Open Config in ConfigCat Dashboard' icon next to the Config in the list.
+1. Click the **Open Config in ConfigCat Dashboard** icon next to the Config in the list.
### Help & Feedback View
-The Help & Feedback view provides quick links to open ConfigCat's Documentation and Dashboard and allows you to report issues.
\ No newline at end of file
+The **Help & Feedback** view provides quick links to open ConfigCat's Documentation and Dashboard and allows you to report issues.
\ No newline at end of file
diff --git a/website/docs/integrations/zapier.mdx b/website/docs/integrations/zapier.mdx
index f8b981dc..e53cebd6 100644
--- a/website/docs/integrations/zapier.mdx
+++ b/website/docs/integrations/zapier.mdx
@@ -6,44 +6,42 @@ description: ConfigCat Zapier integration. This is a step-by-step guide on how t
## Connect ConfigCat to hundreds of other apps with Zapier
-ConfigCat's Zap lets you connect ConfigCat to 2,000+ other web services. Automated connections called Zaps, set up in minutes with no coding, can automate your day-to-day tasks and build workflows between apps that otherwise wouldn't be possible.
+ConfigCat's Zap lets you connect ConfigCat to 8,000+ other web services. Automated connections called Zaps, set up in minutes with no coding, can automate your day-to-day tasks and build workflows between apps that otherwise wouldn't be possible.
Each Zap has one app as the **Trigger**, where your information comes from and which causes one or more **Actions** in other apps, where your data gets sent automatically.
ConfigCat's Zap can notify you about feature flag and setting changes, so you can easily set up workflows in Zapier (e.g. Send out a Slack message or e-mail when somebody updated a flag).
## Setup
-
+### Connect ConfigCat
1. Log in to your Zapier account or create a new account.
-
-2. Navigate to "My Apps" from the top menu bar.
-
-3. Now click on "Connect a new account..." and search for "ConfigCat"
-
-
-
-1. Generate a Public API credential at ConfigCat Dashboard .
- Use the generated `Basic auth user name` and `Basic auth password` to connect your ConfigCat account to Zapier.
+2. Navigate to **App Connections** from the side menu.
+3. Click the **Add connection** button and search for **ConfigCat** in the **Add new connection** dialog.
+4. Click the **Add connection** button to connect ConfigCat.
+5. Generate a Public API credential at ConfigCat Dashboard .
+ Use the generated **Basic auth user name** and **Basic auth password** to connect your ConfigCat account to Zapier.
-1. You should select the [Product](../main-concepts.mdx#product) in which you want to get notified about the Feature Flag or Setting value changes and optionally you can filter these notifications by specific [Configs](../main-concepts.mdx#config) or [Environments](../main-concepts.mdx#environment).
+## Usage
+Once ConfigCat is connected, you can start creating an automation! Use a pre-made Zap or create your own with the Zap Editor. Creating a Zap requires no coding knowledge and you'll be walked step-by-step through the setup.
+Need inspiration? See everything that's possible with ConfigCat and Zapier .
-
-
-1. Once that's done you can start creating an automation! Use a pre-made Zap or create your own with the Zap Editor. Creating a Zap requires no coding knowledge and you'll be walked step-by-step through the setup.
-
-2. Need inspiration? See everything that's possible with ConfigCat and Zapier .
+### Setup ConfigCat Trigger
+1. Create a new Trigger.
+1. Select **ConfigCat** app, **Feature Flag & Setting value changed** as Trigger event and the connected account.
+1. Select the Product in which you want to get notified about the Feature Flag or Setting value changes.
+1. Select optionally Config and/or Environment to specify more of the notification.
-Available fields to include in your flow:
+
-- **When**: When was the change
+### ConfigCat fields
+ConfigCat provide the following fields to include in your flow:
+- **When**: When the change happened
- **Who (email), Who (full name)**: Who made the change
- **Where**: To which Config and Environment the change belongs to
- **What**: The exact values that changed
-## Use cases
-
## Example Slack notification setup
### Configuration in Zapier
diff --git a/website/docs/integrations/zoho-flow.mdx b/website/docs/integrations/zoho-flow.mdx
index 04b1bd81..0fbef474 100644
--- a/website/docs/integrations/zoho-flow.mdx
+++ b/website/docs/integrations/zoho-flow.mdx
@@ -6,7 +6,7 @@ description: ConfigCat Zoho Flow integration. This is a step-by-step guide on ho
## Connect ConfigCat to 500+ apps with Zoho Flow
-ConfigCat's Zoho Flow integration helps you connect ConfigCat to 500+ other web apps without any code. It helps you automate day-to-day tasks and build complex business workflows within minutes.
+ConfigCat's Zoho Flow integration helps you connect ConfigCat to 1000+ other web apps without any code. It helps you automate day-to-day tasks and build complex business workflows within minutes.
You can set **triggers**, add **actions**, use **Delays and Decisions** to create your entire workflow on an easy to use builder.
@@ -16,33 +16,33 @@ You can set **triggers**, add **actions**, use **Delays and Decisions** to creat
1. Log in to your Zoho Flow account or create a new one.
-2. Navigate to `My Flows` using the side menu.
+2. Navigate to **My Flows** using the side menu.
-3. Click on `CREATE FLOW`, fill the name and description boxes then click on `CREATE`.
+3. Click on **Create Flow**, fill the name and description boxes then click on **Create**.
-4. Select the `App` trigger by clicking it's `CONFIGURE` button.
+4. Select the **App** trigger by clicking it's **Configure** button.
-5. Search for **ConfigCat**, select it and hit the `NEXT` button.
+5. Search for **ConfigCat**, select it and hit the **NEXT** button.
-6. On the `Choose ConfigCat Trigger` pane select the `Audit event occured` trigger.
+6. On the **Choose ConfigCat Trigger** pane select the **Audit event occured** trigger.
-7. On the next pane you have to connect the integration with your ConfigCat environment. Hit the `Connect` button.
+7. On the next pane you have to connect the integration with your ConfigCat environment. Hit the **Connect** button.
8. Generate a Public API credential at ConfigCat Dashboard .
-9. Use the generated `Basic auth user name` and `Basic auth password` to connect your ConfigCat account to Zoho Flow.
+9. Use the generated **Basic auth user name** and **Basic auth password** to connect your ConfigCat account to Zoho Flow.
-10. On the next pane you have to select the ConfigCat [Product](../main-concepts.mdx#product), [Config](../main-concepts.mdx#config) and [Environment](../main-concepts.mdx#environment) you want to be notified about. The `Variable name` field is auto-generated by the system, you can leave it as is. Optionally, you can also set filter conditions to control exactly when should the trigger fire.
+10. On the next pane you have to select the ConfigCat [Product](../main-concepts.mdx#product), [Config](../main-concepts.mdx#config) and [Environment](../main-concepts.mdx#environment) you want to be notified about. The **Variable name** field is auto-generated by the system, you can leave it as is. Optionally, you can also set filter conditions to control exactly when should the trigger fire.
@@ -50,12 +50,15 @@ You can set **triggers**, add **actions**, use **Delays and Decisions** to creat
### Example on how to get Slack notifications on feature flag changes.
-1. Use the `Send public/private channel message` action from the Slack app and drag it under the ConfigCat trigger.
+1. Use the **Send public/private channel message** action from the Slack app and drag it under the ConfigCat trigger.
2. Configure the Slack action to which channel and exactly what it should send.
- > You may have to connect the Zoho Flow Slack app to your Slack subscription if you didn't do it before.
+
+:::info
+You may have to connect the Zoho Flow Slack app to your Slack subscription if you didn't do it before.
+:::
diff --git a/website/versioned_docs/version-V1/integrations/intellij.mdx b/website/versioned_docs/version-V1/integrations/intellij.mdx
index 14f328fa..66f0b046 100644
--- a/website/versioned_docs/version-V1/integrations/intellij.mdx
+++ b/website/versioned_docs/version-V1/integrations/intellij.mdx
@@ -93,9 +93,9 @@ This section is for you if you use a `dedicated hosted`/[on-premise](https://con
The ConfigCat Feature Flags Tool Window can be opened by clicking the ConfigCat Feature Flags icon on the side of the IDE main window.
-### Feature Flags & Settings Tab
+### Feature Flags & Settings tab
-After you successfully configured your ConfigCat account in the `Settings`, you can use the Feature Flags & Settings Tab and:
+After you successfully configured your ConfigCat account in the `Settings`, you can use the `Feature Flags & Settings` tab and:
- View all of your Products, Configs and Feature Flags.
- Create new Configs and Feature Flags.
@@ -111,7 +111,7 @@ After you successfully configured your ConfigCat account in the `Settings`, you
#### Create a new Feature Flag
1. Select the Config in the tree where you want to create your new flag.
-1. Click the `+` button on the action bar to open the create dialog.
+1. Click the `+` button on the action bar to open the `Create Flag` dialog.
1. Select the setting type.
1. Enter the new Feature Flag name.
1. Enter the new Feature Flag key.
@@ -123,10 +123,10 @@ After you successfully configured your ConfigCat account in the `Settings`, you
1. Select the Feature Flag in the tree whose key you want to copy.
1. Click the `Copy` button on the action bar to copy the key to the clipboard.
-#### Open your Flags on the ConfigCat Dashboard
+#### Open your Feature Flags on the ConfigCat Dashboard
-1. Select the Flag you want to open in the Dashboard.
-1. Click the `Open Config in ConfigCat Dashboard` button on the action bar.
+1. In the tree, select the Feature Flag you want to open in the Dashboard.
+1. Click the `Open Config in ConfigCat Dashboard` button on the action bar to open the Feature Flag in the Dashboard.
#### Find your Feature Flag's usages in your code
@@ -137,7 +137,7 @@ After you successfully configured your ConfigCat account in the `Settings`, you
#### Create a new Config under a product
1. Select the Products in the tree where you want to create your new config.
-1. Click the `+` button on the action bar to open the create dialog.
+1. Click the `+` button on the action bar to open the `Create Config` dialog.
1. Enter a name for the new config.
1. Add a hint to your config (optional).
1. Select `OK` to confirm the Config creation.
@@ -145,12 +145,12 @@ After you successfully configured your ConfigCat account in the `Settings`, you
#### Open your Configs on the ConfigCat Dashboard
1. Select the Config which you want to open in the Dashboard.
-1. Click the `Open Config in ConfigCat Dashboard` button on the action bar.
+1. Click the `Open Config in ConfigCat Dashboard` button on the action bar to open the Config in the Dashboard.
:::info
The actions are available by right click menu as well.
:::
-### Help & Feedback Tab
+### Help & Feedback tab
-The Help & Feedback tab provides quick links to open ConfigCat's Documentation and Dashboard and allows you to report issues.
\ No newline at end of file
+The `Help & Feedback` tab provides quick links to open ConfigCat's Documentation and Dashboard and allows you to report issues.
\ No newline at end of file
diff --git a/website/versioned_docs/version-V1/integrations/vscode.mdx b/website/versioned_docs/version-V1/integrations/vscode.mdx
index 71a3f1e2..210ef4ae 100644
--- a/website/versioned_docs/version-V1/integrations/vscode.mdx
+++ b/website/versioned_docs/version-V1/integrations/vscode.mdx
@@ -36,13 +36,6 @@ description: ConfigCat Visual Studio Code extension. This is a step-by-step guid
1. Click on the Install button.
1. Configure extension (see below).
-### Install from VSIX file
-
-1. In Visual Studio Marketplace, open the [ConfigCat Feature Flags Extension](https://marketplace.visualstudio.com/items?itemName=ConfigCat.configcat-feature-flags).
-1. Click on the Download Extension link.
-1. Click on the More Actions icon on the Extensions page in Visual Studio Code and select Install from VSIX...
-1. Configure extension (see below).
-
## Configure extension
### Authentication