Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
HomeBlogSalesforce for the New Admin: The 2026 Two-Week Plan
Learning Guides

Salesforce for the New Admin: The 2026 Two-Week Plan

A 2026 two-week plan using Salesforce Admins, Salesforce Hulk and Salesforce Emily videos, so a brand new admin can run an org before the first requests land.

LearnPath TeamSeptember 18, 202613 min read
for-worksalesforcecrmadminyoutubelearning

Turn YouTube into a real learning path.

LearnPath orders free videos into a structured course - with quizzes, spaced recall, and a certificate.

Build my path free →
Salesforce for the New Admin: The 2026 Two-Week Plan

Quick Answer: What a new Salesforce admin should learn first

Spend about an hour a day for two weeks, ten working days, in this order: the job, the data model, the sharing model, reports, dashboards, then automation. A Salesforce administrator configures the company's CRM without code: fields and objects, who sees which records, reports, and automation in Flow. Rebuild what you watch in your own free org the same day.

LearnPath's own database, queried on 2026-09-18, shows why a dated plan beats an open-ended one. In the last 90 days LearnPath learners built 952 learning paths with 3,504 videos queued across them, an average of 3.7 videos per path. That counts every path created in the window that had at least one video queued, finished or not. Only 106 of those paths, 11.1%, ever had a single video finished, and just 29, 3.0%, reached a third finished video.

Being handed an org is not like signing up for a course. There is a date, usually two or three weeks out, after which colleagues start sending requests: a new user, a field on the opportunity, a report for the quarterly meeting. Nobody waits for you to feel ready.

So this is not a channel list. It is ten dated days with one job each, built from free videos, designed to get you from nothing to answering the first wave of requests without damaging the org. The most important rule comes before day one: watching does not make an admin. Sign up for a free Salesforce Developer Edition org today and rebuild everything you watch, in it, the same day.

Why the order matters: data before sharing before automation

Learn the data model first, the sharing model second, and automation last. Objects, fields, records and relationships describe what exists. Profiles, permission sets and roles decide who can see and change it. Flow acts on top of both. Reverse that order and you build automation on a permission model you do not understand, which is the classic new-admin failure.

Here is how it goes wrong in practice. A new admin gets a request that sounds simple: when a deal is marked closed-won, create a task for the account owner. They find a Flow tutorial, follow it, and it works. It works for them, because they are testing as a system administrator who can see every record in the org.

Then it reaches the sales team. Half the tasks are never created, because the running user cannot see the related account. Nobody mentions it for a week, and by then the admin cannot debug it, because the bug is not in the flow. It is in a sharing model they never learned.

The same applies to reports, the request you will get most often. A report is a question asked against the data model: which object, which related object, which fields, filtered how. Get the relationships wrong and you build the wrong report without knowing why the numbers look off. People who already think in tables and joins find this part fast, which is why our guide to SQL for CRM managers who build reports covers the same mental model in a different tool.

So week one is understanding the system you inherited. Week two is doing the work you will be asked to do. Nothing in week two is harder. It only looks harder, because it produces visible things.

Your realistic options, compared

There are four honest ways to get ready, and they are not mutually exclusive. Trailhead is Salesforce's own free hands-on training and it is the best complement to this plan, not a competitor to it. This ten-day video plan adds explanation and pacing. A paid bootcamp adds a human. LearnPath adds structure and a check that the watching landed.

OptionCostWhat it is good atWhat it will not do for you
Trailhead, Salesforce's own trainingFreeOfficial, current, hands-on in a real org you are given. The best single companion to this plan, every dayIt rarely explains why a design choice exists, and some learners finish modules without the concept landing
This ten-day YouTube planFreeA fixed order with a deadline, and human explanation you can watch someone click through in a real orgNothing enforces it. No feedback, no hands-on org of its own, and nobody notices if you skip day three
A paid admin bootcamp or mentoring programPaid, and prices vary widelyA schedule, a cohort, and a human who answers the question you cannot phrase yetIt cannot compress the two weeks you do not have, and paying more does not guarantee the trainer knows your org
LearnPathFree to startTurns a topic into an ordered path of free videos and quizzes each one from its transcript, so something checks whether it landedA layer over the same free videos. No Salesforce org, no hands-on practice, no official credential
Unplanned YouTube searchingFreeOne specific stuck moment, which is most of what year one actually isNo order and no stopping point, with a pull toward whatever is newest rather than whatever you need

If your employer will pay for something, ask for time rather than a course. Two uninterrupted hours a day for ten days beats a bootcamp attended at 9pm after a full day of work.

The two-week plan

Ten working days, about an hour a day. Week one builds understanding: the job, the data model, the sharing model, reports and dashboards. Week two builds output: Flow Builder, two real flows, data import, and Agentforce. Every day has one video or two, and one rebuild in your own Developer Edition org.

