mirror of
https://github.com/lukevella/rallly.git
synced 2025-04-29 18:26:34 +02:00
38 lines
1.2 KiB
Text
38 lines
1.2 KiB
Text
---
|
|
icon: "circle-1"
|
|
title: "Create a Poll"
|
|
description: "How to create a scheduling poll with Rallly"
|
|
---
|
|
|
|
Go to [app.rallly.co](https://app.rallly.co) and click
|
|
on [New Poll](https://app.rallly.co/new).
|
|
|
|
<Steps>
|
|
<Step title="Enter Event Details">
|
|
Enter the title of your poll. You can also add a description to your poll if
|
|
you want to give your participants more information about the event.
|
|
|
|
<Frame></Frame>
|
|
|
|
</Step>
|
|
<Step title="Select Dates or Times">
|
|
Use the calendar to choose different options for your participants to vote on.
|
|
<Tabs>
|
|
<Tab title="Month View">
|
|
<Frame caption="Use Month View to select dates or create repeating time slots">
|
|

|
|
</Frame>
|
|
</Tab>
|
|
<Tab title="Week View">
|
|
<Frame caption="Use Week View to draw time slot options on a calendar">
|
|

|
|
</Frame>
|
|
</Tab>
|
|
</Tabs>
|
|
</Step>
|
|
<Step title="Click Create Poll">
|
|
Click the <strong>Create Poll</strong> button to create your poll and get your **Invite Link**.
|
|
</Step>
|
|
</Steps>
|
|
|
|
Once your poll is created you can start [inviting participants](/workflow/invite) to your poll.
|