> ## Documentation Index
> Fetch the complete documentation index at: https://support.rallly.co/llms.txt
> Use this file to discover all available pages before exploring further.

# Create a poll

> How to create a scheduling poll with Rallly

Go to [app.rallly.co](https://app.rallly.co) and click **Create**, or go
straight to [app.rallly.co/new](https://app.rallly.co/new).

<Steps>
  <Step title="Enter event details">
    Give your poll a title so participants know what the event is about. You
    can also add a location and click **Add description** to include extra
    information for your participants.

    <Frame>
      <img src="https://mintcdn.com/rallly/W_4CVWvoG-6_RvMu/images/workflow/new-poll-page.png?fit=max&auto=format&n=W_4CVWvoG-6_RvMu&q=85&s=300b7eea9c63098c0218de7d5798d158" alt="New poll page" width="2560" height="1600" data-path="images/workflow/new-poll-page.png" />
    </Frame>
  </Step>

  <Step title="Select dates or times">
    Use the calendar to choose the options you want participants to vote on.

    <Tabs>
      <Tab title="Month view">
        <Frame caption="Use month view to pick dates and adjust the times for each option">
          <img src="https://mintcdn.com/rallly/W_4CVWvoG-6_RvMu/images/workflow/month-view.png?fit=max&auto=format&n=W_4CVWvoG-6_RvMu&q=85&s=88d2fe52451b15dc860b79373fcd9d43" alt="Month view" width="1744" height="1332" data-path="images/workflow/month-view.png" />
        </Frame>
      </Tab>

      <Tab title="Week view">
        <Frame caption="Use week view to draw time slots on a weekly calendar">
          <img src="https://mintcdn.com/rallly/W_4CVWvoG-6_RvMu/images/workflow/week-view.png?fit=max&auto=format&n=W_4CVWvoG-6_RvMu&q=85&s=3a8072717de5bdff8fa45764540aeb99" alt="Week view" width="1744" height="1468" data-path="images/workflow/week-view.png" />
        </Frame>
      </Tab>
    </Tabs>

    **Duration** - Each option defaults to a 1 hour time slot. Use the duration picker above the calendar to change the length (30m, 1h, 1h 30m or 2h), or choose **All day** for participants to vote on whole days without specific times.

    **Time zones** - Times are automatically shown to each participant in their own time zone. This is useful for remote meetings where participants are in different locations. If everyone should see the same times regardless of where they are, turn on **Lock time zone**.
  </Step>

  <Step title="Create your poll">
    Click **Create poll**. Your poll opens with the **Share** dialog ready, so
    you can copy the invite link or start inviting people by email right away.

    <Frame>
      <img src="https://mintcdn.com/rallly/YLDFQVFw1zz4-1ER/images/workflow/poll-created.png?fit=max&auto=format&n=YLDFQVFw1zz4-1ER&q=85&s=51f36136615f2f8b8c00e5a7b098bb16" alt="Share dialog shown after creating a poll" width="2560" height="1600" data-path="images/workflow/poll-created.png" />
    </Frame>
  </Step>
</Steps>

Once your poll is created you can start [inviting participants](/workflow/invite).
