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
- Your user will land on the page containing the Vizzly embedded dashboard.
- Your identity logic runs using support from our libraries, to set permissions on what data and dashboards the user has access too.
- Requests are sent to the Vizzly Query Engine to fetch the data required to render the views on the dashboard.