CRM 2015 Hierarchies are a really cool feature that let users navigate records by visually seeing parent child relationships. Out of the box Accounts, Positions, Products, and Users entities get hierarchies baked in. Hierarchies can be added to other built-in entities and to all custom entities.
Figure: CRM 2015 Hierarchy Visualization
To make working with Hierarchies easier there are also two new Advanced find operators:
Under: Finds all records that are UNDER a specific node
Not Under: OppositeĀ of Under
This IS cool