Official Documentation
Official Documentation
No results found. Try different keywords.

This One’s for BrokerChamp Brokerages

This article is available to active BrokerChamp brokerages and includes setup guides, workflows, and configuration details.

Want access?

Request a demo or apply to be an early design partner.

Already joined? Login and click "View Official Docs" from your admin tools

Examples
Custom Report Example

Example: Creating a "Q1 2024 Top Sales Agents" custom report. Steps: 1. Navigate to Agent Reports 2. Apply filters: - Year: 2024 - Month: (leave blank for all months) - Status: Closed - Type: Sales 3. Export to CSV 4. Open in Excel and: - Sort by "Net Compensation" descending - Add a "Quarter" column with formula: =IF(MONTH(closed_date)<=3,"Q1","") - Filter to show only Q1 transactions - Create a bar chart of top 10 agents Result: A custom report showing top-performing sales agents for Q1 2024 with visual charts.