Lx EdgeDocs

Organization Operations

Purpose: Day-to-day organization workflows for requests and trainings.

Version: 0.1.0 Last updated: auto

#URLs

  • Training Requests: /org/training-requests
  • New Training Request: /org/training-requests/new
  • All Trainings: /org/trainings

#Training requests

  1. User action: Open the Training Requests page to view, filter, or create requests.
  2. System response: Shows request lists with status and basic details.
  3. Notes: Use the New Training Request page to submit a fresh request.

#Create a request

  1. User action: Visit New Training Request and fill in details (title, objective, preferred date/time, audience, location/virtual, notes).
  2. System response: Validates fields and creates the request.
  3. Failures: Inline validation on missing fields; network issues show non-blocking toasts.

#Manage a request

  1. User action: From the requests list, open a request to view details and update as allowed.
  2. System response: Shows request info and permitted actions based on your permissions.
  3. Failures: Unauthorized actions show a clear error; network issues surface via toast.

#Trainings

  1. User action: Open All Trainings to see scheduled or completed trainings.
  2. System response: Displays list with key details (date, trainer, participants, venue/virtual, status).
  3. Notes: Actions depend on your role and permissions (e.g., view details, manage participants).

#Summary

  • Use Training Requests to propose and track new trainings.
  • Use Trainings to view and follow active/completed sessions.
  • Permissions determine available actions.