Furries PH Docs
Dashboard
Event Management docs

Surfaces

Dealers Den

Dealers Den setup, packages, application rules, dealer capacity, add-on behavior, and entitlements.

First created Last updated

acknowledgementsapplicationsdealersdealers-dendenentitlementsevent-managementpackagesregistrationregistrations

Overview

Dealers Den is the setup page for dealer-specific applications, packages, capacity, application fees, merchandise requirements, assistant access, and dealer entitlements. Use it when the event has tables, vendor packages, artist alley space, or separate dealer review before registration is finalized.

Dealers Den setup is linked to normal attendee registration, but it has its own risks. A dealer package can represent money, table capacity, assistant capacity, included items, public-facing commitments, and access rights. Review it carefully before opening applications.

Dashboard route

  • /ems/manage/dealers-den?id=:eventId

Setup inputs

Input or optionWhat it controlsNotes for operators
Enable Dealers DenTurns dealer application and dealer registration behavior on for the event.Keep off until packages and application rules are ready.
Application feeFee applicants pay to apply. Set to 0 for free applications.Confirm whether this is separate from table package cost.
Merchandise requirementPublic applicant-facing requirements or minimums.Be specific about original art, fan goods, adult goods, food, or prohibited items.
Allow attendees to upgrade their rego tier post-approvalAllows approved dealers to upgrade their attendee tier afterward.Confirm eligible tiers and pricing in Rego Config.
Allow attendees to select add-ons post-approvalLets approved dealers choose add-ons after approval.Confirm add-on stock and payment behavior.
Dealer rego capacityMaximum number of dealers who can complete dealer rego. Blank means unlimited.Separate from normal attendee capacity.
Extra acknowledgementsCustom checkboxes shown on the dealer application form.Use for dealer-specific policy confirmations.
Package nameLabel applicants choose or staff assign.Use clear names such as Half Table, Full Table, or Sponsor Booth.
DescriptionExplains what the package includes.Write for applicants, not only staff. Include table size or limitations when relevant.
Tabling costDealer package price.Use 0 for free packages. Confirm whether payment is separate from attendee rego.
Included peopleNumber of people covered by the package.Include dealers and assistants according to event policy.
Package capacityNumber of packages available.This should match floor plan, table count, and operations capacity.
Included rego tierRego tier included in this package at no extra cost.Approved dealers can upgrade to higher-priced tiers when allowed.
Package activeControls whether the package can be used.Inactivate packages that are drafts, full, or no longer offered.

Page sections and controls

Section or controlWhat it doesBefore saving
Dealers Den enabled switchReveals and activates dealer-specific application and rego behavior.Keep off until packages, terms, review staffing, and public instructions are ready.
Application settingsStores fee, merchandise rules, upgrade behavior, add-on behavior, capacity, and acknowledgements.Review this with dealer leads before applications open.
Packages listShows every dealer package and its current order.Confirm package count and capacity against the floor plan.
Add packageCreates another package draft.Add only real choices applicants can understand.
Package active switchDecides whether a package can be selected or assigned.Inactivate old or sold-out packages instead of deleting history-sensitive choices.
Move package controlsReorders package cards when using custom order.Put the most common or recommended choices first.
Remove packageDeletes the package from the draft.Avoid removing a package after applications or dealer regos reference it.
Floating save barSaves or reverts the dealer setup draft.Revert if an application fee, package price, or capacity was changed in error.

Package sort options

Sort optionWhat it does
Custom orderUses the order staff arrange and save.
AlphabeticalSorts packages by name.
Price: low to highSorts by tabling cost from cheapest to most expensive.
Price: high to lowSorts by tabling cost from most expensive to cheapest.

Application settings

The Dealers Den config can define application fees, merchandise requirements, upgrade behavior, add-on behavior, overall capacity, and entitlement assignments. These settings decide what applicants must do before approval and what approved dealers can do afterward.

If dealers can upgrade their rego tier after approval, confirm the matching rego tiers exist and are priced correctly. If dealers can select add-ons after approval, confirm add-on stock and payment behavior are already reviewed.

Dealers Den entitlements

Entitlement controlWhat it changesNotes
Discord entitlementsAssigns one or more Discord roles when a Dealers Den rego becomes active.Requires the event’s Discord server to be selected in Rego Config Bot assignment.
Telegram entitlementsApplies a Telegram member tag when a Dealers Den rego becomes active.Requires the event’s Telegram chat to be selected in Rego Config Bot assignment. Tags are capped at 16 characters.
Empty entitlement stateShows when no Discord or Telegram target is selected.Return to Rego Config and set Bot assignment before configuring roles or tags.

Dealer setup decides what can happen later, but review and registration work happens on separate pages. Use Dealers Den Applications to approve or reject applicants. Use Dealers Den Regos to review finalized dealer registrations, package payment state, assistants, and table readiness.

Flowchart context

The Create an Event flowchart links to this page when it asks whether the event has a Dealers Den. The package, application fee, capacity, merchandise, and entitlement steps all map to this setup surface.

Review before opening applications

  1. Confirm packages, prices, capacity, and included people.
  2. Confirm any equivalent rego tier is correct.
  3. Confirm application fee and merchandise requirements are clear.
  4. Confirm whether approved dealers can upgrade tiers or choose add-ons.
  5. Test the applicant-facing flow before announcing applications.

Save and dialog reliability

The page-level save bar and package dialogs are mounted through the dashboard’s managed scene and modal areas. They must continue to work after client-side navigation, not only after a full reload. Package order is saved atomically; if the package set is stale or invalid, no partial order should be accepted.

While a package or global configuration write is in progress, the shared full-screen saving indicator blocks duplicate submission and clears on both success and failure. A successful response is followed by the canonical saved state. If the indicator clears with an error, keep the draft visible, resolve the message, and retry once; do not refresh until the operator has copied any unsaved package text.

Package dialogs support their close button, backdrop, and Escape. Destructive removal uses the dashboard confirmation dialog and should not rely on a browser-native prompt.

Common mistakes

Do not use package capacity as a floor-plan note only. It controls how many dealer package records can be completed, so it should match actual table availability and assistant policy. Do not enable post-approval upgrades or add-ons until Rego Config and payment behavior are already reviewed.

All docs