To embed your Org Chart on your company website or intranet, turn on Org Chart Sharing and copy the shared link.
Then, use an iframe to embed the Shared Org Chart Link on your website. You can copy and paste the HTML below, then add your link to create your iframe embed code:
<iframe src="your_shared_link"></iframe>
If you need to specify width and height for your iframe, use the embed code below and change the width and height values to size the iframe window to your preference:
<iframe src="your_shared_link" width="900" height="600"></iframe>
Still need help? Let us know.