Pre-Training/Event Space Rental Coordination
Complete workflow for managing event space rental inquiries and bookings
Objective
Participants (0 roles)
Input
Output
Process Flow
100%
flowchart LR
node0["Attend Enquiry"]
node1["Send Quotation/Proposal"]
node2["Confirm Client Request"]
node3["Issue Invoice"]
node4["Collect Payment"]
node5["Issue Receipt"]
node6["Done"]
node7["Failed"]
node0 --> node1
node1 --> node2
node2 --> node3
node3 --> node4
node4 --> node5
node5 --> node6
node6 --> node7
classDef default fill:#1e293b,stroke:#3b82f6,stroke-width:2px,color:#e0e7ff,padding:10px
Stages Overview
100%
| PROPERTIES | STAGE 1
Attend Enquiry | STAGE 2
Send Quotation/Proposal | STAGE 3
Confirm Client Request | STAGE 4
Issue Invoice | STAGE 5
Collect Payment | STAGE 6
Issue Receipt | STAGE 7
Done | STAGE 8
Failed |
|---|---|---|---|---|---|---|---|---|
| Stage Owners | ||||||||
| Stage Workers | - | - | - | - | - | - | - | - |
| Duration | - | - | - | - | - | - | - | - |
| Output Fields | - | - | - | - | - | - | - | - |
| To-dos | - | - | - | - | - | - | - | - |
Workflow Summary
Total Stages
8
Total To-dos
0
Output Fields
0
Automations
0