Week 1: understand the system you just inherited. By the end of it you can explain how your org stores data, who can see what, and how to answer a report request.

Day 1: what the job actually is

Before anything technical, get a picture of the role you now hold. This day exists so you stop imagining the job as software and start seeing it as a queue of requests from colleagues. By the end of today you should be able to name the tasks that fill an admin's week, and spot which are already in your inbox.

Start with: Salesforce Emily, "What does a Salesforce Admin do? Top 6 daily tasks of a Salesforce Administrator" (8 min).

Day 2: the data model

This is the longest day of week one and the most valuable. Objects, fields, records and relationships are the grammar of everything else: every report, every flow and every permission question is really a question about this layer. By the end of today you should be able to draw your company's main objects and how they connect, on paper, from memory.

Start with: Sanjay Gupta | Cloud & AI, "Day 2 | Salesforce Learning Bootcamp 2023 | Salesforce Data Model | Object, Field, Record, Tab & App" (about 75 min). This is a 2023 bootcamp session and the date shows in the interface, but the data model itself has not meaningfully changed, so the explanation still holds. Split it over two sittings if 75 minutes is too much, and rebuild each object in your own org as it is described.

Day 3: who sees what

The sharing model is where new admins get hurt, because mistakes here stay invisible until someone sees a record they should not. Profiles, permission sets and roles do different jobs and are constantly confused for each other. By the end of today you should be able to say which of the three to change for a given access request.

Start with: Rotive - Brian Hays, "Salesforce Profiles, Permission Sets, and Roles Explained" (under 5 min) for the shape of it, then Salesforce Support, "Control Object Access with Profiles and Permission Sets | Salesforce Who Sees What Ch. 3" (about 7 min) for the official version. If the sharing model still feels fuzzy afterwards, Salesforce Apex Hours has an "Ep 8 - Managing Data Access in Salesforce | Profiles | Permission Sets | Role | FLS" session (about 65 min) that goes properly deep. It is around seven years old and looks dated, but the sharing model it explains is the one your org still runs on. Take it as an optional second pass, not a replacement.

Day 4: reports

Reports are the fastest way to look competent in week one. Two videos today, a short one for the mechanics and a longer one for the shape of a real report. By the end of today you should be able to build a filtered, grouped report on your own org's opportunities without following anyone along.

Start with: Salesforce Ben, "Create a Salesforce Report in Under 5 Minutes [Easy Tutorial]", then Salesforce Hulk, "How to Create Salesforce Reports & Dashboards? (Step-by-Step Guide)" (about 10 min) for the fuller walkthrough.

Day 5: dashboards

A dashboard is a set of reports arranged for someone who will not open a report. The constraint worth knowing before a manager asks is that every component needs a source report behind it. By the end of today you should have a working dashboard in your own org, built from the reports you made yesterday.

Start with: Salesforce Emily, "Dashboards in Salesforce | How to create a dashboard in Salesforce | Dashboard Basics" (about 13 min). If dashboards turn out to be the part of this job you enjoy, our list of YouTube channels for Power BI certification is a reasonable next step later in the year.

Week 2: do the work you will actually be asked to do. By the end of it you can build a screen flow, read existing records inside a flow, load data safely, and talk about Agentforce without bluffing.

Day 6: what Flow Builder is

Do not build anything today. Flow Builder is the automation tool, and it is worth one concept-first hour before you touch it, so elements, records and triggers mean something when you see them on a canvas. By the end of today you should be able to explain what a flow is and when it is the wrong answer.

Start with: Salesforce Geek, "WHAT IS FLOW BUILDER IN SALESFORCE? Salesforce Flow for Beginners" (about 10 min).

Day 7: build your first screen flow

Today you build. A screen flow is the friendliest starting point because you can watch it run, and because guided data entry is a request real teams make. By the end of today you should have your own screen flow in your Developer Edition org, built alongside the video and then rebuilt once without it.

Start with: Salesforce Admins, the official admin channel, "Build a Simple Screen Flow with Salesforce Flow Builder" (about 20 min). This and tomorrow's video are both around seven years old, worth saying given what the skip list below says about old uploads. The difference is that these are short, focused tutorials from Salesforce's own admin channel, not nine-hour courses recorded in the classic interface. Expect a tidier canvas than the recording shows; the elements and the order of operations are the same. If a button has moved, that is your first real admin exercise.

Day 8: flows that read existing records

Most useful automation reacts to data that already exists rather than creating new data. Getting a record and using it is the step that turns a toy flow into something you would ship. By the end of today you should be able to look up a record inside a flow and use one of its fields later.

Start with: Salesforce Admins, "1B Flow Builder Tutorial - Get a Record and Use It" (about 16 min). Rebuild it against a different object than the one in the video, so you have to think rather than copy.

Day 9: getting data in and out

