Reduces manual work, improves data quality, and lets you focus on your core topics.
Eliminate manual efforts and keep data quality at maximum level. Endless possibilities for automating and scaling SAP LeanIX in your organization.
Powerful scripting environment for custom automations without complex API programming.
Transport all configurations, automations and meta-model segments to other workspaces without manual configuration.
Ready-to-use live automations for the most common use cases — activate instantly.
Automatically create and assign ToDos for data quality gaps or when contacts leave the organization.
From organizations to applications or along other relations.
Automatically based on CMDB information.
Automatically add managers from AD/HR as subscriptions.
From children to parents and across other relations.
Automatically complete triangles like Application → ITComponent → Provider.
Email or ToDo when someone archives a fact sheet or removes themselves from subscriptions.
Understand your current data quality and improve it systematically — with clear KPIs, automatic reminders and reports in your corporate design.
Define your own quality KPIs and metrics. Identify which organizations are struggling.
Automatic emails to stakeholders with all open data quality gaps and clear instructions.
Regular review reminders so managers keep their subscriptions and fact sheets up to date.
The high-level scripting module is based on Python and provides the foundation for the entire Automation Platform. Less time developing, more time delivering value.
# Load all fact sheets of a type
applications = Application.all()
# Get fact sheet by name
org = Organization("Acme Holding SE")
# Navigate relations
org.applications()[0]
.itcomponents()[0]
.providers()
# Query location attributes
org["location"]["geoCountry"]
# Check for tags
if org.has_tag("RnD"):
... Run any Python script in the context of your LeanIX workspace — no installation required. All you need is an API token.
Open ConsoleLet's discuss your use cases — we'll show you what's possible with the Automation Platform.