United Kingdom · Technical roles · Entry Level (0-2 years)

Associate Search Engineer

Here is the whole job, in plain words. What it is, a real day, what you decide, how you're judged, how people get here and where they go next. Then the part no course gives you: twelve AI tutors who learn your work.

  • Experience bandEntry Level (0-2 years)
  • Direct reportsNo direct reports
  • Reports toSenior Search Engineer
  • UK framework levelUsually someone starting out, or keeping a process running

Also advertised as Junior Search Developer · Search Operations Assistant · Entry-Level Information Retrieval Engineer

Built on an analysis of 43,079 real UK job descriptions · grounded in qualifications employers recognise

Start with a free Future Fluency check, tuned to Associate Search Engineer

Ten quick questions, one per Future Fluency, asked against this role rather than a generic one. About five minutes, and no card.

Start the check, free

1What this role really is

This role is all about getting your hands dirty with our search platform. You'll be the one helping to keep the lights on, fixing small bugs, and making sure our customers can actually find what they're looking for. Think of it as learning the ropes from the ground up, working closely with more experienced engineers to understand how our search magic happens. It's a foundational position, really, where you'll learn the core principles of information retrieval and how they apply in a real-world, often messy, system.

2What you'd actually use

The tools this job runs on, and how well you'd need to know each one.

Elasticsearch / OpenSearchBasic

Writing and executing basic to intermediate queries (using DSL) to inspect the index or test relevance. You'll also use Kibana or OpenSearch Dashboards to monitor cluster health and view logs.

Writing small scripts for data ingestion, running bulk indexing jobs, or automating simple search query tests. You should be able to read and understand existing Python code.

AWS (S3, EC2)Basic

Using S3 for storing data files and understanding how search-related scripts run on EC2 instances. You'll typically be given access to specific resources, not managing them yourself.

Apache KafkaBasic

Understanding that data flows into our search index via Kafka. You'll learn how to consume data from existing topics to verify what's being sent to the search system.

Docker & KubernetesBasic

You'll be able to build a Docker image from a given Dockerfile and use `kubectl` to inspect logs and check the status of deployed search services within our Kubernetes cluster.

Observability (Grafana, Datadog)Basic

Viewing and interpreting pre-built dashboards to monitor key search metrics like query latency, indexing rate, and system resource usage. You'll know what 'normal' looks like and spot anomalies.

3What you get to decide, and how that grows

Power in a job isn't your title. It's what you're allowed to decide. Here's how it grows as you move up.

The choiceComing inWhere you are nowThe step above
Search Index Schema ChangesPropose minor changes (e.g., adding a new field or changing a field type) to Senior Engineer for review and approval.Design and implement schema changes for new features, requiring peer review and manager sign-off.Architect major schema overhauls, including impact analysis and migration strategies, with team lead approval.
Relevance Tuning (Synonyms, Boosting)Execute predefined relevance tuning tasks (e.g., adding synonyms from a list) after approval.Independently identify and implement relevance tuning improvements for specific query sets, with peer review.Lead the strategy for relevance tuning, including A/B testing design and analysis, and make recommendations to product.
Production Deployment of CodeAll code changes require review and approval from a Senior Engineer before deployment to production.Deploy routine code changes to production after peer review, escalating complex or high-risk changes.Approve and oversee deployments for major search features, including rollback plans and monitoring strategies.
Tool/Library SelectionNo authority. Use tools as directed by the team.Research and propose new libraries or minor tools within existing tech stack, with team approval.Evaluate and recommend major new technologies or platforms for the search stack, with leadership alignment.

4How you'll be judged

The scoreboard, honestly: the hard targets, how often each one is actually looked at, and the quiet human signals that never make it onto a dashboard.

Indexing Freshness
The time it takes for new or updated product data to appear in our search results.
Target · Less than 10 minutes for 95% of updates

A new product is added to the catalogue at 10:00 AM; it should be searchable by 10:10 AM. If it's not, you'd investigate why the indexing pipeline stalled.

Ticket Resolution Rate
The number of assigned search-related bug fixes or minor feature tickets you successfully resolve within a sprint.
Target · Completes 5-7 tickets per two-week sprint

You're assigned 6 tickets for a sprint, like 'add synonym for 'jumper' to 'sweater'' or 'fix broken link in search result X'. You close all 6 on time.

