diff --git a/technical/5.5-Call-in-Swarms.md b/technical/5.5-Call-in-Swarms.md
index 9db29d6a2ce8da4eb2c8aa6efd56fc9509919113..940f29fd3c650883ed3162ef13445b38b78761e2 100644
--- a/technical/5.5-Call-in-Swarms.md
+++ b/technical/5.5-Call-in-Swarms.md
@@ -15,6 +15,8 @@ Note: those two URIs allow the client to place a call in order to join a *Rendez
 
 # Place a call in a Swarm
 
+Proposed flow:
+
 + **a:** If `rdvUri` is set:
     + Call it
         + If failed, go to **b:**
@@ -24,6 +26,8 @@ Note: those two URIs allow the client to place a call in order to join a *Rendez
 + **c:** else, host a new *Rendezvous* and join it.
     + Also, ask users if they want to be the host for next calls.
 
+![Untitled_Diagram.drawio_1_](uploads/cc28c4379584386c8e5ea8e0d65a29e1/Untitled_Diagram.drawio_1_.png)
+
 **TODO, when to commit and who is commiting**
 
 # Incoming calls for swarm