How to create a dash board with just viewer access

Hi,

I am using sandbox. Due to some issue with MQTT, i am pushing my sensor date into influxdb using a python MQTT client script and Telegraph just does the default docker configuration like collection collection CPU usages etc.

I would like to create a dashboard so that the viewer can only visualize the sensor data and download the csv data if needed with out any access to modify the dashboard much like a pre created dashboard. How can i create it ?

The open source version of Chronograf can be set up with role-based access, which you can set up using these instructions.

Nevermind! I just saw your other post about using these instructions. I will follow up there :slight_smile: