A saved location is a reusable venue record that you attach to games when hosting. Instead of typing the same park or gym address every time, you save it once and pick it from a dropdown. Locations also define which sports can be played there, which filters the game picker so you only see relevant options. You can create locations in two ways: inline from the game creation form, or from the dedicated Manage Locations page atDocumentation Index
Fetch the complete documentation index at: https://docs.witt-play.com/llms.txt
Use this file to discover all available pages before exploring further.
/host/locations.
What a location stores
Each saved location contains:| Field | Details |
|---|---|
| Venue / business name | Optional. Shown as the display label when present (e.g., “Zilker Park”). |
| Street address | Required. The full street address of the venue. |
| City | Required. Must be a real city in the selected state, verified against OpenStreetMap. |
| State | Required. Two-letter US state code. |
| Location description | Optional, up to 300 characters. Good for parking tips, gate codes, court details, or entrance notes. |
| Supported sports | Required. At least one game from the full sports list. These are the games selectable when you use this location for a game. |
| Public / private | Whether other signed-in members can choose this location when they host. |
| Home address flag | Marks the location as your home address. Home addresses cannot be made public. |
Creating a location
Open the location form
From the game creation form: Select Create a new location from the location dropdown. A dialog opens inline without leaving the form.From Manage Locations: Go to
/host/locations and click New location. The same form opens as a dialog.Enter the venue name (optional)
The Venue / business name field has address autocomplete. As you type, it suggests matching venues and auto-fills the street address, city, and state when you select a result. You can also type a name without selecting a suggestion.If you leave this field blank, the location label is built from the street address and city/state instead.
Enter the street address
The Street address field also has address autocomplete. Selecting an address suggestion auto-populates the city and state fields.
Enter city and state
The city is validated against the selected state when you leave the field (on blur). A spinner shows while the check runs, and a checkmark confirms the city is valid. If the city cannot be found in the state, an error message appears and the form will not save until it is corrected.
Add a description (optional)
Up to 300 characters. Players see this on the game detail page if they are approved. Good uses: parking tips, gate codes, court layout notes.
Select supported sports
Open the sports picker and check every game that can realistically be played at this location. You must select at least one. When a host uses this location, only the sports you check here appear in the game picker.
Set visibility
Check Make this location public if you want other signed-in members to be able to use this venue when they host their own games. Leave it unchecked to keep the location private to your account.Home addresses cannot be made public — the checkbox is disabled automatically when the home address flag is set.