Setup Guide

A complete walkthrough from downloading TriScreen to screening your first candidate.

Step 1: Install TriScreen

Download the installer from your account dashboard and run it. The application installs to your local machine and runs as a web server.

For Docker users:

docker pull triscreen/triscreen:latest
docker run -d -p 5000:5000 -v triscreen_data:/data triscreen/triscreen:latest

Step 2: Enter Your License Key

On first launch, you'll be prompted for your license key. Find it in your account dashboard or the welcome email.

Step 3: Configure API Keys

TriScreen uses your own API keys for AI screening. You need at least one, but all three are recommended for triple screening:

  • Anthropic (Claude) — Get your key at console.anthropic.com
  • OpenAI (GPT) — Get your key at platform.openai.com
  • Google (Gemini) — Get your key at aistudio.google.com

See the full API Key Setup guide for detailed instructions.

Step 4: Create a Company

Navigate to the Dashboard and click "Add Company." Enter the company name, website URL, and industry. TriScreen will crawl the website to understand the company's culture and tech stack for more accurate screening.

Step 5: Create a Job

Select a company and create a new job posting. Enter the job title, description, and requirements. Optionally add screening questions that candidates must answer when applying.

Step 6: Publish Your Careers Page

Each company gets a public careers page. To make it accessible outside your network, set up a Cloudflare Tunnel.

Step 7: Screen Your First Candidate

Import a resume or wait for candidates to apply through your careers page. TriScreen will automatically screen them with your configured AI models. View results in the HR Review Queue.