Storing the config from the Vizzly API
This storage option will result in an encrypted config being stored on the Vizzly API. The config is encrypted on your Vizzly Query Engine with a secret that only you will have access to, before being sent to the Vizzly API for storage.
This option is perfect for developing new Vizzly configs quickly. We recommend this approach for local and staging environments, however, as the config is instantly live after clicking save, we recommend using a different approach for your live environment.