Operations & Reporting: Data Exports, Bulk Management & Integration

Your tour is running smoothly. Every crew member's credentials are validated, all logistics are coordinated, and your team knows exactly where they need to be. Now comes the operational reality: you ne...

Operations & Reporting: Data Exports, Bulk Management & Integration

Operations & Reporting: Data Exports, Bulk Management & Integration

Your tour is running smoothly. Every crew member's credentials are validated, all logistics are coordinated, and your team knows exactly where they need to be. Now comes the operational reality: you need to share data with promoters, pull reports for your booking agent, export crew lists for insurance, and sync everything with your existing systems.

This is where TourChamp's export and integration capabilities become essential infrastructure.

The Export Reality

Modern touring requires data in multiple formats:

  • Crew roster for promoters - PDF with names, roles, contact info
  • Insurance documentation - CSV for your insurance company
  • Payroll data - Worker info and dates for HR/accounting
  • Booking agent reports - Show-by-show attendance, venue details
  • Spreadsheet backups - Just in case you need data in a familiar format
  • Custom reports - For specific stakeholders with specific needs

You could manually pull this data every time someone asks. Or you could export it once and maintain control.

CSV Exports: Bulk Crew Data

The simplest power tool is a CSV export. TourChamp generates clean, structured CSVs for:

Complete Crew Roster

crew_id,name,email,phone,role,primary_role,experience_years,certifications,passport_expiry,visa_status,availability_from,availability_until
crew_001,Alex Rivera,alex.rivera@example.com,+1-555-0123,Sound Engineer,yes,8,"FOH, Wireless",2027-08-15,EU-Citizen,2026-04-01,2026-10-31
crew_002,Jamie Thompson,jamie.t@example.com,+1-555-0456,Monitor Engineer,yes,5,"Monitors, Consoles",2026-07-15,ESTA-Expires-Jun,2026-03-01,2026-09-30
crew_003,Morgan Chen,morgan.chen@example.com,+1-555-0789,Lighting Director,yes,10,"Lighting-Cert, LED",2026-01-10,EXPIRED,2026-05-01,2026-12-31
crew_004,Casey Price,casey@example.com,+1-555-0321,Stage Manager,yes,6,"Stage, Events",2028-03-20,ESTA-Valid,2026-04-01,2026-11-30

Tour-Specific Crew Assignments

tour_name,leg_name,show_number,city,venue_name,show_date,tour_manager,sound_engineer,lighting_director,stage_manager,production_assistant,load_in_time,door_time
Global 2026,North America West,1,Los Angeles,Crypto.com Arena,2026-04-01,crew_001,crew_002,crew_003,crew_004,crew_005,08:00,19:00
Global 2026,North America West,2,Los Angeles,Crypto.com Arena,2026-04-02,crew_001,crew_002,crew_003,crew_004,crew_005,08:00,19:00
Global 2026,North America West,3,San Francisco,Chase Center,2026-04-05,crew_001,crew_002,crew_003,crew_004,crew_006,09:00,20:00

Compliance & Documentation Report

crew_id,crew_name,role,passport_status,passport_expiry,visa_required,visa_status,foh_cert,insurance_valid,background_check,overall_status,actions_required
crew_001,Alex Rivera,Sound Engineer,valid,2027-08-15,no,n/a,valid,valid,cleared,compliant,none
crew_002,Jamie Thompson,Monitor Engineer,valid,2026-07-15,yes,warning,valid,valid,cleared,warning,ESTA renew by May 31
crew_003,Morgan Chen,Lighting Director,expired,2026-01-10,yes,expired,valid,valid,pending,critical,PASSPORT URGENT + Background check

Financial & Payroll Data

crew_id,crew_name,role,tour_name,leg_name,total_shows,per_diem_usd,accommodation_cost,equipment_allowance,total_cost,currency
crew_001,Alex Rivera,Sound Engineer,Global 2026,North America West,12,7200,1800,500,9500,USD
crew_002,Jamie Thompson,Monitor Engineer,Global 2026,North America West,12,6000,1800,300,8100,USD
crew_003,Morgan Chen,Lighting Director,Global 2026,North America West,12,6000,1800,500,8300,USD

Bulk Import: Setup Your Tour Fast

Just as important as exporting is importing. TourChamp lets you bulk-load:

  • Crew database - Add 50 crew members at once from a spreadsheet
  • Tour schedule - Import show dates from your booking agent
  • Venue information - Pre-load all venue details and requirements
  • Crew assignments - Assign crew to shows in bulk, then refine manually

Example: Your booking agent sends you a spreadsheet with 40 shows. You:
1. Download the file
2. Upload to TourChamp in 2 minutes
3. Run automatic venue lookups (TourChamp finds addresses, contact info)
4. Assign your core crew in bulk
5. Review and adjust as needed

No retyping. No manual data entry errors. Just clean, automated setup.

