website logo
Navigate through spaces
ChartHop documentation
⌘K
ChartHop Help Center
Getting around in ChartHop
ChartHop for Employees
Implementing ChartHop
ChartHop for Administrators
Carrot reference
ChartHop for Developers
Partners
Release notes
Resources
Docs powered by archbee 
website logo

Managers

Description

Returns a list of the Org's reporting hierarchy from lowest to highest, with the highest level being the CEO.

  • Code alias: managers managerIds
  • Sensitivity: Org Public
  • Data type: List
  • Data category: Structure
  • Entity type: Job
  • Read only: Yes

Example usage

Code

Description

managers[0]

Returns an Org member's immediate manager.

managers[1] or grandManager

Returns an Org member's grand manager (Manager's manager).

managers.reversed[0]

Returns the CEO of the Org.



Updated 03 May 2023
Did this page help you?
Yes
No
PREVIOUS
Manager
NEXT
Manager Count
Docs powered by archbee 
TABLE OF CONTENTS
Description
Example usage