{{ TENANT.brand|upper }}
Home
{% if is_logged_in %}
My Dashboard
{% endif %} {% if is_logged_in %}
Sign Out
{% else %}
Sign In
Join Free
{% endif %}
{{ TENANT.brand|upper }} · Audition Board
Find your next role.
Open calls posted by {{ TENANT.roles.primary|title }} · Submit your tape · Get seen
All
Feature
TV/Streaming
Commercial
Short Film
Theater
Voice
{% if not breakdowns %}
◈
Nothing posted yet.
Check back soon — new roles are added regularly.
{% else %}
{% for b in breakdowns %}
{{ b.role_name }}
{{ b.project_name }}
{{ TENANT.roles.primary|title }} · {{ b.producer_name }}
{{ b.category }}
{{ b.role_type }}
{% if b.union %}
{{ b.union }}
{% endif %}
{% if b.age_range or b.gender %}
{% if b.age_range %}
{{ b.age_range }}
{% endif %} {% if b.gender and b.gender != 'Any' %}
{{ b.gender }}
{% endif %}
{% endif %} {% if b.deadline %}
Deadline: {{ b.deadline }}
{% endif %}
Submit My Tape →
Read More ↓
{% endfor %}
{% endif %}
×
Submit Your Tape
{% if not is_logged_in %}
Account Required
Create a free {{ TENANT.brand }} account to submit your tape. It takes 30 seconds.
Create Free Account →
{% else %}
Self-Tape Link
Cover Note (optional)
Submit →
{% endif %}
Powered by
Claude
·
ElevenLabs
·
FAL
·
Stripe
·
Supabase
{% include '_footer.html' %}