Business Details
Configure your company information, branding, business hours, and global email footer.
Business Details stores the core information about your business. This data is used across the platform - in email footers, booking pages, invoices, documents, and other client-facing materials.
Agency Information
Enter your business name, legal business name, industry, phone number, email address, website, and physical address.
Your business address is required for email compliance. It is automatically included in the footer of marketing emails to meet CAN-SPAM requirements.
Business Hours
Set your standard operating hours for each day of the week. Business hours are used as defaults for:
- Appointment availability on booking pages
- Workflow timing constraints (send messages only during business hours)
- SLA tracking (business hours mode)
Branding
Upload your company logo and set your brand color. These are applied to:
- Booking pages
- Forms
- Email templates
- Client-facing documents
- Invoices and estimates
Global Email Footer
The global email footer is appended to all outbound marketing and campaign emails (sent via SendGrid or Postmark). It is separate from your personal email signature, which only applies to Gmail messages.
Setting Up the Footer
- Navigate to Settings > Business Details
- Scroll to the Global Email Footer section
- Edit the HTML content in the editor
- Preview your footer in the live preview panel
- Click Save
Unsubscribe Link
Your footer should include an unsubscribe link for compliance. Use the {{unsubscribe_link}} placeholder in your footer HTML - it will be replaced with the actual unsubscribe URL when the email is sent. You can also use the {{preference_center_link}} placeholder to link to the subscription preference center.
Default footer template:
<div style="margin-top:32px; padding-top:16px; border-top:1px solid #eee; font-size:12px; color:#666; text-align:center;">
<p>Your Company Name | 123 Main St, City, State ZIP</p>
<p>You are receiving this email because you opted in.</p>
<p><a href="{{unsubscribe_link}}" style="color:#666;">Unsubscribe</a></p>
</div>Footer Behavior
- If your email body already contains an unsubscribe link, the global footer is not appended (to avoid duplication)
- If no global footer is configured, a minimal auto-generated footer with your business address and an unsubscribe link is added automatically
- The footer does not apply to Gmail emails (those use your personal email signature) or transactional system emails
You can reset to the default template at any time using the Reset to Default button.
Related Settings
- Email Signature - Personal signature for Gmail messages (per-user)
- Integrations - Configure email providers (Postmark, SendGrid)
- Campaigns - Send marketing emails that use the global footer