mirror of
https://github.com/lukevella/rallly.git
synced 2025-04-29 10:16:32 +02:00
33 lines
1 KiB
Text
33 lines
1 KiB
Text
---
|
|
icon: "circle-2"
|
|
title: "Invite Participants"
|
|
description: "Collect responses from your participants by sharing your invite link"
|
|
---
|
|
|
|
<Steps>
|
|
<Step title="Share your Invite Link">
|
|
Click the **Share** button to open the dialog containing your **Invite
|
|
Link**.
|
|
<Frame caption="Hint: You can copy the link by clicking on it">
|
|
<img src="/images/workflow/invite-link.png" alt="Share Dialog"/>
|
|
</Frame>
|
|
</Step>
|
|
<Step title="Wait for participants to vote">
|
|
Participants can submit their votes by following the instructions.
|
|
|
|
<Note>Have a look at the [Participant Guide](/guide/participant-guide) for details on how participants can vote.</Note>
|
|
|
|
<Frame>
|
|
<img src="/images/workflow/voting.png" alt="Voting"/>
|
|
</Frame>
|
|
|
|
As participants respond, you can review the results to see which dates are preferred.
|
|
|
|
<Frame>
|
|
<img src="/images/workflow/review.png" alt="Voting"/>
|
|
</Frame>
|
|
|
|
</Step>
|
|
</Steps>
|
|
|
|
Once all participants have responded you can proceed with [finalizing your poll](/workflow/finalize).
|