rallly/apps/docs/workflow/create.mdx
Luke Vella 745058de39 📝 Update docs
2024-02-25 18:12:27 +08:00

44 lines
1.6 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>
<img src="/images/workflow/new-poll-page.png" alt="New Poll Page"/>
</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">
<img src="/images/workflow/month-view.png" alt="Month View"/>
</Frame>
</Tab>
<Tab title="Week View">
<Frame caption="Use Week View to draw time slot options on a calendar">
<img src="/images/workflow/week-view.png" alt="Week View"/>
</Frame>
</Tab>
</Tabs>
**Automatic Time Zone Conversion** - Times are automatically converted to the participant's time zone. This is useful for remote meetings where participants can be in different locations.
*If you want to make sure everyone sees the same times regardless of their location, you can disable this feature.*
</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.