flowchart LR
classDef activity fill:#AFDAFD,stroke:#6c8ebf,stroke-width:2px,color:#000880
classDef doc fill:#0565b3,stroke:#6c8ebf,stroke-width:2px,color:#ffffff
394@{ shape: doc, label: "گزارشهای هفتگی"}
class 394 doc
143@{ label: " OE3.2 شروع گزارشها "}
class 143 activity
144@{ label: " OE3.3 تحلیل دادهها "}
class 144 activity
143 --> 394
394 --> 144