mirror of
https://github.com/lukevella/rallly.git
synced 2025-04-28 09:46:39 +02:00
32 lines
818 B
Text
32 lines
818 B
Text
---
|
|
icon: "circle-3"
|
|
title: "Finalize"
|
|
description: "Pick a final date for your event"
|
|
---
|
|
|
|
<Steps>
|
|
<Step title="Review your results">
|
|
Click **Manage** and select **Finalize** from the dropdown menu.
|
|
|
|
<Frame>
|
|
<img src="/images/workflow/finalize.png" alt="Finalize a poll"/>
|
|
</Frame>
|
|
|
|
</Step>
|
|
<Step title="Finalize">
|
|
Select your preferred date from the list and click **Finalize**.
|
|
|
|
This will:
|
|
|
|
1. Send an email to you with a calendar invite for the selected date
|
|
2. Send an email to the attendees with the calendar invite.
|
|
3. Close the poll and prevent any further votes.
|
|
|
|
The selected date will be displayed on your finalized poll for everyone to see.
|
|
|
|
<Frame>
|
|
<img src="/images/workflow/finalized.png" alt="Finalized Poll"/>
|
|
</Frame>
|
|
|
|
</Step>
|
|
</Steps>
|