Query Latency (P95)
The 95th percentile of how long it takes for a search query to return results.
Target · Below 200ms

Looking at the Grafana dashboard, you notice the P95 latency crept up to 250ms for a few hours. You flag this to your Senior Engineer and help investigate if a recent change caused it.

Documentation Contribution
The number of new or updated internal documentation pages for search processes or components.
Target · 2-3 contributions per month

After fixing a tricky indexing error, you write a clear guide on how to diagnose and resolve that specific issue, saving future you (or someone else) hours of head-scratching.

Learning & Application
How quickly you pick up new concepts in information retrieval and apply them to your tasks.
  • You'll ask thoughtful questions during code reviews, actively participate in team discussions about search relevance, and successfully implement new techniques (like a simple boosting rule) after being shown once or twice. Your Senior Engineer will notice you're not making the same mistakes repeatedly.
Proactive Problem Identification
Spotting potential issues before they become major problems, especially with data quality or indexing.
  • You might notice a sudden drop in indexed document count on the dashboard and flag it, even if no one has complained yet. Or you might spot an inconsistency in a data feed that could cause 'false drops' in search results. It's about having an eye for what looks 'off'.
Collaboration & Communication
How effectively you work with your team and clearly communicate your progress or blockers.
  • You'll regularly update your Senior Engineer on task progress, ask for help when genuinely stuck, and clearly explain what you've done in daily stand-ups. You won't just sit on a problem for days without saying anything
  • you'll reach out.
Attention to Detail in Code
Writing clean, well-tested code for search-related tasks.
  • Your pull requests will usually pass code review with minimal comments on basic syntax or logic errors. You'll include relevant unit tests for your changes, showing you've thought about edge cases. You'll catch your own typos before someone else does.

5Would you like it

The honest version. What people enjoy, and what grinds them down.

What people enjoy
Solving Tangible Problems

You'll get a real kick out of seeing a bug you fixed immediately improve search results for users, or seeing a new synonym you added help someone find a product they couldn't before.

You fix a bug where certain product categories weren't showing up. You then check the live site and see them appear – that's a direct, satisfying win.

Deep Technical Learning

If you love diving into complex systems, understanding how they work at a low level, and mastering new technologies, you'll thrive. There's always something new to learn in search.

You spend an afternoon figuring out how Elasticsearch's inverted index actually works, then apply that knowledge to debug a tricky query. That's your idea of a good day.

Contributing to a Core Product

Search is often the front door to our product. Knowing your work directly contributes to a critical part of the user experience and business success can be a big motivator.

You implement a small change that slightly improves click-through rates on search results, knowing that this small improvement, scaled across millions of users, has a real business impact.

What frustrates people
  • Dealing with messy, inconsistent product data that makes search quality harder to achieve.
  • The 'Google expectation' – users and stakeholders expecting our search to be as good as Google's, with a fraction of the resources.
  • Explaining why a 'simple' change requires a full re-index, which takes time and planning.
  • The subjective nature of 'relevance' – what one person considers relevant, another might not.
