Skip to content

Feature Name

Summary

One short paragraph describing what this feature does and when to use it.

Who should use this

  • Role(s):
  • Typical scenario:

Prerequisites

  • Required permission(s)
  • Required data setup

Step-by-step

  1. Go to Page Name.
  2. Click Button Name.
  3. Enter values:
    • Field A: VALUE_A
    • Field B: VALUE_B
  4. Click Save.

Expected result

  • What success looks like in the UI
  • Any success toast/status/message

Troubleshooting

Issue: COMMON_ISSUE

  • Cause:
  • Fix:

Screenshots & Video

Screenshot (paste this snippet and replace FEATURE_SLUG)

md
![Feature screen](../../assets/webapp/FEATURE_SLUG/feature-screen.png)

Video walkthrough (paste this snippet and replace FEATURE_SLUG)

html
<video controls width="100%" src="../../assets/webapp/FEATURE_SLUG/feature-walkthrough.mp4">
  Your browser does not support the video tag.
</video>

List related guide links here after creating them.