Settings: company settings
🎯 Overview
Section titled “🎯 Overview”The Company Settings page allows users to configure company details, branding, and whitelabel options. This includes updating company information, managing logos, and setting up custom domains and email addresses for reporting.
📑 Company Information
Section titled “📑 Company Information”- Company Name — required field.
- Phone Number — optional field.
- Company Logo — add, edit, or remove the company logo.
📑 Whitelabel Settings
Section titled “📑 Whitelabel Settings”Whitelabeling allows customization of domain and email identity for reporting. ⚠️ Important: The user must be subscribed to at least one dashboard before whitelabel features can be enabled.
-
Custom Domain
- Users can set a custom subdomain (e.g.,
reports.company.com) to access dashboards. - Requires adding a CNAME record in DNS pointing the chosen subdomain to the reporting service.
- Users can set a custom subdomain (e.g.,
-
Custom From Email Address
- Enables sending automatic reporting emails from a custom email address (e.g.,
[email protected]). - If the custom domain is removed, the email address reverts to the default
[email protected]. - Requires adding specific DNS records (TXT, DKIM, CNAME, MX) to authenticate the custom email domain.
- After DNS records are added, the user must click Check DNS Records before the custom email can be used.
- Enables sending automatic reporting emails from a custom email address (e.g.,
📑 DNS Setup Instructions
Section titled “📑 DNS Setup Instructions”To enable whitelabel domain and email, configure DNS records as follows:
-
Custom Domain (CNAME)
- Add a CNAME record for your chosen subdomain.
- Point it to the reporting service host provided in your setup instructions.
-
Custom Email (TXT, DKIM, CNAME, MX)
- Add a TXT record for SPF validation (ensures emails are authorized to be sent from your domain).
- Add a TXT record for DKIM validation (provides cryptographic authentication of emails).
- Add a CNAME record for email routing (links your subdomain to the mail service provider).
- Add MX records for mail delivery (ensures proper routing of outgoing emails).
⚠️ Values for these records are provided in the Company Settings interface. Copy them exactly into your DNS provider’s configuration.
⚙️ Workflow
Section titled “⚙️ Workflow”- Navigate to Company Settings.
- Update Company Name, Phone Number, and Logo as needed.
- Ensure you are subscribed to at least one dashboard.
- Configure Custom Domain by adding the required CNAME record.
- Configure Custom Email Address by adding the required TXT, DKIM, CNAME, and MX records.
- Wait for DNS propagation (may take 1 minute to 24 hours).
- Use Check DNS Records to verify that DNS entries are correct.
- Once verified, the custom email address can be used for automatic reporting.
- Click Update to save changes.
⚠️ Key Notes
Section titled “⚠️ Key Notes”- Custom Domain enables branded dashboard access.
- Custom Email Address ensures reports are sent from your domain identity.
- Removing the custom domain reverts email sending to
[email protected]. - DNS records must be entered exactly as provided in the interface.
- DNS propagation can take time; changes may not be immediate.
- Check DNS Records must be used to validate DNS setup before the custom email address becomes active.
- Whitelabel features are only available if the user is subscribed to at least one dashboard.