Skip to content

Intro to the Data Store panel

The Data Store panel serves as the central hub within the Wized configurator, where you can monitor and manage all the data related to your website in real-time. This panel provides essential insights and functionalities to help you understand and control various data aspects of your web application. In the Data Store panel, you will find the following key sections:

Left panel

data store panel

Requests

Here, you can view a comprehensive list of all the requests created within your project. Each request is displayed along with its current status and relevant data, enabling effective management and testing of your API integrations.

Cookies and variables

This section allows you to see all the cookies and variables currently created within your application, along with their real-time values.

URL parameters

You can access a complete list of all URL parameters that have been defined for your application. This is particularly useful for tracking and managing user interactions and data passed through URLs.

Secrets

This section lists all secrets stored securely within your application, such as API keys and access tokens. Managing these secrets is essential for maintaining the security of your application.

Inputs and forms

Here, you can view all input fields and forms detected on the current page. This allows you to manage user interactions and input data in real time, facilitating dynamic responses to user actions.

Overall, the Data Store panel provides you with a clear overview of the current state of your web App, empowering you to maintain control over real-time values and interactions.

Right panel

In this panel, you can access the settings of each of the values of the Data Store, you can also: create, modify or delete their values or settings.