What this role does not give you
  • Full autonomy over architectural decisions (not yet, anyway).
  • A purely greenfield development environment; there's plenty of existing code to maintain.
  • A fast track to management (this is an individual contributor path).
  • A role where you can avoid documentation (it's essential here).

6Who you work with

This role directly supports the operational health and incremental improvement of our core search functionality. Your work ensures that the search index is up-to-date and that basic relevance rules are correctly applied. If you do your job well, the more senior engineers can focus on bigger, more complex problems, knowing that the day-to-day search operations are stable. If things go wrong, it can lead to customer frustration, lost sales, and a significant drain on senior engineering time to fix basic issues.

Inside the business
  • Senior Search Engineers
  • Product Managers (focused on search experience)
  • Data Engineering Team
  • Front-End Development Team
  • Customer Support (for user feedback)
Outside the business
  • Search platform vendors (e.g., Elasticsearch support)

7What you need before you start

Not a wish list. The things you would be expected to already have.

  • A foundational understanding of computer science principles (data structures, algorithms).
  • Proficiency in at least one programming language, preferably Python, for scripting and automation.
  • Some exposure to database concepts (SQL or NoSQL) and how data is stored and retrieved.
  • An eagerness to learn about distributed systems and cloud infrastructure (AWS preferred).
  • The ability to work effectively in a team, communicate clearly, and ask for help when needed.

8What to practise next

Where the job is going, and what to do about it starting this week.

Vector Search & Embeddings

Traditional keyword search has limitations. Vector search, which understands the meaning behind words, is quickly becoming a standard for more intelligent and relevant results. You'll need to understand how to use it, not just hear about it.

Vector Embeddings · Similarity Search · Approximate Nearest Neighbour (ANN) · Hybrid Search

  • This week: Read an introductory article or watch a video on vector embeddings and semantic search.
  • This month: Experiment with a pre-trained sentence transformer model in Python to generate embeddings for some text.
  • Month 2: Explore a basic vector database (like Pinecone's free tier or Weaviate) and try indexing and querying some data.
  • Month 3: Discuss with your Senior Engineer how vector search might apply to one of our current relevance problems.

Quick win: Find a public dataset, like a collection of news articles, and try to build a simple semantic search engine using a pre-trained model and a basic vector library. It's a great way to get hands-on.

Advanced Observability & Alerting

As search systems become more complex and distributed, simply looking at a dashboard isn't enough. You'll need to know how to proactively monitor, diagnose, and get alerted to issues before customers even notice. This shifts from reactive fixes to proactive prevention.

Custom Dashboard Creation · PromQL / Query Language · Alerting Rules · Distributed Tracing (Basic)

  • This week: Spend an hour exploring our existing Grafana/Datadog dashboards, trying to understand each metric.
  • This month: Try to create a simple custom dashboard for a specific search component you're working on.
  • Month 2: Work with a Senior Engineer to define and implement a new alerting rule for a critical search metric.
  • Month 3: Learn how to use basic log aggregation tools to correlate events across different services when debugging.

Quick win: Set up a personal alert for a non-critical metric that you care about (e.g., a specific indexing job's completion time) just to get familiar with the alerting system.

9Staying current once you are in

What people here do to keep up
  • Actively participate in online coding communities (e.g., Stack Overflow, GitHub) and contribute to open-source projects.
  • Attend relevant webinars or online courses on information retrieval, Elasticsearch, or Python development.
  • Read industry blogs and publications to stay current with search technology trends.
  • Participate in internal hackathons or innovation days to apply your skills to new problems.

10How the AI economy is changing work like this

Before we ask anything of you, here's what we can already say about AI and work of this kind:

The new skill this role is being asked for: Prompt Engineering & LLM Integration

Large Language Models (LLMs) are already changing how we interact with data and generate content. Soon, they'll be integral to how we process queries, generate summaries for search results, and even create synthetic data for testing. Engineers who can effectively 'talk' to these models will be far more productive.

We'll only ever tell you what we can actually back up. No hype, no scare tactics.

Your PlanIllustration

Built for Associate Search Engineer

3 units that map to this job, from the qualifications that cover it.

  1. Search Engine OptimisationOpen College Network Northern Ireland · covers 1 of 1 standardsLevel 2
  2. Digital Marketing Skills for BusinessTraining Qualifications UK Ltd · covers 1 of 1 standardsLevel 3
  3. Optimise webpages for search enginesAIM Qualifications · covers 1 of 1 standardsLevel 4
These are the real units behind this job, in the order they rank for it. Nothing here is marked done, because this plan has not been started by anyone yet. Yours would fill in as you go.

The rising capability

Zavmo analysis

What's rising in its place

This is where the work is heading, and the higher pay with it. Get fluent here and the shift stops being a threat and starts being your edge.

Prompt Engineering & LLM Integration

Large Language Models (LLMs) are already changing how we interact with data and generate content. Soon, they'll be integral to how we process queries, generate summaries for search results, and even create synthetic data for testing. Engineers who can effectively 'talk' to these models will be far more productive.

  • Basic Prompt Construction
  • Context Windows & Token Limits
  • Output Validation
  • Simple API Calls

What you’ll use

Skills this role draws on

Technical

  • Information Retrieval (IR) Fundamentals
  • Data Processing Basics
  • Debugging & Troubleshooting
  • Version Control (Git)

The pathway

How you actually get there, here

How you become one varies far more by country than what one does. This is the UK route. Most people take one of these ways in; the right one depends on where you're starting from.

  1. 1

    University Graduate (Computer Science/Software Engineering)

    0-1 year post-graduation

    Skills to master

    • Practical application of algorithms and data structures, Python programming best practices, understanding of software development lifecycle (SDLC), basic Git proficiency.

    You're ready to move on when

    • Successfully completed a relevant internship or capstone project.
    • Can demonstrate clean, well-structured code in a portfolio.
    • Understands basic cloud computing concepts.
  2. 2

    Coding Bootcamp Graduate / Self-Taught Developer

    1-2 years post-bootcamp/self-study

    Skills to master

    • Strong Python skills, practical experience with web development frameworks (even if not search-specific), ability to learn new APIs quickly, problem-solving through iterative coding.

    You're ready to move on when

    • Has a public GitHub profile with several completed projects.
    • Can clearly articulate technical challenges faced and solutions implemented.
    • Demonstrates a strong drive for self-learning and continuous improvement.
  3. 3

    Junior Data Analyst / Data Engineer

    1-2 years in previous role

    Skills to master

    • SQL proficiency, data manipulation and cleaning techniques, understanding of data pipelines, experience with data visualisation tools (e.g., Tableau, Power BI).

    You're ready to move on when

    • Experience working with large datasets and ensuring data quality.
    • Can write efficient scripts for data transformation.
    • Shows interest in how data is used for search and discovery.

11Where this role leads

The long view:Your journey as an Associate Search Engineer is just the beginning. The skills you'll build, the problems you'll solve, and the technologies you'll master will set you up for a long and impactful career in tech. We're excited to see where you take it.

Pay & demand

Pay and demand for this role will appear here, each figure traced to a named authoritative source (e.g. the ONS Annual Survey of Hours and Earnings, under the Open Government Licence). We don’t show numbers we can’t attribute.

The ten Future Fluencies

Zavmo analysis

The credential is what you can do today. These are what keep you valuable.

A qualification proves you can do the job as it's defined today. These ten are what decide whether you're still the obvious person for it in five years. They're the capabilities employers are now writing into senior roles faster than people are learning them. Zavmo weaves them through whatever you study, so you come out with both: the credential and the fluency.

The highlighted ones are the Fluencies your role leans on hardest, from how Associate Search Engineer is actually changing. In about two minutes, the free confidence check asks where you stand on each of the ten. That's the whole check, and it's what makes the plan yours rather than generic.

12The team that's yours

No two people are taught the same way. This is one-to-one, not one-to-many.

Zavmo is a hyper-personalised AI learning platform. Twelve virtual tutors, each with a different way of teaching, and one orchestration agent that picks the right one for the moment. So every single lesson is shaped around you, your role, and the way you learn. Not a course everyone sits through. A conversation built for you, and no one else.

…and nine more, matched to you after your first chat. Meet all twelve

13What it feels like

A conversation, not a course

Because your tutor knows your role, your projects and your last session, learning sounds like this. And it's different for every single person:

Search Engine OptimisationLevel 2

Applied to your work in Associate Search Engineer

This unit aims to provide learners with a foundational understanding of Search Engine Optimisation (SEO) and its application in online marketing. Learners will explore the principles of SEO, develop SEO-friendly websites and content, and assess website SEO performance. Upon completion, learners will be able to identify areas for improvement to enhance online visibility and traffic.

How the thinking builds
  1. Remember
  2. Understand
  3. Apply
  4. Analyse
  5. Evaluate
  6. Create
An illustration of a Zavmo lesson, built from this role’s own route. The unit, its objective and every criterion above are the awarding body’s own words, not an example.

One to one, not one to many

No two people run this the same way

A course is written once and handed to everyone. This is assembled around you, and keeps changing as it learns you. Five things it reads, and what each one changes.

  1. Your actual work Every lesson is taught against a live piece of your own work, not a worked example from a textbook.
  2. What you already know The first conversation finds your starting point, so you skip what you can already do and spend the time on what you cannot.
  3. The conditions you learn under Not a learning-styles quiz. The evidence does not support those. The dimensions the research does back, read once and used to shape the plan.
  4. How far you got last time It picks up mid-thought. The tutor knows what you said, what you struggled with, and what it asked you to try.
  5. Which tutor suits the moment Twelve of them, each for a different kind of thinking. The one who walks you through a first idea is not the one who stress-tests it.

See how you learn, free. Eight questions, no sign-up. A directional taster; the diagnostic inside Zavmo goes deeper and keeps adapting.

DemonstrateIllustration

Evidenced on your work in Associate Search Engineer

You do not finish by watching something. You finish by showing it on the work you already do, against the measures this job is judged on.

  • Indexing FreshnessThe time it takes for new or updated product data to appear in our search results.A new product is added to the catalogue at 10:00 AM; it should be searchable by 10:10 AM. If it's not, you'd investigate why the indexing pipeline stalled.Less than 10 minutes for 95% of updates
  • Ticket Resolution RateThe number of assigned search-related bug fixes or minor feature tickets you successfully resolve within a sprint.You're assigned 6 tickets for a sprint, like 'add synonym for 'jumper' to 'sweater'' or 'fix broken link in search result X'. You close all 6 on time.Completes 5-7 tickets per two-week sprint
  • Query Latency (P95)The 95th percentile of how long it takes for a search query to return results.Looking at the Grafana dashboard, you notice the P95 latency crept up to 250ms for a few hours. You flag this to your Senior Engineer and help investigate if a recent change caused it.Below 200ms
  • Documentation ContributionThe number of new or updated internal documentation pages for search processes or components.After fixing a tricky indexing error, you write a clear guide on how to diagnose and resolve that specific issue, saving future you (or someone else) hours of head-scratching.2-3 contributions per month
These are this job's own measures, with its own targets. Nothing is marked evidenced, because nobody has started this yet. Yours would fill in from the work you bring.

Your passport

This isn't a certificate you file away. It's a passport to the life you're designing.

Every credit you earn and every fluency you build adds up: evidence where it counts, carried with you. Zavmo keeps the map: where you are, where you're heading, and the next step, at your pace, around your life. From Associate Search Engineer to Search Engineer (Level 002), and whatever you decide comes after.

Level 2 · in progressAI Fluency→ Search Engineer (Level 002)→ your design
Where this takes you

Your journey as an Associate Search Engineer is just the beginning. The skills you'll build, the problems you'll solve, and the technologies you'll master will set you up for a long and impactful career in tech. We're excited to see where you take it.

See Your Progress GrowIllustration
Associate Search Engineer
  • Information Retrieval (IR) Fundamentals
  • Data Processing Basics
  • Debugging & Troubleshooting
  • Version Control (Git)
This is your Mind Palace on learn.zavmo.ai. Every skill above comes from this role's own record, not an example borrowed from another job. A node lights up when you evidence it, and what you build stays yours between jobs. That is the part a course cannot do.

14The detail, folded away

Everything else the record holds

The career branches in full, how AI is already showing up in the day-to-day, and the questions people ask about this job. Here when you want them, out of the way while you decide.

Where it leads next, rung by rung

Where it leads

The career path, and where it branches

Associate Search Engineer is a start, not a ceiling. Each step below asks for new skills and hands back more autonomy.

  1. Search Engineer (Level 002)

    2-3 years in current role

    From executing tasks to owning complete search features and components.

    • Advanced Elasticsearch/OpenSearch: Designs basic index schemas, implements custom analysers/tokenisers.
    • Robust Data Pipelines: Builds and deploys real-time indexing pipelines using Kafka/Kinesis.
    • A/B Testing & Analytics: Understands and helps set up A/B tests for relevance changes, tracks core search metrics.
Working with AI on the job

Working with AI

Where AI is starting to help

Let's be real, as an Associate Search Engineer, you've got a lot to learn and a lot of tasks to get through. Imagine if you could cut down on the tedious bits and focus more on the interesting problems. That's where AI comes in. We're not talking about replacing your job, but giving you a serious boost.

AI tools are rapidly changing how we build and maintain search systems. For you, this means less time spent on repetitive code, sifting through logs, or drafting explanations. Instead, you'll be able to quickly prototype ideas, understand complex data, and communicate more effectively, all while learning at an accelerated pace. Think of AI as your smart assistant, helping you get more done, faster.

Code Automation & Debugging

Use AI to generate boilerplate code for Elasticsearch queries, Python scripts for data ingestion, or even unit tests. Stuck on a bug? Feed the error message and relevant code snippets to an AI, and it'll often suggest solutions or point you in the right direction. This means less time wrestling with syntax and more time understanding logic.

AI-Powered Query Log Analysis

Instead of manually sifting through thousands of query logs to find patterns, use AI to summarise common user queries, identify emerging trends, or spot unusual search behaviour. This can help you quickly pinpoint areas where relevance is struggling or where new synonyms are needed, saving you hours of manual data crunching.

Research Paper Summarizer

The world of information retrieval is full of academic papers and complex concepts. Use an AI tool to summarise dense research papers or technical articles on topics like BM25, vector search, or new indexing techniques. This helps you grasp new ideas much faster, keeping you up-to-date without needing to read every single word.

Stakeholder Update & Documentation Drafter

Need to explain a technical change to a non-technical product manager? Use AI to draft clear, concise summaries of your work, focusing on the business impact. It can also help you structure and write internal documentation, ensuring consistency and clarity. This frees up your mental energy for the actual engineering work.

Common questions

Common questions

How do you become an Associate Search Engineer?

Common routes in include University Graduate (Computer Science/Software Engineering) (0-1 year post-graduation), Coding Bootcamp Graduate / Self-Taught Developer (1-2 years post-bootcamp/self-study) and Junior Data Analyst / Data Engineer (1-2 years in previous role). Times vary with prior experience.

Where can an Associate Search Engineer progress to?

This role can lead on to Search Engineer (Level 002) (2-3 years in current role), depending on the skills you build.

What level is an Associate Search Engineer in the UK?

This role aligns to RQF Level 2 on the UK framework, a guide to the depth of qualification it maps to, not a hard entry bar.

What new skills matter most for an Associate Search Engineer?

Increasingly, Prompt Engineering & LLM Integration. These are the areas where the higher-paid, future-proof work is heading.

The honest bit

You’ve started things before

Most of them were built for a room full of people who aren’t you. A cohort moves on whether or not your week allowed it, and by the third week the thing you’re behind on becomes the reason you stop opening it.

There’s no cohort here, and no timetable to fall behind. Before anything starts, Zavmo asks when you’re sharpest and how long you can realistically sit down for, then builds the sessions around those answers. A bad fortnight changes your pace. It doesn’t put you behind.

And you only pay once you start learning. Searching and planning are free, and you can cancel any time — so the cost of finding out is an afternoon, not a year.

What it costs

Less than one coaching session. Every month.

A single career-coaching hour costs more than a month of this, and it ends when the hour does. Zavmo doesn't. It's £70 a month, about £2.30 a day, for a companion that knows an Associate Search Engineer, works on the job you actually do, and keeps going at your pace rather than a timetable's.

  • Searching and planning stay free. You only pay when you start learning.
  • Your credits are yours. Regulated, and they don't vanish when a subscription ends.
  • Cancel any time and billing stops. No notice period, no minimum term.

Your path, personalised

You have the map. Walking it is the part we do together.

This route runs to 1 national skill standard. That is a real journey.

Zavmo shapes a learning experience as unique as you are. It fits how you learn, your pace and the work you already do. Every step stays benchmarked to recognised national standards. That’s the plan for becoming an Associate Search Engineer: personal to you, and it still counts. The first steps are free.

Independent research finds well-designed intelligent tutoring performs nearly as well as one-to-one human tutoring: VanLehn (2011), Educational Psychologist.

A private tutor in the UK averages £35–40 an hour . Zavmo is £70/month.

A real plan on learn.zavmo.ai: Ofqual-regulated units, credits, and a three-month run at your own pace.
Start free No commitment. See your first steps free.

15Where to go from here

Other roles at Level 2

Same depth of qualification, different job. Useful if the work appeals but this particular role does not.

Other roles in Technical roles

Stay in the field you know and move sideways rather than up.

If you leave this industry

The skills you'll gain here—distributed systems, information retrieval, cloud engineering, data processing, and AI/ML application—are highly transferable. You could move into broader data engineering, machine learning engineering, or even product management roles in tech companies across various industries, from e-commerce to media to fintech. Search is a fundamental problem almost everywhere.

Not sure this is the right direction?

Work out what you actually want from work first, then come back and see which roles fit it. Takes about ten minutes.

This role profile is © 2026Growth Engineering Technologies Ltd. Built from UK occupational standards and regulated qualification data, and written for Zavmo.

You're not behind. You're right on time. The shift is only just beginning. Your role won't look the same in two years. Be the one who leads the change, not the one it happens to. Build my plan, free Here's the first ten minutes: a 2-minute confidence check → your personalised roadmap → meet the tutors matched to you. No card, cancel any time. No card. Build your plan, see your roadmap and meet the twelve tutors matched to you. All free. When you're ready to start learning, it's £70 a month, billed monthly. Cancel any time and billing stops.