Smart Context is a Whatfix feature that automatically segments content and widgets. Whatfix configures Smart Context for your application based on the application's design. For more information, see Smart Context.
You may need to verify whether Smart Context is configured in the following scenarios:
Check Whether Smart Context Is Configured
Follow these steps to verify whether Smart Context is configured for your application:
Go to the page in your application where you want to check the Smart Context configuration.

Open your browser's Developer Tools.

Go to the Console tab.

Type the following command and press Enter:
_wfx_show_sc_config();

After you run the command, Whatfix highlights elements on the page with colored boxes. The highlights may take a few seconds to appear.
Each box represents an element on the page. Each color represents an Auto Tag.
When you select an element during content creation, Smart Context identifies the element and automatically applies the associated Auto Tag to the content.
To view the Auto Tags configured for the page:
In the Console, click Capture time page tags to expand the output.
Review the list of Auto Tags associated with the page.

The output includes the following information:
conditions: Displays the Visibility Rules associated with the Tag.
description: Displays the color of the box associated with the Tag.
name: Displays the name of the Tag.
Verify the Results
Use the information in the output to verify whether Smart Context is configured correctly for the page:
The expected Auto Tags appear in the output.
The Visibility Rules associated with each Tag are correct.
The highlighted elements correspond to the correct page elements.
If the expected Auto Tags do not appear or the highlighted elements do not match the intended page elements, contact Whatfix Support for assistance.