Somebody will hand you a spreadsheet in your first month. Knowing the difference between the Data Import Wizard and Data Loader, and testing on a handful of rows first, is what separates a clean import from a cleanup project. By the end of today you should have imported records into your own org and deleted them again.

Start with: Salesforce Hulk, "How can you import data in Salesforce? | Data Import Wizard and Data Loader" (about 95 min). This is long, so split it: the wizard half today, the Data Loader half on a quieter evening.

Day 10: Agentforce, and what 2026 expects

Agentforce is Salesforce's own agent layer, and it has moved fast enough that admins are now expected to have an opinion about it. You will not master it today. The goal is to know what it is, where it is configured, and to say something honest when a manager asks whether your org should use it.

Start with: Salesforce Admins, "How to Use the New Agentforce Builder (Beta) | Agentforce Decoded" (about 4 min) for the short official version, then Salesforce Ben, "Your COMPLETE GUIDE to creating an Agent in Agentforce" (about 13 min) for a full walkthrough.

Two alternatives to the ten days. If you would rather have one continuous course than ten days of clips, Jeet Singh's "Salesforce Admin Masterclass 2026 (10+ Hours) | Complete Beginner to Advanced Course" covers the same ground in one recording of about eleven hours, free on YouTube. If the certification exam is your real deadline, Salesforce Help Club's "1 Hour Course [Salesforce Administrator Certification Exam]" is a reasonable cram pass, with two caveats: a cram pass is exactly what it is, and it is about two years old on a channel that has not uploaded in roughly a year, so check the current exam guide before trusting its coverage.

And the repeat of the rule that matters most: watching does not make an admin. Every day above ends in your own free Developer Edition org, rebuilding what you just saw. Run Trailhead alongside it, because Trailhead is free, official and hands-on in a way video cannot be. This plan runs with Trailhead, not instead of it.

What to skip

Skip exam-dump and "exam questions 2026" videos, anything with code in it, nine-hour full-course uploads from several years ago, and career-advice videos about whether to become a Salesforce admin. All four are popular, all four are aimed at someone who is not you, and each one costs a day you do not have before the requests start.

Exam dumps teach you to recognise an answer, not to run an org. The certification is a hiring signal, and you already have the job. Come back to it later, deliberately, with real org experience behind you.

Apex, triggers and anything with code in it belong to the developer track. Almost everything you will be asked for in your first six months is configuration, and reaching for code early usually means you missed the declarative way to do it.

Nine-hour "full course" uploads from several years ago are the quietest time sink. They often spend their first hour in the classic user interface, so you learn screens your org may not even show, and you burn a week before reaching Flow.

Finally, skip the comparison and career-advice videos: "should you become a Salesforce admin," "is Salesforce still worth it in 2026." You already are one. If you are still deciding on a career rather than starting one, our guide to becoming a data analyst with no experience is the honest version of that question in a neighbouring field.

Proving you did it

LearnPath turns a topic into an ordered path of free videos, generates a quiz from each video's transcript, and issues a certificate once a path is completed. That is a real check that you watched and understood, not an industry credential. For Salesforce, the certificate employers weigh is Salesforce's own, and what colleagues weigh is a working org.

The honest numbers, from a second query the same day, 2026-09-18, over a wider population than the 90-day one above: of 1,345 undeleted learning paths in LearnPath's database, counting those still building and those that failed, only 3 mention Salesforce or CRM at all, built by 2 learners. That is a very small base and we will not dress it up. It reads as a sign that people learning Salesforce go to Trailhead, which is free, official and built for exactly this, rather than to general video platforms. Another reason to run Trailhead alongside this plan.

Whatever keeps you on the rails, the proof is not a badge. It is a Developer Edition org with your own objects, permission sets, reports and two working flows in it, built between today and the day the first request lands.

Build a work-ready Salesforce path now, before the requests start landing.

Frequently Asked Questions

What does a Salesforce admin actually do all day?

A Salesforce admin configures the company's CRM without writing code. In practice that means creating users and resetting access, adding and changing fields and objects, deciding who can see which records, building reports and dashboards other teams ask for, importing and cleaning data, and automating small repetitive steps with Flow.

Can you learn Salesforce administration in two weeks?

You can learn enough to take requests without breaking anything, which is the real deadline. Two weeks at about an hour a day covers the data model, the sharing model, reports, dashboards, Flow basics and data loading. Depth, edge cases and judgment come from months of doing the job.

Should a new Salesforce admin learn Flow before the data model?

No. Flow acts on records, and records live in objects with fields, relationships and a sharing model that decides who sees what. Build automation before you understand that layer and you get flows that work for you and silently fail, or overshare, for everyone else in the org.

Is Trailhead enough on its own, or do you need YouTube too?

