> ## 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
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="https://mintcdn.com/rallly/dP6sNfH-SQIRaRNK/images/workflow/new-poll-page.png?fit=max&auto=format&n=dP6sNfH-SQIRaRNK&q=85&s=5dac929734c993dda8e078d9978868d0" alt="New Poll Page" width="2304" height="1586" data-path="images/workflow/new-poll-page.png" />
    </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="https://mintcdn.com/rallly/dP6sNfH-SQIRaRNK/images/workflow/month-view.png?fit=max&auto=format&n=dP6sNfH-SQIRaRNK&q=85&s=1a6444c0b5b7e174b8c874cb2451326c" alt="Month View" width="1956" height="1570" data-path="images/workflow/month-view.png" />
        </Frame>
      </Tab>

      <Tab title="Week View">
        <Frame caption="Use Week View to draw time slot options on a calendar">
          <img src="https://mintcdn.com/rallly/dP6sNfH-SQIRaRNK/images/workflow/week-view.png?fit=max&auto=format&n=dP6sNfH-SQIRaRNK&q=85&s=c92334b7cad96b5892837996199b6a28" alt="Week View" width="1962" height="1663" data-path="images/workflow/week-view.png" />
        </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.
