Skip to content

Troubleshooting overview

When something isn’t working as expected in EVAL, this section helps you identify the problem and find a resolution. Most issues fall into two categories: evaluation building errors (things that prevent publishing) and EHR connection problems (things that affect patient data synchronization).

Before diving into specific error references, try these general diagnostic steps that apply to most issues you’ll encounter in the platform.

When you encounter unexpected behavior in EVAL, work through these steps before looking for a specific error:

  1. Refresh the page. Many display issues resolve with a browser refresh. EVAL is a web application, and occasionally cached data can cause stale views.

  2. Check your role and permissions. Some features are only available to specific roles. If a sidebar item or button is missing, verify that your account has the appropriate role — Account Administrator, Account Maintenance, or Account User. See Roles and permissions.

  3. Check your plan. Certain features are gated by plan level. If you see a locked feature or an upgrade prompt, verify your organization’s plan. See Account types and plans.

  4. Check the browser console. For persistent issues, open your browser’s developer tools (F12 or right-click → Inspect → Console) and look for error messages. These details help EVAL support diagnose the problem faster.

  5. Try a different browser. EVAL supports Chrome, Firefox, Safari, and Edge. If you experience rendering or interaction issues, testing in a different browser can isolate browser-specific problems.

EVAL surfaces errors in several locations depending on the context:

  • Builder Errors tab — Validation errors that prevent publishing. These appear with a red badge count and are described in detail on the builder errors page.
  • EHR Activity Log — Connection and sync operation results. Success and failure statuses appear on the EHR page under Configuration. See EHR connection issues.
  • Inline validation — Form fields that require input show validation messages when you try to save with missing or invalid data.
  • Toast notifications — Brief messages that appear in the corner of the screen confirming actions or reporting errors.
  • Evaluation Not Found page — A dedicated error page that appears when you navigate to an evaluation URL that doesn’t exist, is private and you’re not logged in, or you don’t have permission to access.
I can’t find a feature that should be available

Check your role (Configuration → Team shows your role) and your plan (Configuration → Billing shows your plan). Features may be hidden because of role restrictions or plan limitations. If you’re on a Clinical Team trial, some Enterprise-only features won’t be available.

My evaluation won’t publish

Open the Errors tab in the Builder. All validation errors must be resolved before publishing. The most common blockers are missing question choices, empty sections, and formula syntax errors. See Builder errors for the complete error reference.

A patient isn’t receiving scheduled assessments

Verify the patient has a valid email address or phone number (depending on the communication method). Check the schedule status — it should show Active. Also verify that the schedule’s start date has passed and the end date (if set) hasn’t been reached.

My EHR connection isn’t syncing patients

Check the Activity Log on the EHR page under Configuration. Look for recent sync operations and their status. Common causes include expired credentials, changed FHIR endpoints, and network connectivity issues. See EHR connection issues.

If you can’t resolve an issue using this documentation, contact EVAL support through the Contact menu in the top navigation bar. Include:

  • A description of what you were trying to do
  • The exact error message or unexpected behavior
  • Your browser and operating system
  • Any relevant screenshots