Communications
Communications Guide
Complete guide to tracking and managing communications for your notary orders.
Table of Contents
- Communications Overview
- Communication Types
- Order Communications
- Communication Templates
- Automatic Notifications
- Integrations
- Best Practices
Communications Overview
What Are Order Communications?
The Communications module provides a centralized log of all interactions related to an order. Every email sent, SMS message, phone call, and internal note is recorded in one place for complete order history.
Benefits
- Complete History: See every interaction for an order in one place
- Team Visibility: Internal notes keep your team informed
- Client Response Tracking: Get notified when clients respond
- Template Automation: Send consistent communications faster
- Audit Trail: Full record for compliance and reference
Accessing Communications
- Go to Orders → View Order
- Click the Communications tab
- View all communications for that order
Communication Types
The platform supports several types of communications:
- Outbound: Emails you send to clients or contacts
- Inbound: Emails received from clients
- Tracking: Each email has a tracking ID for delivery status
- Attachments: Support for file attachments
Messaging (SMS/WhatsApp)
- SMS: Text messages via your configured provider
- WhatsApp Business: Optional WhatsApp integration
- Outbound: Messages you send to clients
- Inbound: Messages received from clients
- Channel Support: sms, whatsapp, slack
Phone
- Call Logging: Record inbound and outbound calls
- Notes: Add call notes and summaries
- Direction: Track whether you called or were called
Notes (Internal)
- Internal Only: Visible only to your team
- No Sending: These are logged but not sent externally
- Use Cases: Internal reminders, team coordination, notes for self
Document
- Document Tracking: Log when documents are sent or received
- Reference: Link to uploaded order documents
Order Communications
Viewing Communications
- Navigate to an order's Communications tab
- Communications are displayed in chronological order (newest first)
- Each entry shows:
- Communication type icon
- Direction indicator (inbound/outbound)
- Sender/recipient information
- Subject (for emails)
- Content preview
- Timestamp
- Status (sent, pending, failed)
Communication Status
- Draft: Created but not yet sent
- Sent: Successfully delivered
- Pending: Awaiting delivery
- Failed: Delivery failed (check error message)
Creating a New Communication
Send an Email
- Click New Communication or the email icon
- Select Email as type
- Fill in:
- Recipient Email: Client's email address
- Recipient Name: Client's name
- Subject: Email subject line
- Content: Your message (supports HTML)
- Add attachments if needed
- Click Send
Send an SMS Message
- Click New Communication or the messaging icon
- Select Messaging as type
- Fill in:
- Recipient Phone: Client's phone number
- Channel: SMS (or WhatsApp if configured)
- Content: Your message
- Click Send
Log a Phone Call
- Click New Communication or the phone icon
- Select Phone as type
- Fill in:
- Direction: Inbound or Outbound
- Phone Number: The number you called or received from
- Notes: Summary of the conversation
- Click Save
Add an Internal Note
- Click New Communication or the note icon
- Select Note as type
- Fill in:
- Subject: Brief description
- Content: Your note
- Click Save
Client Response Notifications
When a client responds to an email or message:
- The assigned notary receives a push notification
- The notification includes:
- Client name
- Order number
- Communication type
- This helps you respond quickly to client inquiries
Recent Communications
View communications across all orders:
- Go to Orders → Recent Communications
- See the latest 50 communications
- Filter by order or communication type
Communication Templates
What Are Templates?
Templates allow you to pre-define messages for common situations. Templates support variable substitution so you can personalize messages without typing everything from scratch.
Template Keys
The system includes these automatic notification templates:
| Template Key | When Used |
|---|---|
order_created | When a new order is created |
order_assigned | When an order is assigned to a notary |
order_in_progress | When order status changes to "In Progress" |
order_completed | When an order is marked complete |
order_cancelled | When an order is cancelled |
order_status_messaging | SMS version of status updates |
Template Variables
Templates can include these variables:
| Variable | Description |
|---|---|
{orderNumber} | Order number |
{clientName} | Client/signer name |
{clientEmail} | Client email address |
{clientPhone} | Client phone number |
{notaryName} | Assigned notary name |
{serviceType} | Service type/title |
{scheduledDate} | Scheduled appointment date |
{status} | Current order status |
{completionNotes} | Completion notes (if applicable) |
{cancellationReason} | Cancellation reason (if applicable) |
{agencyName} | Your agency name |
{agencyEmail} | Your agency email |
{agencyPhone} | Your agency phone |
{dashboardUrl} | Link to dashboard |
{orderDetailsUrl} | Direct link to order |
Creating Custom Templates
- Go to Settings → Communication Templates
- Click Create Template
- Fill in:
- Template Key: Select a predefined key or create custom
- Name: Descriptive name
- Communication Type: Email or Messaging
- Subject (email only): Subject line with variables
- Content: Message body with variables
- Variables: List variables used in template
- Click Save
Conditional Content
Templates support conditional blocks:
{if scheduledDate}
Your appointment is scheduled for {scheduledDate}.
{endif}
{if completionNotes}
Notes: {completionNotes}
{endif}
Content inside conditional blocks only appears if the variable has a value.
Automatic Notifications
How Automatic Notifications Work
When certain events occur in an order:
- The system processes the corresponding template
- Variables are replaced with actual order data
- The communication is created and sent
- A record is logged in the order's communications
Notification Recipients
Automatic notifications are typically sent to:
- Notary: For order status updates
- Agency: For administrative notifications
Configuring Notifications
- Go to Settings → Communication Templates
- Edit templates for each notification type
- Set your preferred email/phone in User Profile
- Toggle automatic notifications on/off per template
Integrations
Email Providers
The platform integrates with popular email providers:
- Resend: Recommended for transactional emails
- SendGrid: Enterprise email delivery
- Amazon SES: Cost-effective for high volume
- Postmark: Fast delivery with great logging
Messaging Providers
- Twilio: SMS and messaging
- WhatsApp Business: Business messaging (optional)
- Slack: Internal team notifications (optional)
Calendar Integration
- Google Calendar: Sync appointments to your calendar
- Automatic event creation when orders are scheduled
Configuring Integrations
- Go to Settings → Integrations
- Select the provider (Email, Messaging, Calendar)
- Enter your API credentials
- Configure default sender information
- Test the connection
Best Practices
Email Communication
- Use Clear Subject Lines: Include order number
- Be Professional: Maintain a professional tone
- Proofread: Check for errors before sending
- Include Contact Info: Make it easy to reach you
SMS Messaging
- Be Concise: Keep messages brief
- Identify Yourself: Client may not have your number saved
- Include Order Number: For easy reference
- Respect Hours: Avoid late night messages
Phone Call Logging
- Log Immediately: Don't rely on memory
- Be Specific: Note what was discussed
- Next Steps: Record any action items
- Time Stamps: Include call duration if relevant
Internal Notes
- Be Clear: Use descriptive subjects
- Team Context: Include info helpful to others
- Timeline: Add dates for time-sensitive notes
- Personal vs. Shared: Use notes for internal items, email for external
Template Management
- Keep Templates Updated: Review periodically
- Test Variables: Preview before using
- Personalize Sparingly: Templates should be versatile
- Version Control: Note major changes in descriptions
Troubleshooting
Emails Not Sending
- Check email provider configuration in Settings
- Verify API credentials are valid
- Check recipient email address for typos
- Review error messages in failed communications
SMS Messages Failing
- Verify messaging provider credentials
- Check recipient phone number format
- Ensure sufficient provider credits/balance
- Review error messages in communications log
Missing Client Response Notifications
- Verify assigned notary has valid email/phone in profile
- Check notification settings are enabled
- Confirm communication direction is marked "inbound"
Template Variables Not Working
- Verify variable names match exactly (case-sensitive)
- Check that context data exists for the order
- Use preview to test before sending
- Ensure variables are listed in template configuration