# Activities (/how-to/activities)



Activities are the core of your Resytech booking platform. Each activity represents something your customers can book -- a guided tour, equipment rental, class, or experience. These guides walk you through every aspect of setting up and managing activities.

<Cards>
  <Card title="Create an Activity" href="/how-to/activities/create-an-activity">
    Set up a new activity from scratch, choosing the right type for your business.
  </Card>

  <Card title="Set Up Pricing" href="/how-to/activities/set-up-pricing">
    Configure base pricing, pricing types, and pricing modifiers.
  </Card>

  <Card title="Change Price for Specific Dates" href="/how-to/activities/change-price-for-specific-dates">
    Increase or decrease prices for holidays, weekends, peak season, and more.
  </Card>

  <Card title="Configure Scheduling" href="/how-to/activities/configure-scheduling">
    Set available dates, time slots, durations, and booking cutoffs.
  </Card>

  <Card title="Manage Facilitators" href="/how-to/activities/manage-facilitators">
    Create staff roles like Captain, Guide, or Instructor for your activities.
  </Card>

  <Card title="Set Up Activity Manifest" href="/how-to/activities/set-up-activity-manifest">
    Configure guest limits, age restrictions, and demographic tracking.
  </Card>

  <Card title="Add Custom Fields" href="/how-to/activities/add-custom-fields">
    Collect additional information from customers during checkout.
  </Card>

  <Card title="Clone an Activity" href="/how-to/activities/clone-an-activity">
    Duplicate an existing activity to quickly create similar offerings.
  </Card>

  <Card title="Publish / Unpublish" href="/how-to/activities/publish-unpublish">
    Control when your activity is visible and bookable on your website.
  </Card>

  <Card title="Set Up Trip Protection" href="/how-to/activities/set-up-trip-protection">
    Offer cancellation protection to customers at checkout.
  </Card>

  <Card title="Configure Dynamic Duration" href="/how-to/activities/configure-dynamic-duration">
    Let customers choose flexible rental periods with hourly pricing.
  </Card>

  <Card title="Manage Activity Media" href="/how-to/activities/manage-activity-media">
    Upload, reorder, and manage photos for your activity listing.
  </Card>

  <Card title="Create Special Events" href="/how-to/activities/create-special-events">
    Add one-off events with custom schedules on specific dates.
  </Card>
</Cards>
