Documentation
Getting Started
Welcome to HireLens
Use Cases
Quick Start Guide
Platform
Dashboard
Vacancies
Companies
Ecosystem & Integrations
Analytics Studio
Studio Overview
Studio Onboarding
Node Reference
Pipeline Recipes
Tips & Troubleshooting
Market Map
Graph Overview
Graph Use Cases
Graph Navigation Guide
API
API Reference
Getting Started
/ Quick Start Guide
Editing:
Quick Start Guide
✔ Save
Cancel
Title
Section
Slug
Order
Published
# Quick Start Guide Get productive with HireLens in under 5 minutes. --- ## Step 1: Browse the Market Navigate to **[Vacancies](/vacancies)**. You will see the full stream of collected signals — thousands of positions across tech, Web3, and crypto. ### Semantic Search The search bar is **AI-powered**. It does not just match keywords — it understands meaning. Try these searches: - `defi protocol engineer remote` — finds DeFi roles even when listed differently - `senior rust developer high salary` — salary-aware semantic matching - `blockchain security auditor` — domain-specific intelligence - `startup CTO role in Europe` — combines role, seniority, and location ### Filters Narrow results using the filter panel: - **Role** — Backend, Frontend, DevOps, Smart Contract, Data, etc. - **Seniority** — Junior through C-Level - **Salary** — USD range slider - **Domain** — DeFi, NFT, Gaming, Infrastructure, and more - **Risk** — Hide suspicious listings - **Score** — Only show high-quality signals (7+) - **Date** — Last 7, 30, 90 days --- ## Step 2: Explore Companies Visit **[Companies](/companies)** to see enriched profiles for every company in our dataset. Each profile shows: - Verified website and logo - Industry classification - Active open positions - Average signal quality score --- ## Step 3: Visualize the Market Open the **[Market Map](/graph)** to see the entire job market as an interactive graph: - **Zoom** to explore clusters - **Click** nodes to see vacancy details - **Toggle** domains to focus on specific sectors --- ## Step 4: Build Custom Analytics Launch **[Analytics Studio](/analytics/studio)** — our visual pipeline builder: 1. Drag a **Vacancies** source node onto the canvas 2. Connect a **Group By** node (e.g., group by `role`) 3. Add an **Aggregate** node (e.g., COUNT) 4. Attach a **Chart** output (bar chart) 5. Click **Run Pipeline** You just built a custom market analysis without writing a single line of code. > For a deep dive into Studio, see the [Studio Onboarding Guide](/docs/studio-onboarding). --- ## Step 5: Access via API For programmatic access: 1. Log in as admin and navigate to **[API Keys](/api/keys)** 2. Generate a key 3. Make your first request: ``` curl -H "X-API-Key: YOUR_KEY" https://your-domain/api/v1/vacancies?role=backend&seniority=senior ``` See the full [API Reference](/docs/api-reference) for all endpoints and parameters. --- ## What Next? - **[Use Cases](/docs/use-cases)** — See how different teams use HireLens - **[Studio Onboarding](/docs/studio-onboarding)** — Master the visual pipeline builder - **[Market Map Guide](/docs/graph-guide)** — Get the most from the graph visualization - **[API Reference](/docs/api-reference)** — Full endpoint documentation
New Article
Section
Title
Slug (URL)
Cancel
Create