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
Analytics Studio
/ Studio Overview
Editing:
Studio Overview
✔ Save
Cancel
Title
Section
Slug
Order
Published
# Analytics Studio > **A visual, no-code pipeline builder for hiring market intelligence.** Analytics Studio lets you build custom data analyses by connecting visual nodes on a canvas — no SQL, no code, no waiting for engineering. If you can describe what you want to know, you can build it in Studio. --- ## What Is It? Think of it like a visual spreadsheet on steroids. Instead of formulas in cells, you have **nodes** on a canvas connected by **edges**. Data flows from left to right through your pipeline: ``` Source -> Filter -> Group By -> Aggregate -> Chart ``` Each node performs one step: selecting data, filtering it, grouping it, computing metrics, or visualizing results. --- ## Who Is It For? | Role | How They Use Studio | |------|-------------------| | **HR Managers** | Salary benchmarking, hiring trend reports | | **Recruiters** | Market demand analysis, role distribution | | **Data Analysts** | Custom queries without writing SQL | | **Product Managers** | Market sizing, competitive intelligence | | **Executives** | High-level dashboards and KPI tracking | | **Researchers** | Academic and market research datasets | --- ## Key Features - **Drag and drop** — Build pipelines visually on an infinite canvas - **Real-time results** — Click Run and see data instantly - **Multiple outputs** — Charts (bar, line, doughnut, polar, radar), tables, CSV export - **Templates** — Pre-built pipelines for common analyses - **No SQL required** — The platform generates optimized queries under the hood - **Keyboard shortcuts** — Delete nodes, remove connections, navigate efficiently - **Smart defaults** — Nodes auto-configure based on upstream data --- ## Quick Example **Question:** "What are the top 10 most common roles in the market?" **Pipeline:** 1. Source: **Vacancies** — loads all vacancy data 2. **Group By: role** — groups by standardized role name 3. **Aggregate: COUNT** — counts vacancies per role 4. **Sort: count DESC** — orders by count, highest first 5. **Limit: 10** — keeps only top 10 6. **Chart: Bar** — visualizes as a bar chart **Result:** A bar chart showing the 10 most in-demand roles. Time to build: **under 30 seconds**. --- *Ready to start? Follow the [Onboarding Guide](/docs/studio-onboarding) for a step-by-step walkthrough.*
New Article
Section
Title
Slug (URL)
Cancel
Create