Documentation Index
Fetch the complete documentation index at: https://help.loopiq.com/llms.txt
Use this file to discover all available pages before exploring further.
Workflow Examples and Design Guidance
What this does
This guide helps administrators design workflows that users can actually follow without confusion.Example workflow patterns
Incident workflow
- New
- In Review
- In Progress
- Resolved
- Closed
Change workflow
- Draft
- Submitted
- Approved
- Scheduled
- Implemented
- Closed
Service request workflow
- Open
- In Review
- In Progress
- Closed
Story workflow
- Backlog
- Ready
- In Progress
- In Review
- Done
Design guidance
- Keep the number of statuses reasonable.
- Use names that reflect a real workflow decision.
- Avoid multiple statuses with nearly identical meaning.
- Review the impact on dashboards and automation before publishing changes.
- Confirm that the workflow works in both list and board views.