Trailhead is free, official, hands-on and the best single companion to this plan, so use it. Video helps where Trailhead is thin: watching someone click through a real org, hearing why a choice was made, and getting an unofficial second explanation when the official one did not land.

Do you need the Salesforce Administrator certification to do the job?

Not to do the job. You already have the job, and the certification is a hiring signal rather than a competence gate. Chase it after you can run the org, unless your employer set it as a dated requirement. In that case, treat it as a separate goal with its own study.

Does LearnPath give a certificate for finishing a Salesforce learning path?

Yes. LearnPath generates a quiz from each video's transcript and issues a certificate once a full path is completed. Salesforce is a very thin topic on the platform so far, so treat the certificate as proof you finished your own plan, not as an industry credential.

YouTube has the content. We add the structure.

AI curates videos, orders them into a path, quizzes you, and schedules review. Free.

Build my path free →
Back to Blog

Related Posts

AI for Consultants in 2026: Agents, RAG and MCP First

A 2026 two-week plan using IBM Technology, Dave Ebbelaar and Nate Herk videos, so a consultant can say which of agents, RAG or MCP a client actually needs.

September 16, 2026

AI Coding Assistants in 2026: A 5-Day Plan for Your Work

A 2026 plan to spend five days reviewing AI-generated code instead of just writing prompts, using videos from Owain Lewis, Cole Medin and Web Dev Simplified.

September 14, 2026

Docker for Developers New to DevOps: A 5-Day 2026 Plan

A 2026 five-day Docker plan with TechWorld with Nana, Fireship, and NetworkChuck, so a working developer can containerize their own app and read a Dockerfile.

September 11, 2026

SQL for CRM Managers: Build Your Own Reports in a Week

A 2026 SQL plan with Alex The Analyst, techTFQ, and Database Star, so a CRM manager can query contacts, accounts, and deals and build pipeline reports.

September 9, 2026

RAG for Legal Documents: A 2026 Learning Plan for Lawyers

A 2026 plan to learn RAG for legal documents with IBM Technology, Redis, and Clio, so you can decide whether to buy, build, or supervise a legal RAG tool.

September 7, 2026

AI for Lawyers in 2026: How to Get Up to Speed in 2 Weeks

A 2026 day-by-day plan for lawyers: ten working days of verified YouTube videos that build the judgment to supervise AI output in real legal work.

September 4, 2026

More Free YouTube Learning Guides

Browse our full library of ranked, free YouTube channel guides for developers and learners.

  • 10 Best AI YouTube Channels in 2026 for Learning AI
  • 10 Best DevOps YouTube Channels in 2026 (Kubernetes & CI/CD)
  • 10 Best YouTube Channels for Cloud Engineering (AWS, Azure, GCP) in 2026 (Ranked)
  • 10 Best YouTube Channels for Go Programming in 2026 (Ranked)
  • 10 Best YouTube Channels to Learn Linux in 2026 (Ranked)
  • 11 Best YouTube Channels for Kubernetes in 2026 (Ranked)
  • 11 Best YouTube Channels for System Design in 2026 (Ranked for FAANG Interview Prep)
  • 11 Best YouTube Channels to Learn SQL in 2026 (Ranked)
  • 12 Best Full-Stack Web Development YouTube Channels in 2026 (React & CSS)
  • 12 Best YouTube Channels to Learn Python for AI in 2026 (With Roadmap)
  • 13 Best TypeScript Tutorial YouTube Channels 2026 (Beginner to Pro)
  • 16 Best YouTube Channels to Learn Python in 2026 (With Projects)
  • 8 Best AI & Machine Learning YouTube Channels 2026 (Math to Research)
  • 8 Best Unity Game Dev YouTube Channels in 2026 (Beginner to Pro)
  • 8 Best YouTube Channels for Android & Kotlin Development in 2026 (Ranked)
  • 8 Best YouTube Channels for Python in 2026 (Ranked)
  • 8 Best YouTube Channels for React Native in 2026 (Ranked)
  • 8 Best YouTube Channels for Vue.js in 2026 (Ranked)
  • 9 Best Cybersecurity YouTube Channels in 2026 (Ethical Hacking to SOC)
  • 9 Best Game Development YouTube Channels in 2026 (Unity, Godot, Unreal)
  • 9 Best YouTube Channels for Data Engineering in 2026 (Ranked)
  • 9 Best YouTube Channels for Data Science in 2026 (Ranked)
  • 9 Best YouTube Channels for iOS Development in 2026 (Ranked)
  • 9 Best YouTube Channels for JavaScript in 2026 (Ranked)
  • 9 Best YouTube Channels for React in 2026 (Ranked)
  • 9 Best YouTube Channels for Rust Programming in 2026 (Ranked)
  • How to Become a Site Reliability Engineer: The 2026 Path
  • Power BI Certification Prep on YouTube: The 2026 Path
  • Terraform Certification Prep on YouTube: The 2026 Path