# For Theatres

- [Setup Your Theatre Account](https://docs.crowdwork.com/for-theatres/setup-your-theatre-account.md): Start here! This page describes how to create a new CrowdWork (formerly Fourth Wall Tickets) account, including connecting to Square, creating shows or classes, and customizing your theatre details.
- [Connecting Your Square Account](https://docs.crowdwork.com/for-theatres/setup-your-theatre-account/connecting-your-square-account.md): This page describes how to connect your Square account to your CrowdWork account.
- [Understanding CrowdWork Fees](https://docs.crowdwork.com/for-theatres/setup-your-theatre-account/understanding-crowdwork-fees.md): How CrowdWork's fee structure works — including standard transaction fees, who pays them, how to change your fee settings, and Special Feature pricing.
- [Creating a Show or Class](https://docs.crowdwork.com/for-theatres/creating-a-show-or-class.md): This page describes how to create a new show or class.
- [Editing Specific Dates in a Series](https://docs.crowdwork.com/for-theatres/editing-specific-dates-in-a-series.md): Customize individual dates within a recurring show or class — change the title, image, or pricing for specific performances without affecting the rest of the series.
- [Customizing Your Theatre Settings](https://docs.crowdwork.com/for-theatres/customizing-your-theatre-settings.md): This page describes how to customize your theatre details.
- [Using the Rich Text Editor](https://docs.crowdwork.com/for-theatres/using-the-rich-text-editor.md): Learn how to use the rich text editor in CrowdWork to format descriptions, add images, embed YouTube or Vimeo videos, and attach files.
- [Embedding a Widget](https://docs.crowdwork.com/for-theatres/embedding-a-widget.md): This page describes how to embed CrowdWork widgets into your website.
- [Tracking Pixels & Conversion Events](https://docs.crowdwork.com/for-theatres/tracking-pixels-and-conversion-events.md): Set up tracking pixels from Google, Meta, TikTok, and other platforms to measure ad performance, track conversions, and build retargeting audiences from your CrowdWork checkout flows.
- [Tags](https://docs.crowdwork.com/for-theatres/tags.md): Understand how to get the most from Tags and how they can help you manage your events
- [Custom Checkout Fields](https://docs.crowdwork.com/for-theatres/custom-checkout-fields.md): This page explains how to create, manage, and get the most from custom checkout fields on your events.
- [Setting Up Point of Sale (POS)](https://docs.crowdwork.com/for-theatres/setting-up-point-of-sale-pos.md): Welcome to the CrowdWork POS (Point-of-Sale) app guide. This article will walk you through setting up and using our free companion mobile app for your theater's in-person ticketing.
- [Square Hardware Compatibility Guide](https://docs.crowdwork.com/for-theatres/setting-up-point-of-sale-pos/square-hardware-compatibility-guide.md)
- [Managing Admissions](https://docs.crowdwork.com/for-theatres/managing-admissions.md): Learn how to view, edit, and manage ticket and class admissions from the event overview page, including moving patrons between dates, using Standby status, and contacting attendees.
- [Adding Tickets for a Patron](https://docs.crowdwork.com/for-theatres/adding-tickets-for-a-patron.md): How to add tickets or class registrations directly from a customer's profile in the Dashboard, including how to collect payment by card or cash for phone sales and off-site transactions.
- [Managing Exchanges](https://docs.crowdwork.com/for-theatres/managing-exchanges.md): This page explains how to move customers and students between different shows, classes, or dates.
- [Issuing Complimentary Tickets (Comps)](https://docs.crowdwork.com/for-theatres/issuing-comps.md): How to issue complimentary (comp) tickets in CrowdWork — via the POS app, directly from a customer's profile in the Dashboard, a 100% discount code, or a free membership.
- [Issuing Refunds](https://docs.crowdwork.com/for-theatres/issuing-refunds.md): This guide will walk you through the process of issuing refunds from various screens within the CrowdWork platform.
- [Exporting Your Data](https://docs.crowdwork.com/for-theatres/exporting-your-data.md): Learn how to export your sales data, patron lists, tickets, registrations, and checkout field submissions from your CrowdWork dashboard.
- [Managing Staff & Users](https://docs.crowdwork.com/for-theatres/managing-staff-and-users.md): This page describes how to manage multiple users within your CrowdWork account.
- [Custom Permissions](https://docs.crowdwork.com/for-theatres/managing-staff-and-users/custom-permissions.md): Custom permissions let you build a tailored access level for any user — scoped to specific events and only the features they actually need.
- [Setting Up Discount Codes](https://docs.crowdwork.com/for-theatres/setting-up-discount-codes.md): This page describes how to create and use discount codes.
- [Setting Up Gift Cards](https://docs.crowdwork.com/for-theatres/setting-up-gift-cards.md): This help article walks through how theatre managers and patrons can create and use gift cards within the CrowdWork system.
- [Setting Up Bundles](https://docs.crowdwork.com/for-theatres/setting-up-bundles.md): Learn how to create and manage bundles — grouping shows and/or classes together so patrons can purchase multiple event tiers in a single transaction at a set price.
- [Setting Up Memberships](https://docs.crowdwork.com/for-theatres/setting-up-memberships.md): Explore setting up and managing membership plans – a fantastic way to give your patrons easy access to shows and classes while creating steady, predictable revenue for your theatre.
- [Setting Up Notifications](https://docs.crowdwork.com/for-theatres/setting-up-notifications.md): This guide provides detailed instructions on how to create and manage notifications within the CrowdWork admin dashboard to monitor important events related to shows, classes, and tags.
- [Setting Up Payment Plans](https://docs.crowdwork.com/for-theatres/setting-up-payment-plans.md): Learn how to setup and use Payment Plans to lower the barrier of cost to your classes, workshops, and even shows!
- [Setting Up Waitlists](https://docs.crowdwork.com/for-theatres/setting-up-waitlists.md): Learn how to use CrowdWork's native waitlist feature to capture demand for sold-out events and easily notify patrons when spots become available.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.crowdwork.com/for-theatres.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
