Getting Started
Set up your NeuralRev workspace, configure master data, and process your first encounter.
This guide walks you through setting up NeuralRev for your organization, from initial account creation through processing your first encounter.
Account Setup
Creating Your Organization
When you first sign up for NeuralRev, you'll create a tenant — your top-level organization. This could be a healthcare group, billing company, or individual practice.
- Complete the registration form with your organization details
- Verify your email address via the confirmation link
- Set up two-factor authentication (required for full access)
- You'll be assigned as the tenant Admin with full permissions
Creating Workspaces
Workspaces provide isolated environments within your organization. Common patterns:
- Per-practice — One workspace per medical practice
- Per-department — Separate billing, coding, and collections teams
- Sandbox — A test workspace for training and validation
To create a workspace:
- Navigate to Settings > Workspaces
- Click Create Workspace
- Provide a name and configure initial feature flags
- The workspace is immediately available for use
Inviting Team Members
Invite colleagues to collaborate within your workspace:
- Go to Settings > Members
- Click Invite Member
- Enter their email address and select a role:
- Admin — Full access to all features and settings
- Member — Standard RCM operations (patients, encounters, claims)
- Viewer — Read-only access to dashboards and reports
- The invitee receives an email with a secure invitation link
Configuring Master Data
Before processing encounters, set up your reference data.
Providers
Providers are the healthcare professionals who render services.
- Navigate to Providers in the sidebar
- Click Add Provider
- Enter provider details:
- Name, credentials, and specialty
- NPI (National Provider Identifier)
- Taxonomy codes
- Save and activate the provider
Facilities
Facilities are the locations where services are rendered.
- Navigate to Setup > Facilities
- Click Add Facility
- Enter facility details:
- Name and address
- Place of service code
- Tax ID and NPI
- Save and activate the facility
Payers
Payers are the insurance companies and payment sources.
- Navigate to Billing & Coding > Payers
- Click Add Payer
- Enter payer information:
- Name and payer ID
- Clearinghouse identifiers
- Contact information
- Optionally, set up payer contracts with negotiated rates
Fee Schedules
Fee schedules define the standard charges for procedures.
- Navigate to Billing & Coding > Fee Schedules
- Click Create Fee Schedule
- Add line items with CPT codes and associated charges
- Link fee schedules to specific payers for contract-rate billing
Creating Your First Patient
- Navigate to Patients in the sidebar
- Click Add Patient
- Enter demographics:
- Name, date of birth, gender
- Address and contact information
- SSN (last 4 digits only)
- Add insurance information:
- Primary insurance (required for claims)
- Secondary and tertiary insurance (optional)
- Subscriber details and policy numbers
- Save the patient record
Processing Your First Encounter
An encounter represents a patient visit and is the core unit of work in NeuralRev.
- Navigate to Encounters and click New Encounter
- Select the patient, provider, and facility
- Follow the 7-step workflow:
- Step 1: Run eligibility verification
- Step 2: Check prior authorization requirements
- Step 3: Confirm appointment details
- Step 4: Capture charges (CPT/ICD codes)
- Step 5: Create and validate the claim
- Step 6: Submit the claim to the clearinghouse
- Step 7: Process payment when remittance arrives
See the Core Features guide for detailed workflow documentation.
Enabling Features
NeuralRev uses feature flags to control which capabilities are available in each workspace. Admins can enable or disable features from Settings > Features:
| Feature | Description |
|---|---|
eligibility | Real-time insurance eligibility verification |
prior_authorization | Prior auth document management |
charge_capture | Charge capture with AI code suggestions |
claims | Claim creation and submission |
pre_claim_validator | Pre-submission claim validation |
tasks | Workflow task management |
workflow_rules | Automated routing rules |
api_integrations | Integration API and webhooks |
fee_schedules | Fee schedule management |
Next Steps
- Core Features — Deep dive into the encounter workflow
- Security Practices — Configure 2FA, API keys, and access controls
- API Reference — Connect your EMR system