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

# Sign-In Questions

> How to add, update, reorder, and remove questions your visitors answer when they sign in to your open house.

To get started, visit your [Listings](https://app.listingopen.com/listings) dashboard and click on the listing whose sign-in questions you would like to manage. Then, navigate to the "Sign-In" tab.

## Adding Questions

To add a new sign-in question, begin by clicking on the "Add Question" button.

You will be prompted to choose the type of question to add. More details can be found below:

<AccordionGroup>
  <Accordion icon="check" title="Yes / No">
    Yes / No questions give your visitors a simple choice between Yes or No.

    For example,

    <img src="https://listingopen-photos.s3.us-east-2.amazonaws.com/guides/signin_1.png" />
  </Accordion>

  <Accordion icon="circle-check" title="Single Select">
    Single Select questions give your visitor multiple options from which they must choose **exactly one** answer.

    For example,

    <img src="https://listingopen-photos.s3.us-east-2.amazonaws.com/guides/signin_2.png" />
  </Accordion>

  <Accordion icon="square-check" title="Multi Select">
    Multi Select questions give your visitors multiple options from which they can choose any combination of answers. They must select **at least one** of the available options.

    For example,

    <img src="https://listingopen-photos.s3.us-east-2.amazonaws.com/guides/signin_3.png" />
  </Accordion>

  <Accordion icon="square-poll-horizontal" title="Open Ended">
    Open Ended questions let you gather written feedback from your visitors. Visitors can type as much or as little as they want into the response box. They **can** leave these answers blank.

    For example,

    <img src="https://listingopen-photos.s3.us-east-2.amazonaws.com/guides/signin_4.png" />
  </Accordion>
</AccordionGroup>

## Updating Questions

To update an existing sign-in question, simply click on it. You can edit the question text or remove the question entirely.

For Single or Multi Select questions, you can add, edit, or remove available answer options.

Make sure to click the "Save Changes" button when you are done, and then the "Save & Publish" button, to save your updates.

## Reordering Questions

To change the order of sign-in questions, simply click and drag them around until they are in the order you desire.

Make sure to click "Save & Publish" button when you are done to save your updates.
