Getting StartedQuickstart

Getting Started with ExpertBatch

Set up your account, access the dashboard, and create your first skill-based assessment in just a few minutes.

Prerequisites

Before you begin, ensure you have:

  • A valid email address for registration
  • Admin privileges for your organization (if applicable)
  • A modern web browser like Chrome or Firefox

Register and Access Your Dashboard

Follow these steps to create your account and log in to the ExpertBatch admin dashboard.

Sign Up

Visit https://expertbatch.com and click Sign Up.

Fill in your details:

FieldExample Value
Emailyour.email@company.com
OrganizationAcme Corp
Password(Choose a strong password)

Verify your email by clicking the link sent to your inbox.

Log In

Navigate to https://expertbatch.com/login.

Enter your email and password, then click Log In.

You land on the main admin dashboard.

The dashboard provides quick access to key areas.

Create Your First Skill-Based Assessment

Build a simple exam targeting JavaScript skills.

New Assessment

From the dashboard, click Create Exam.

Enter details:

{
  "title": "JavaScript Fundamentals",
  "duration": 30,
  "skills": ["JavaScript"],
  "topics": ["Variables", "Functions", "Arrays"]
}

Add Questions

Select from the test library or create custom questions.

Example question:

// What does this code output?
console.log(typeof null);
// Answer: "object"

Add 5-10 questions per topic.

Configure Proctoring

Enable AI Proctoring for screen monitoring and face detection.

Set proctoring sensitivity to medium.

Publish

Review settings and click Publish.

Copy the assessment link or ID.

Invite Candidates

Share the assessment using these methods.

In the dashboard, go to Users > Invite.

Upload a CSV or enter emails manually:

email,name
candidate1@example.com,John Doe
candidate2@example.com,Jane Smith

Select your published assessment and send invites.

Track invite status in the Users tab. Candidates receive real-time proctoring during exams.

Next Steps

Explore advanced features:

Congratulations! You created and shared your first ExpertBatch assessment. Monitor results in real-time.