# Surveys & Feedback (/how-to/surveys)



Surveys in Resytech let you automatically collect feedback from customers after their booking is complete. You design a survey with different question types, configure when and how the email is sent, and then review responses and analytics from your dashboard. Each survey link is unique and secured with a one-time-use token so only the intended customer can respond.

Guides [#guides]

<Cards>
  <Card title="Create a Survey" href="/how-to/surveys/create-a-survey">
    Build a new feedback survey with star ratings, text fields, multiple choice, and checkbox questions.
  </Card>

  <Card title="Configure Survey Settings" href="/how-to/surveys/configure-survey-settings">
    Set up automated survey emails, delivery timing, email templates, token expiration, review platform links, and per-activity overrides.
  </Card>

  <Card title="View Survey Responses" href="/how-to/surveys/view-survey-responses">
    Browse individual submissions, review analytics dashboards, and understand rating distributions.
  </Card>

  <Card title="Link Surveys to Bookings" href="/how-to/surveys/link-surveys-to-bookings">
    Understand how surveys connect to bookings through access tokens, how the automated workflow triggers, and how to send test emails.
  </Card>
</Cards>
