How does Vizzly work?

Vizzly provides you with a frontend to render the dashboard, a library for authenticating users and a query engine for building data sets and running queries.

How it all fits together

  1. Your user will land on the page containing the Vizzly embedded dashboard.
  2. Your identity logic runs using support from our libraries, to set permissions on what data and dashboards the user has access too.
  3. Requests are sent to the Vizzly Query Engine to fetch the data required to render the views on the dashboard.