Skip to main content

Requests & Self-Service

As the Connected AI Platform Team, our goal is to provide a scalable, transparent, and efficient way to process use case–specific platform requests.

There are two complementary mechanisms for changing or extending your Managed Kubeflow environment:

  • Service Requests — structured, form-based requests (via ServiceNow / My BMW IT) for common, well-defined actions: provisioning a workspace, managing users, setting up CI Trust or a CDH connection.
  • PR-based Self-Service — a Pull Request to our Infrastructure-as-Code products repository, for changes that are not (yet) covered by a Service Request.

Which one should I use?

Service RequestsPR-based Self-Service
HowSubmit a form via ServiceNow / My BMW ITOpen a Pull Request to the products repository
When to useFor anything covered by an existing Service Request (workspace provisioning, user management, CI Trust, CDH connection, …)Only for changes not (yet) available as a Service Request or in the Self-Service Portal
Who executes the changeThe Connected AI Platform team, triggered automatically by your requestYou, by editing your product's product.yaml (or related file) and opening a PR; the Connected AI Platform team reviews and merges
TurnaroundAutomated / queued for the platform teamDepends on PR review by the platform team
Always prefer Service Requests

All actions that can be triggered via a Service Request must be executed via the Service Request process. The PR-based Self-Service should only be used for actions that are currently not available through the Self-Service Portal or Service Request workflow.

Start with Service Requests — only fall back to PR-based Self-Service if your request isn't covered there.

What's possible

Via Service Requests

Directly via CDH

  • 👥 Add/Remove CDH Datasets — grant or revoke dataset access on the CDH side once a CDH Environment is linked to your namespace.

Via PR-based Self-Service

Anything not listed above may still be possible — check with the Connected AI Platform team via a general inquiry.