Frequently Asked Questions
Find answers to common questions about DXSignal, delivery insights, integrations, and more.
Getting Started
What is DXSignal?
DXSignal is an AI-powered engineering intelligence platform that gives engineering leaders a clear, continuous view of how their teams are performing. It connects to GitHub, GitLab, Jira, Linear, CI/CD, and incident tools to measure delivery flow, developer experience, and the ROI of AI coding tools — without spreadsheets or manual reporting. DORA metrics are built in as a foundation, not the ceiling.
How do I get started with DXSignal?
Getting started is easy:
- Sign up for a free account
- Connect your first integration (GitHub, GitLab, Azure DevOps, Bitbucket, Jira, or Linear)
- Set up webhooks to automatically capture deployment events
- Start deploying and watch your metrics appear
Do I need to create teams?
No, teams are optional. You can view organization-wide metrics without creating teams. However, teams are useful for comparing performance across different groups or projects within your organization.
How long does it take to see data?
You'll see data immediately after your first deployment is recorded. Historical data is synced based on your integration settings - typically we sync the last 90 days of deployments and pull requests when you first connect.
DORA Metrics
What are DORA metrics?
DORA metrics are four key indicators of software delivery performance identified by the DevOps Research and Assessment (DORA) team: Deployment Frequency, Lead Time for Changes, Change Failure Rate, and Mean Time to Recovery. These metrics help teams measure and improve their DevOps practices.
What is Deployment Frequency?
Deployment Frequency measures how often your team deploys code to production. Elite teams deploy multiple times per day, while low performers deploy less than once per month. Higher frequency typically indicates better DevOps maturity and faster delivery of value to customers.
What is Lead Time for Changes?
Lead Time for Changes is the time from code commit to production deployment. Elite teams achieve less than 1 hour, while low performers take more than a month. Lower lead time means you can deliver features and fixes to customers faster.
What is Change Failure Rate?
Change Failure Rate is the percentage of deployments that result in failures requiring remediation (hotfix, rollback, etc.). Elite teams keep this below 15%. A lower rate indicates higher code quality and better testing practices.
What is Mean Time to Recovery (MTTR)?
MTTR measures how quickly your team recovers from production failures. Elite teams recover in under 1 hour, while low performers take more than a week. Lower MTTR indicates better incident response capabilities and system reliability.
How are performance levels (Elite, High, Medium, Low) determined?
Performance levels are based on industry benchmarks from the DORA State of DevOps research. We analyze all four metrics and assign an overall performance level based on how your team compares to these benchmarks.
Integrations
What integrations does DXSignal support?
We support GitHub, GitLab, Azure DevOps, Bitbucket (source control), Jenkins, CircleCI, Buildkite, and GitHub Actions via the GitHub integration (CI/CD), Vercel (deployments), PagerDuty, Sentry, incident.io, and Datadog (incidents & monitoring), Jira and Linear (work tracking), SonarQube/SonarCloud (code quality), plus Anthropic, GitHub Copilot, Cursor, and OpenAI for AI usage & spend. Custom webhooks cover anything else, and we add integrations based on customer feedback.
How do I connect GitHub?
Go to Settings → Integrations → GitHub and connect your account via OAuth (or a personal access token). DXSignal gets read-only access to repositories, pull requests, and deployments, and can receive real-time updates via webhooks.
Are my credentials secure?
Yes, we take security seriously. All API keys and access tokens are encrypted at rest using industry-standard AES-256 encryption. We never store passwords - only OAuth tokens or API keys. Our infrastructure runs on Microsoft Azure with enterprise-grade security.
Can I connect multiple repositories?
Yes! The Free plan includes 10 repositories, Essentials includes 100, Professional includes 250, and Enterprise has custom limits. Use teams to organize metrics by repository or project.
Do you support on-premise installations?
Currently, we only support cloud-hosted services (GitHub.com, GitLab.com, etc.). Support for self-hosted/on-premise installations (GitHub Enterprise Server, GitLab Self-Managed) is planned for our Enterprise plan customers. Contact us if you're interested.
What happens if I disconnect an integration?
Historical data is preserved even if you disconnect an integration. However, you won't receive new events or data updates. You can reconnect at any time to resume data collection.
Billing & Plans
What plans are available?
We offer four plans: Free (up to 5 users — AI dashboard insights, personal profiles, core delivery insights), Essentials (up to 50 users — the conversational AI Engineering Analyst, SPACE metrics, PDF reports and more repositories), Professional (up to 150 users — the full AI suite: proactive investigations, forecasting, AI for managers, team management), and Enterprise (unlimited users, custom limits, SSO, priority support). See our pricing page for current prices, limits, and full details.
Can I try before I buy?
Yes! Our Free plan is available forever. You get core delivery insights, AI dashboard insights, and personal engineering profiles across 10 private repositories for up to 5 users. Upgrade anytime for more users, integrations, repos, and the full AI suite — including the conversational AI Engineering Analyst.
What payment methods do you accept?
We accept all major credit cards (Visa, Mastercard, American Express, Discover) through Stripe. We also support annual billing, which gives you two months free.
Can I change plans?
Yes, you can upgrade or downgrade at any time. Upgrades take effect immediately. Downgrades take effect at the end of your current billing period, and you'll retain access to premium features until then.
Do you offer discounts for nonprofits or education?
Yes! We offer 50% off any paid plan for qualified nonprofit organizations and educational institutions. Contact us at support@dxsignal.io with proof of status to apply.
What is your refund policy?
We offer a 30-day money-back guarantee on all paid plans. If you're not satisfied, contact us within 30 days of your purchase for a full refund, no questions asked.
Privacy & Security
Is my data secure?
Yes. We use industry-standard encryption (TLS 1.3) for all data in transit and AES-256 for data at rest. We're hosted on Microsoft Azure, whose infrastructure maintains SOC 2 and ISO 27001 certifications. We never sell or share your data with third parties.
Are you GDPR compliant?
DXSignal is designed with GDPR compliance in mind. We provide data export and deletion tools, a comprehensive Data Processing Agreement (DPA) for enterprise customers, and cookie consent management. See our Privacy Policy for full details.
Can I export my data?
Yes! You can export all your data (metrics, teams, integrations, etc.) in JSON format from your Privacy Settings page. This includes all historical data we have stored.
Can I delete my account?
Yes, you can delete your account at any time from your Privacy Settings. This will permanently delete all your data, including metrics, teams, and integrations. This action cannot be undone.
Do you have a Data Processing Agreement (DPA)?
Features & Usage
What are AI Insights?
AI dashboard insights (available on all paid plans) use Claude to analyze your metrics and provide personalized recommendations. Each DORA metric gets context-specific advice—Elite performers receive celebratory encouragement while others get actionable improvement suggestions. The system uses intelligent caching to minimize API costs while ensuring recommendations stay relevant to your current performance. Deeper AI — anomaly detection, executive narrative, and Ask-your-data — is on Professional and Enterprise.
What are SPACE metrics?
SPACE metrics (Satisfaction, Performance, Activity, Communication, Efficiency) provide a more holistic view of developer productivity beyond delivery outcomes alone. Available on all paid plans, they include developer satisfaction surveys and additional productivity indicators.
Can I compare teams?
Yes! The team comparison feature lets you view multiple teams side-by-side to identify top performers, spot trends, and share best practices across your organization.
Can I generate reports?
Yes, PDF reports are available on Essentials plans and above. You can generate team performance reports, executive summaries, and team comparison reports. Reports include charts, metrics, and trends over your selected time period.
How often is data refreshed?
Data is updated in real-time via webhooks. When a deployment happens or a pull request is merged, we receive an event immediately and update your metrics. You can also manually trigger a sync from the Integrations page.
Can I set custom goals or alerts?
Yes. Custom goals and alerts are available on Professional plans and above. Set targets for each metric — deployment frequency, lead time, change failure rate, MTTR — and get notified when thresholds are crossed.
Still have questions?
Can't find what you're looking for? Our support team is here to help.