Plan Groups
Plan groups allow you to organize related plans to simplify management and visualization in the dashboard.
Fields
| Field | Description |
|---|---|
| Name | Group name (unique per organization) |
| Slug | URL-friendly identifier (unique per organization) |
| Display order | Controls the group's position in the interface |
Features
- Auto-generates the slug from the name if not provided
- Prevents archiving if there are still plans linked to the group
- Display order controls the organization of groups in the interface
Operations
- Create: Provide name and organization
- Update: Name and slug are editable
- Archive: Deactivates the group (soft delete)
- Unarchive: Reactivates the group
- Move plans: Plans can be moved between groups or removed from a group (set to
null)