Self-hosted
Vizzly Query Engine
Building data sets

Config manager

The config manager a user interface built into our query engine. This is where you build the data sets for your users to access on the dashboard.

Opening the Config Manager

There are various methods to gain access to your Query Engine.

1. Via the sign-in page.

Navigate to the URL where your query engine is deployed, if required you will be asked to sign in.

2. Via the Vizzly CLI

From the same directory as your private key (vizzly-private.pem), you can use the Config Manager CLI command to open the Config Manager.

vizzly config-manager --project-id "<<Your project ID>>" --queryEngineEndpoint "<<your query engine endpoint>>"

3. Via the dashboard

If you are using the advanced functionality of the identity logic to sign a query engine access token for user accounts who are also members of your organisation, you can sign-in to the query engine from the embedded dashboard itself. A Vizzly admin bar and button labeled "Config Manager" will appear across the top of the dashboard.