Subscriptions

Plans for teams that test continuously.

Subscriptions are for teams that want their testing to run itself. Scheduled scans, deploy-triggered checks, team distribution, enhanced investigation prompts, and higher certification tiers. All plans include a monthly credit allocation for discovery and regression runs.

All prices in USD. Payment handling provided & protected by Stripe.

Application size
Billing
premium
249 /mo
Billed monthly · cancel anytime

For teams running scheduled discoveries and regressions.

  • 1 discovery + 5 regression runs included monthly
  • Scheduled recurring runs (weekly, monthly, custom)
  • Premium certification (7-day verification freshness)
  • Team email distribution
  • Enhanced investigation prompts (tool-specific variants)
  • PDF report export
  • Slack webhook delivery
  • Priority scan execution

Need more runs? Subscribers get discounted top-up packs: Mini $14.99, Sprint $29.99, Release $49.99. Always better per-run economics than PAYG.

CI/CD

Deploy hooks for CI/CD

Premium+ subscribers can trigger scans automatically from any CI/CD pipeline. Send a POST request to your project's webhook endpoint after each deploy. The default behaviour runs a regression check; configure an auto-discovery rule to trigger a full discovery when the last one exceeds a set age.

For GitHub Actions, a convenience step is available:

The action waits for the scan to complete, reports the result as a GitHub Actions check, and can optionally block the workflow if your Navigation Coverage drops below 100%.

.github/workflows/verify.yml
- name: Verify Navigation Coverage
  uses: glia-quest/verify-action@v1
  with:
    project-token: ${{ secrets.GLIA_QUEST_TOKEN }}
    environment: production
    run-type: regression
Questions

Frequently asked.

What do subscriptions include?

Both tiers include scheduled recurring runs, team email distribution, enhanced investigation prompts, PDF report export, Slack webhook delivery, and priority scan execution. Premium adds 7-day certification freshness. Premium+ adds deploy hook integration and continuous certification. All plans include a monthly allocation of 1 discovery and 5 regression runs. See the tier cards above for the full feature breakdown.

How does app-size pricing work?

Your application's route count determines your pricing band. A route is a distinct URL or page state in your application. Small applications have under 15 routes, medium 15 to 50, large 50 to 150, and enterprise 150 or more. The route count is determined during your first discovery run. If your application grows into a higher band, your subscription adjusts at next renewal.

Can I still buy credit packs as a subscriber?

Yes. If you need more runs beyond your monthly allocation, subscriber top-up packs (Mini $14.99, Sprint $29.99, Release $49.99) offer better per-run economics than standard PAYG packs. Your subscription credits and purchased credits are pooled in the same balance.

What happens if I cancel my subscription?

Any remaining credits in your account stay and never expire. Your certification degrades from Premium or Premium+ to Verified (if you have a qualifying scan within 30 days) or expires. You can continue using Glia Quest on pay-as-you-go at any time.

Start with your first Navigation Coverage Score.

Not sure which plan fits? Run a single scan first with a pay-as-you-go credit pack. You can subscribe when you are ready.