Overview
Account Settings is where you manage your organization’s foundational configuration. Changes made here apply across your entire Pingtree account — from how emails are delivered to how the platform looks and behaves for your team. Navigate to Settings > Account Settings to access these options.Company Details
Keep your organization’s information accurate and up to date.| Field | Description |
|---|---|
| Company Name | Your organization’s display name used across the platform |
| Contact Email | Primary contact email for the organization |
| Website | Your company’s website URL |
| Phone Number | Main contact number for the organization |
Timezone Configuration
Your organization’s timezone controls how all dates and times are displayed across the platform — reports, lead timestamps, scheduling, and more.- Go to Settings > Account Settings.
- Scroll to Timezone.
- Select your timezone from the dropdown.
- Click Save.
Important: Changing your timezone affects all historical reports and timestamps displayed in the platform. Make sure your entire team is aligned on the configured timezone to avoid confusion in reporting.
SMTP Settings
Pingtree sends transactional emails (lead notifications, user invitations, system alerts) on your behalf. By default, emails are sent via Pingtree’s shared mail infrastructure. To use your own email domain and improve deliverability, configure a custom SMTP server.SMTP Configuration Fields
| Field | Description |
|---|---|
| Host | Your SMTP server hostname (e.g., smtp.yourdomain.com) |
| Port | The port your SMTP server listens on (commonly 587 for TLS or 465 for SSL) |
| Encryption Type | Select TLS, SSL, or None depending on your server’s requirements |
| Username | The SMTP account username (usually an email address) |
| Password | The SMTP account password or app-specific password |
| From Name | The display name that appears in the “From” field of outgoing emails |
Setting Up Your SMTP Server
- Go to Settings > Account Settings > SMTP Settings.
- Enter your SMTP server details in the fields above.
- Click Test Connection to verify Pingtree can reach your server.
- Once the test succeeds, click Save.
Tip: If your email provider requires an app-specific password (common with Google Workspace and Microsoft 365), generate one from your email admin console and use it here instead of your main account password.
Testing Your SMTP Connection
Before saving, always test your SMTP configuration to confirm it works:- Fill in all SMTP fields.
- Click Test SMTP Connection.
- Enter a test recipient email address.
- Click Send Test Email.
- Check the recipient inbox for the test message.
Platform Support Settings
Control which support features are visible to users in your organization:| Toggle | Description |
|---|---|
| Support Home | Show or hide the support center home screen |
| Ticket Manager | Enable or disable the ability to submit and manage support tickets |
| Documentation | Show or hide access to the Pingtree documentation portal |
Custom HTML Injection
Inject custom HTML, CSS, or JavaScript into your platform pages for branding, tracking, or custom functionality.- Header Injection: Code placed here loads in the
<head>of every page. Useful for custom fonts, CSS overrides, or analytics scripts. - Footer Injection: Code placed here loads at the bottom of the
<body>. Useful for chat widgets, tracking pixels, or custom scripts.
Tip: Custom HTML injection is a powerful tool — but be careful. Malformed HTML or JavaScript errors in injected code can affect your entire platform experience. Always test changes in a staging environment if possible.
Usage-Based Billing
Toggle usage-based billing on or off for your organization.- When enabled, your account is billed based on actual platform usage (leads processed, API calls, integrations used, etc.).
- When disabled, billing follows your agreed flat plan.
General Organization Settings
Additional settings that apply broadly to your organization:| Setting | Description |
|---|---|
| Default Language | Set the display language for the platform |
| Date Format | Choose how dates are displayed (MM/DD/YYYY, DD/MM/YYYY, etc.) |
| Currency | Set the default currency for financial reporting |