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
- Select the target KV Store.
- Define top-level sections that align with your use case.
- Configure the fields (including validation and RBAC).
- Add virtual fields for derived values or formatting.
- Build the entry table that controls summary views.
- 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.