Your Drivers folder models your network and devices. This is where all your points reside. When tagging points, you can use this space or the Hierarchy space (once you create one or more hierarchies).

You use the AnalyticService in the Services container to configure framework properties. This folder also contains four sub-folders for configuring framework features:
A Data Definition is an optional component the framework uses to configure default properties for a specific data item defined in a station. Data Definition components simplify configuration by defining defaults that apply across the framework. These default properties may be overridden for a specific analytic request in an Alert, Analytic Proxy Ext or Binding.
An Analytic Data Folder under the AnalyticService groups Data Definition components. The Analytic Data Manager serves as the primary view for this folder.
You may have a data definition for each type of data to be used in formulas and charts. Pre-defined data definitions are located in the data model’s Dictionary. You can modify and add to these definitions.
A formula (algorithm) may serve as a data definition. A graphic widget also provides a data definition property.

You use the HierarchyService to define a logical data model that is independent of your drivers-network-device model.
While this service is a feature of

The example above defines two hierarchies. The AnalyticDataModel organizes building equipment (AHUs, etc.) by geographic location. the AnalyticDashboards hierarchy contains all dashboard representations for the geographical locations.

You use the TagDictionaryService to set up tags. When assigned to individual points within a hierarchy, the framework uses tags to identify data source values.
While the tag dictionary is a feature of
You define inputs (data sources) and outputs by tagging data and configuring properties. Several tag dictionaries provide the tags to apply to points including:
You may create your own tags using an Analytics dictionary component under the TagDictionaryService.

The example screen capture above is from a demonstration station. Your logic folder may be very different.

The Files folder contains framework chart files.
In the example, two folders separate the UxCharts (Web Charts) from the Px Views.