To share your Org Chart, you have to create a public link. Each public link has its settings and can be shared separately. For example, you can make a link to share your team with partners and investors and create another link to show your company's open positions so candidates can see people they will potentially work with.
Your next step is to specify which nodes will be publicly visible. You can also expand the visible nodes as the chart is shared in the state you see on your screen.
Please keep in mind that for security reasons, all newly added nodes are hidden by default.
You can also specify which fields and groupings are visible. All newly added profile fields will be hidden by default.
You can use the "Go to preview" button to see what data will be publicly visible. Data might be updated with a 30-second delay.
Once you finish the configurations, you are ready to share your link - click the "Copy link" button and send it to recipients.
You can check the example of the link below: https://dashboard.organice.app/links/1e97f69acd33b48bd8ff?groupBy=hiring
How do I embed my org chart to my website?
How do I embed my org chart to my website?
Copy the following code snippet, and replace the src
attribute with your link. Embed it to your website html code.
<iframe src="https://dashboard.organice.app/links/1e97f69acd33b48bd8ff?groupBy=hiring" width="100%" height="600px" style="border: none">
</iframe>