Skip to main content

KV UI Forms overview

KV UI Forms is the design environment for creating Splunk-native CRUD experiences. Every form is backed by a KV Store collection and can be embedded into any Splunk app without writing front-end code.

Workflow summary

  1. Select the target KV Store.
  2. Define top-level sections that align with your use case.
  3. Configure the fields (including validation and RBAC).
  4. Add virtual fields for derived values or formatting.
  5. Build the entry table that controls summary views.
  6. Preview the experience before saving and publishing.

Each step writes configuration metadata that KV King stores alongside the KV collection. You can export the finished form as part of a deployment bundle or share it with other builders in the same Splunk environment.