OrgTree works on both Account and Contact detail pages.
Note: If the widget does not appear, contact your CRM administrator to confirm OrgTree has been enabled for the current page layout.
The Sidebar Summary Panel gives you a quick snapshot of the current account without opening the full graph.
It displays the following information:
|
Field |
Description |
|
Account Name |
Name of the current record |
|
Sub-account Count |
Total number of direct and indirect child accounts |
|
Contact Count |
Total number of contacts linked to this account |
Click Open Graph in the summary panel to launch the full interactive tree view.
After clicking “Open Graph,” OrgTree renders the complete org tree in a popup overlay.
The tree is made up of two node types:
OrgTree fetches child accounts at the same depth level in parallel (using Promise.all), delivering 3–10× faster load times compared to sequential requests. A loading indicator is shown while data is being fetched.
The floating toolbar on the right side of the graph view provides the following controls:
|
Button |
Action |
Description |
|
🔍+ |
Zoom In |
Increase the graph zoom level |
|
🔍- |
Zoom Out |
Decrease the graph zoom level |
|
⊡ |
Fit to Screen |
Scale the graph to fit the current window |
|
📸 |
Export PNG |
Save the current graph as a high-resolution PNG |
|
⚙️ |
Settings |
Open the settings panel to configure depth and label field |
All toolbar buttons are fully keyboard-accessible: use Tab to focus and Enter or Space to activate.
Click any account or contact node in the graph to open that record’s detail page directly inside Zoho CRM.
Click and drag on an empty area of the graph to pan (move) the view.
Scroll the mouse wheel while hovering over the graph area to zoom in or out.
Click the ⚙️ Settings button in the toolbar to open the settings panel.
Controls how many levels of child accounts are expanded in the graph. Range: 1–10, default: 5.
Click Save to apply the change. The graph will automatically reload.
Select any field from the Contacts module to display as a badge on each contact node.
Common configurations:
|
Field |
Example Badge |
|
Title |
“Marketing Director” |
|
Department |
“Sales” |
|
Mobile |
“+86 138 0000 0000” |
|
Custom field |
Any value you define |
Click Save to apply. All contact node badges in the graph will update immediately.
Tip: Before exporting, click Fit to Screen to ensure the entire graph is visible and captured completely.
A circular reference occurs when an account or contact chain loops back on itself (for example, Account A’s parent is Account B, and Account B’s parent is Account A).
OrgTree automatically detects circular references and handles them gracefully — no crashes or infinite loops.
How circular references are indicated:
Q: The graph opens but shows no nodes. What’s wrong?
A: This typically means the current account has no child accounts or linked contacts in Zoho CRM. If you believe data exists, try refreshing the page or check your network connection.
Q: Contact nodes are not showing in the graph.
A: Contact nodes only appear when the contact’s Account Name field is populated. Please verify that the contact is properly linked to an account in Zoho CRM.
Q: Some accounts disappeared after I changed the depth limit.
A: This is expected behavior. Accounts deeper than the configured max depth will not be expanded. To see them, open the Settings panel and increase the Max Hierarchy Depth value.
Q: The exported PNG is cut off or incomplete.
A: Before exporting, click the Fit to Screen button to ensure the full graph is visible within the viewport, then export again.
Q: How do I change the interface language?
A: OrgTree automatically detects your browser’s language setting. If your browser is set to Chinese (Simplified), the interface will appear in Chinese. If set to English, it will appear in English. Both languages are supported out of the box.
Q: Can I use OrgTree on mobile?
A: OrgTree is currently optimized for the Zoho CRM web interface on desktop browsers. Mobile browser support may vary.