Our use case is the following:
Registered platform users can book an event with platform coaches. The coach is setup in calcom and its calendar connected. Then the platform user can book an event via the current embed.
Additionally, the user can see its bookings, so an overview for multiple bookings would be nice. On the API side this could mean an extension of the "find a booking" request by the bookers email, so that all bookings of that email can be returned.
A single booking view would be nice, for example to show the next upcoming event.
Another component idea is an event change workflow where the user can reschedule an existing event. This is currently only available in the last step of the current embed afaik.