ItemSmart Configurator

Grid Columns & Layout

Defines the full column structure of the planning grid: hierarchy, KPIs, timeframe splits.

6 configurations

Default Column Layout

Review carefully

Full AG-Grid column definition. Contains column_generation_order, kpi_column_definitions, version_column_config.

Important to know before configuring:

  • Contains column_generation_order, kpi_column_definitions, and version_column_config all in one large JSON.
  • KPI codes referenced here must exist in kpi_formula_json.
  • This is the LARGEST single config (~42KB). Changes here affect every planning grid view.

No reference value is available; use the guided form or ask the AI Agent for help.

Related setup to check

Complete first: Main KPI Formulas, Plan Versions

Review carefully

Column Type Ordering

Copy from reference

Order of column groups: checkbox → hierarchy → product_attributes → plan_version → timeframe.

Important to know before configuring:

  • The standalone config row is NOT read directly at runtime — it's embedded in planning_grid_default_config. The onboarding agent copies it as standalone for compatibility.
  • Falls back to DEFAULT_COLUMN_GENERATION_ORDER in planning_grid/config.py if missing from the nested config.

No reference value is available; use the guided form or ask the AI Agent for help.

Default KPI Tree

Copy from reference

Default KPI tree structure for the grid column selector.

No reference value is available; use the guided form or ask the AI Agent for help.

Pivot/Flip View Layout

Copy from reference

Column definition for the pivot (flip) view. KPIs as rows instead of columns.

No reference value is available; use the guided form or ask the AI Agent for help.

Pivot View (Internal Test)

Copy from reference

Internal test variant of pivot view.

No reference value is available; use the guided form or ask the AI Agent for help.

Saved View Limits

Copy from reference

Max personal views per user (50) and max global views (100).

No reference value is available; use the guided form or ask the AI Agent for help.