Google Sheets Integration: Live Collaboration

Your booking agent, production manager, and tour manager all need access to tour data. But they don't all need (or want) to use TourChamp. That's where Google Sheets integration shines.

TourChamp can:
- Publish to Google Sheets - Sync crew roster, tour schedule, compliance status
- Two-way sync - Changes in Sheets update TourChamp (with approval)
- Share live links - Give your team read-only or editable access
- Auto-refresh - Sheets updates hourly or on-demand

Example workflow:

1. Create "Global 2026 Crew Roster" in Google Sheets
2. Connect to TourChamp via OAuth
3. TourChamp populates:
   - Crew names, roles, contact info
   - Passport/visa status
   - Tour assignments
   - Per-diem rates
4. Share link with booking agent
5. They add notes (e.g., "Alex prefers hotel near venue")
6. Changes sync back to TourChamp
7. Tour manager sees all notes when planning logistics

The beauty: Your team can use tools they already know (Sheets) while TourChamp handles the complex logic (compliance validation, assignment optimization, reporting).

API Access: Custom Integrations

For teams using payroll systems, accounting software, or custom tools, TourChamp provides API access:

# Get crew roster for a tour
curl -H "Authorization: Bearer YOUR_API_KEY" \
  https://api.tourchamp.app/v1/tours/tour_045/crew

# Response:
{
  "tour_id": "tour_045",
  "tour_name": "Global 2026",
  "crew": [
    {
      "crew_id": "crew_001",
      "name": "Alex Rivera",
      "role": "Sound Engineer",
      "email": "alex.rivera@example.com",
      "phone": "+1-555-0123",
      "tour_dates": {
        "start": "2026-04-01",
        "end": "2026-10-31"
      },
      "per_diem": {
        "usd_per_day": 150,
        "total_days": 100,
        "total_amount": 15000
      }
    }
  ]
}

Common integrations:
- Payroll systems (ADP, Guidepoint) - Auto-populate worker data
- Accounting software (QuickBooks, Xero) - Sync expense data
- Booking agents (Pollstar, Live Nation backend) - Two-way tour sync
- Crew management - Custom internal tools

Data Portability: It's Your Data

Here's a principle we believe in: It's your data. You own it. You can take it.

TourChamp makes data portability easy:

  • Full export - Download everything (all tours, crew, shows, documentation) as JSON
  • Format flexibility - Export as CSV, JSON, Excel, PDF
  • No lock-in - Leave TourChamp? You take all your data with you
  • Historical access - Archive old tours, pull them back anytime

When you want to leave TourChamp:
1. Click "Export All Data"
2. Download a complete JSON dump of your entire history
3. You have everything needed to migrate to another system

This matters because your data is your business. We're just the tool helping you manage it.

Real-World Example: The Festival Multi-Tour

You're running multiple tour legs simultaneously:
- US festival circuit (30 dates)
- European festival circuit (12 dates)
- Promotional clinic tour (8 dates)

You need:
- Each promoter to know their crew assignments
- Accounting to track expenses by tour
- Crew to know their pay rates and dates
- Insurance company to verify crew qualifications

With TourChamp:

Exports Generated:
✅ US Festival Crew Manifest (PDF) - Sent to each promoter
✅ EU Festival Compliance Report (CSV) - Sent to insurance
✅ Payroll Master File (Excel) - Sent to accounting
✅ Crew Schedule (Google Sheet) - Shared with team for edits
✅ Performance Analytics (custom report) - For your review

Updates Applied:
- Booking agent changes 2 shows in US festival circuit
- You import updated schedule (30 seconds)
- Google Sheet auto-updates
- Crew gets new notification
- Payroll reflects new dates

All integrated. All synchronized. All automated.

Building Your Reporting Workflow

When you set up TourChamp for your tour:

  1. Define export schedule - Weekly crew reports? Daily compliance checks?
  2. Set up Google Sheets - Who needs read/edit access?
  3. Configure API webhooks - Auto-notify your accounting system when crew is added
  4. Plan data exports - What reports do you need for promoters, insurance, crew?
  5. Establish backups - Monthly full exports kept in secure storage

Your reporting becomes:
- Automated - No manual pulling of data
- Timely - Reports ready when you need them
- Accurate - Single source of truth
- Accessible - Shared with the right people in the right format

The Long-Term Advantage

As your touring career grows, historical data becomes gold:
- "How much did we spend on per-diems in 2024?"
- "Who's the most reliable crew member for European tours?"
- "What's our average crew size by tour leg?"
- "Which venues have the best load-in times?"

TourChamp keeps this data organized and queryable. Your past tours inform your future tours.

Export & Integrate Today

Start with one simple export: your crew roster. See how it flows into your workflow. Then add Google Sheets integration. Then API webhooks. Build the data infrastructure that scales with your touring career.

Your data is your asset. TourChamp helps you manage it like the professional operation you are.