> ## Documentation Index
> Fetch the complete documentation index at: https://docs.activeviam.com/llms.txt
> Use this file to discover all available pages before exploring further.

# atoti.Hierarchy.visible

#### *property* Hierarchy.visible *: [bool](https://docs.python.org/3/library/functions.html#bool)*

Whether the hierarchy should be displayed to the user in Atoti UI (or other compatible clients).

<Note>
  This is not a security feature: users will still be able to query the hierarchy even if it is not visible to them.
</Note>

<Callout icon="link">
  **See also**:
  [`viewers`](./atoti.Hierarchy.viewers#atoti.Hierarchy.viewers).
</Callout>
