If you'd like to embed a live view of your dashboard into your websites or your team's existing tools, create a sharing link and embed it with an iFrame.
Some tools handle the iFrame code portion of the method above and only require adding a link to the item you wish to embed. Check your specific tool for embed functionality and requirements.
How to create an iFrame for your dashboard
Generate a sharing link and copy the URL.
Using this code, replace the existing link with your URL:
<iframe src="https://share.geckoboard.com/dashboards/03CF7FF63ED2B885"></iframe>
Copy and paste the full iFrame code into your tool or website code.