I need to know if I am using Classic or Modern folder in Orchestrator

Hello Team ,

Can anyone help with some robust ways to confirm if I am using a classic or modern folders.
I have on prem standalone 2021.10.0 or orchestrator .
what are the steps and ways to confirm Classic or Modern folders being used

@SyedShabaz03,

To determine whether you are using Classic or Modern folders in UiPath Orchestrator, you can follow these steps:

  1. Access Orchestrator: Log in to your Orchestrator instance.
  2. Navigate to Folders: Go to the “Folders” section under the “Tenant” menu.
  3. Identify Folder Type:
    • Classic Folders: These are usually listed under the “Classic” category and have a single-level hierarchy without subfolders.
    • Modern Folders: Typically, these are listed under the “Modern” category and support a multi-level hierarchy, allowing subfolders.

Additionally, the UI and functionalities in the “Folders” section will differ between Classic and Modern. Classic folders focus on user roles and machine-based configurations, while Modern folders provide more dynamic management features and allow for more granular control over resources and user operations.

LLM helped me to write this but it’s validated by me.

@SyedShabaz03

Simple check eould be…if you find environments option in orchestrator it is classic…else it is modern

Cheers