Share - Internal Groups
A dashboard can be shared with multiple internal groups within your organization. From the settings menu, 'Share' menu, check groups to share the dashboard to.
User Groups can set in the Team settings in the User Settings menu.
Share - Public
To generate a public URL for a dashboard, click on 'Generate Shareable URL' from the 'Share' tab.
Note: This makes the dashboard publicly accessible, without requiring a login. Do not use this option for sensitive data.
In addition, the embed code can also be used to embed the dashboard into your own portal/HTML pages.
To turn off a unique public URL, click on 'Disable Share URL'.
To add filter parameters to the share URL, pass in contentFilters parameter to the URL, where the value is in encoded JSON form.
Example: URL Parameter example: contentFilters=[{"fieldName":"opened","values":[1000],"operator":">"}]
Full URL, with the parameter and encoded JSON:
https://www.cloud9charts.com/d/3cKltxiizxNFgxjRvanZwY2WZoiikPo5ip3EqS13cii1KdQie?contentFilters=%5B%7B%22fieldName%22%3A%22opened%22%2C%22values%22%3A%5B1000%5D%2C%22operator%22%3A%22%3E%22%7D%5D
Embedding
We provide a number of options for embedding, depending on the level of access required. See embed docs
Email Reports
Dashboards can be sent as Email attachments on a configured schedule. From the Dashboard Settings menu, select 'Email' tab and configure the settings to enable this feature.