Email Integration
Comprehensive documentation on how Lev's email integration works—including technical architecture, security measures, and data handling policies. Only deal-related emails are processed, with no human access and zero AI training.
Overview
Lev's email integration enables users to send deal-related emails directly from the platform and automatically track lender responses. The integration connects to users' existing email accounts (Google or Microsoft 365) and provides workflow automation without requiring users to leave the platform.
Technical architecture
Our email integration uses an industry-standard middleware layer to securely connect with email providers while maintaining strict data isolation.
integration_layer
middlewareauthprovidersscopehow_nylas_works
outbound_flow
User composes email in Lev platform
Lev sends API call to user's email server via OAuth connection
Email is sent from user's actual email address
Email appears in user's Sent folder (like any normal email)
Lev records the thread_id for tracking
Mail merge capability
Send to multiple lenders with one click — each receives an individual email with unique thread ID.
inbound_flow
New email arrives in user's inbox
Nylas sends webhook notification to Lev with headers only:
- • From address
- • To address
- • Thread ID
- • Subject line
Lev checks: Does this thread ID match a deal launched through our platform?
- • Request full email body and attachments
- • Store in system
- • Update deal status
- • Discard notification
- • Never request body
- • No data retained
Inbound Email Processing Flow
Data access
Understanding exactly what data we access — and what we don't — is critical for evaluating our email integration.
lev_emailsrepliesheadersnon_lev_bodypersonalcontactsSecurity & compliance
infrastructure
hostingphysicalnetworkcloud_monapp_scanpentestapplication_security
compliance
SOC 2 compliance covers
access_controls
super_adminaccount_mgrengineersauditLLM usage
Lev uses Large Language Models (LLMs) to power intelligent automation features. Here's how we handle your data when processing with AI.
model_providers
openaianthropicgoogle_geminidata_protection_guarantees
no_trainingzero_retentionminimal_contextdata_sent_to_llms
email_bodyattachmentsnamesaccountdeal_dataData handling
data_stored
data_retention
data_ownership
- Customer owns their data
- Data is private to the customer's organization
- Customer data is NOT used to train AI models
Privacy safeguards
thread_based_isolation
The core privacy safeguard: we only ever receive the body of emails on threads we initiated.
manual_inclusion_options
For emails started outside the platform that users want to track:
CC method
CC assistant@lev.com on the email — automatically picked up
Forward method
Forward the email to assistant@lev.com
After manual inclusion, future replies on that thread are tracked automatically.
configuration_options
fullsend_onlymanual_ccPII considerations
Current state
No automatic PII detection in emails or attachments. If PII appears on a Lev-tracked thread, it gets stored.
risk_scenarios
ssn_on_threadnon_lev_piiattachmentsmitigations
AI features
The email integration powers several AI capabilities to automate deal management workflows.
quote_extractstatus_updatesfollow_upsnote_gennext_stepsData privacy guarantee
Customer data is NOT used to train AI models. AI features process your data for your benefit only.
Frequently asked questions
Will you read all my emails?
No. We only access emails on threads launched through Lev. For all other emails, we receive only headers (to check for thread ID matches) and immediately discard them. We never request or receive the body of non-Lev emails.
Can my company see my contacts/emails?
Contacts are shared within your team on Lev, but your email inbox remains private. Only emails you explicitly send through Lev become visible to your teammates on a deal.
What if our brokers won't integrate their email?
The email integration is optional. The platform is fully usable without it. Alternatives: send-only mode, manual CC to assistant@lev.com, or use Lev for deal management only.
What happens if Lev goes down?
Emails you've already sent continue to exist in your inbox normally. When service resumes, we resync and catch up on any missed replies. Your email functionality is never affected — we're just an overlay.