title: Author an admin surface contribution component_id: platformkit-business-modules module_id: admin_management scope: module topic_id: author-admin-surface-contribution dita_type: task diataxis: how-to
Author an admin surface contribution
- Declare pages through
helpers.ModuleAdminandhelpers.AdminPage. - Attach explicit permission tokens to navigable pages.
- Validate the module docs and admin surface contracts.
This guide stays in features/admin because that feature owns the surface
composition boundary.