Semantius Logo
SRMJune 27, 2026

Supplier Performance Management

Measure suppliers against delivery, quality, responsiveness, and savings targets, and roll the results into weighted scorecards your category managers and finance teams share. Spot underperformers early, open corrective actions, and track them to closure so supplier performance improves cycle over cycle.

Use the Supplier Performance Management semantic blueprint

/semantius-admin use the architect, analyst and modeler skills to update the semantius platform with the model specified in https://www.semantius.com/blueprints/srm-performance-mgmt-semantic-blueprint.md

Entity summary

Name data_object Description
Supplier Corrective Actions supplier_corrective_actions Corrective-action plans opened against supplier underperformance and tracked to closure, with root cause and verification.
Supplier Issues supplier_issues Logged supplier issues and complaints that feed performance and corrective-action workflows, tracked from log to resolution.
Supplier KPIs supplier_kpis Performance metric definitions tracked per supplier, such as delivery, quality, responsiveness, and savings, with targets and weightings.
Supplier Performance Reviews supplier_performance_reviews Periodic reviews that roll KPIs into a shared assessment with each supplier, from draft through finalization.
Supplier Scorecards supplier_scorecards Weighted performance ratings of suppliers over a period, scoring on-time delivery, quality, responsiveness, and savings delivered.
Supplier Questionnaires supplier_questionnaires Reusable questionnaire templates used across qualification, performance, and risk workflows, such as insurance, security, ESG, and financial forms.
flowchart TD
  classDef master fill:#d4f4dd,stroke:#27ae60,color:#0b3d20;
  classDef consumer fill:#e8def8,stroke:#7b1fa2,color:#3a155d;
  classDef platform_builtin fill:#e0e0e0,stroke:#424242,color:#1a1a1a;
  supplier_scorecards["Supplier Scorecards"]
  supplier_kpis["Supplier KPIs"]
  supplier_performance_reviews["Supplier Performance Reviews"]
  supplier_corrective_actions["Supplier Corrective Actions"]
  supplier_issues["Supplier Issues"]
  supplier_questionnaires["Supplier Questionnaires"]
  users["Users"]
  users -->|"owns"| supplier_scorecards
  class supplier_scorecards master;
  class supplier_kpis master;
  class supplier_performance_reviews master;
  class supplier_corrective_actions master;
  class supplier_issues master;
  class supplier_questionnaires consumer;
  class users platform_builtin;
  style supplier_kpis stroke-dasharray:5 5;
  style supplier_performance_reviews stroke-dasharray:5 5;
  style supplier_corrective_actions stroke-dasharray:5 5;
  style supplier_issues stroke-dasharray:5 5;
  style supplier_questionnaires stroke-dasharray:5 5;