# Planner

> Source: Courseiva IT Certification Glossary — https://courseiva.com/glossary/planner

## Quick definition

Planner is a Microsoft 365 app that helps teams organize work. You can create tasks, assign them to people, set due dates, and see progress on a board. It is like a digital to-do list for groups, but much more visual and collaborative. It works inside Microsoft Teams and other Office apps.

## Simple meaning

Think of Planner as a giant whiteboard covered in sticky notes, but digital and shared with your whole team. Each sticky note is a task. You can write what needs to be done, who should do it, and when it is due. Then you can move the sticky notes across columns that show progress, like “Not Started,” “In Progress,” and “Done.” 

 Everyone on the team can see the board at the same time. If someone finishes a task, they drag their sticky note to the “Done” column. The board updates instantly for everyone. Planner also shows you charts, like a bar chart that counts how many tasks are in each column, so you can see at a glance if the team is on track. 

 It is different from a simple list because it is visual and collaborative. You do not need to email someone to ask if they finished their task; you just look at the board. Planner connects to other Microsoft tools like Teams, Outlook, and SharePoint, so you can see tasks inside your calendar or chat. For IT learners, understanding Planner is important because many companies use Microsoft 365, and knowing how to manage tasks with Planner is a common job skill for project coordination, help desk management, and even studying for certification exams.

## Technical definition

Microsoft Planner is a cloud-based task management application within the Microsoft 365 suite. It provides a lightweight, collaborative project management interface that is integrated with the Microsoft 365 ecosystem, including Teams, SharePoint Online, and Exchange Online. Planner uses a Kanban-style board layout, where tasks are represented as cards organized into buckets (columns) that typically represent stages of workflow. 

 Under the hood, each Planner plan is stored as a SharePoint Online site collection. The tasks themselves are items in a SharePoint list within that site. The Planner service communicates with Microsoft Graph APIs to create, read, update, and delete tasks, assignments, and buckets. When a user creates a plan, Planner automatically provisions a SharePoint hub site and a Microsoft 365 Group. The group membership controls access to the plan. 

 Planner supports rich task details including descriptions, checklists, labels (color-coded categories), attachments (files from OneDrive, SharePoint, or links), comments, and due dates. Tasks can be assigned to one or more members of the Microsoft 365 Group. The Planner interface provides three views: Board (Kanban), Charts (bar and pie charts showing task status by bucket or assignment), and Schedule (a timeline view showing tasks on a calendar). 

 From an IT administration perspective, Planner plans inherit the compliance and security settings of the associated Microsoft 365 Group. This means retention policies, data loss prevention (DLP) rules, and conditional access policies apply. Planner data is encrypted at rest and in transit. Auditing is available through the Microsoft 365 Compliance Center, allowing administrators to track changes to plans and tasks. 

 In a real IT implementation, Planner can be integrated into Microsoft Teams as a tab, allowing team members to view and edit tasks without leaving the chat interface. Power Automate (formerly Flow) can be used to automate workflows, such as sending an email when a task is moved to the “Completed” bucket. For exam purposes, it is important to understand that Planner is not a full enterprise project management tool like Microsoft Project; it is designed for simpler, more agile team collaboration. Knowing how to create a plan, assign tasks, and use the Chart view to monitor progress is key for the Microsoft 365 Certified: Fundamentals (MS-900) and related exams.

## Real-life example

Imagine you and three friends are planning a community clean-up event. You have a lot of things to do: get permission from the city, buy garbage bags, recruit volunteers, arrange a dumpster, and plan a thank-you party. If you wrote all these tasks on a piece of paper, it would be messy. If you emailed them, people might forget. 

 Instead, you create a Planner board. You make four buckets: “To Do,” “In Progress,” “Waiting on Others,” and “Done.” You create a card for “Get city permit” and assign it to your friend Maria. She moves it to “In Progress” when she starts calling the city hall. You create a card for “Buy garbage bags” and assign it to yourself. 

 When Maria finishes the permit, she drags the card to “Done.” You see it immediately. If someone is waiting for the dumpster company to respond, they move their card to “Waiting on Others.” You can open the Charts view and see that 30% of tasks are done, 40% are in progress, and 30% are not started. That tells you if the event is on schedule. 

 In IT terms, Planner is exactly this digital board. The buckets are like columns in a Kanban system. The cards are tasks with metadata like due dates and assignments. The Chart view gives you a project status dashboard. The whole team gets real-time updates without sending a single email. This is how many IT teams manage help desk tickets, onboarding tasks, or project milestones, except the tasks are about software rollouts rather than community clean-ups.

## Why it matters

In the real world of IT, tasks often involve multiple people, deadlines, and dependencies. Using only email or chat to manage work leads to missed messages, forgotten responsibilities, and confusion. Planner solves this by creating a single source of truth for who is doing what and by when. This matters for IT professionals because they frequently work on projects like migrating email systems, deploying software updates, or setting up new hardware. 

 Planner integrates deeply with the Microsoft 365 stack, which many organizations already use. An IT administrator can create a plan for onboarding a new employee, with tasks for the help desk (set up laptop, create accounts), the security team (assign permissions), and HR (schedule orientation). Each task is assigned, tracked, and completed in one place. This reduces the chance of missing a step. 

 For IT support roles, Planner can function as a simple ticketing system. When a user reports an issue, the help desk creates a card, assigns it to a technician, and moves it through stages until resolved. While dedicated ticketing systems exist, Planner is often sufficient for smaller teams. Understanding Planner is also relevant for IT professionals aiming for Microsoft certifications such as MS-900, MS-700 (Managing Microsoft Teams), and PL-900 (Power Platform Fundamentals). These exams test knowledge of how Planner works with Microsoft 365 Groups, SharePoint, and Power Automate. Knowing Planner helps you answer scenario-based questions about task collaboration and management.

## Why it matters in exams

Planner appears in several Microsoft certification exams, but it is most relevant for the Microsoft 365 Certified: Fundamentals (MS-900) exam. In MS-900, objectives include understanding the core Microsoft 365 productivity services, and Planner is listed as a collaboration tool. You may see questions that ask which tool to use for lightweight project management or task assignments. The correct answer is likely Planner, especially when the question mentions a visual board and team assignments. 

 For the Microsoft 365 Certified: Teams Administrator Associate (MS-700), Planner is tested as part of managing apps and tabs in Teams. You need to know how to add a Planner tab to a Teams channel, how to configure plan permissions, and how Planner integrates with Microsoft 365 Groups. Questions might ask about the relationship between a Planner plan and a SharePoint site, or how to restrict who can create plans. 

 The Power Platform Fundamentals (PL-900) exam also touches on Planner, particularly in the context of Power Automate. You may get a question about creating a flow that triggers when a task is completed in Planner. Understanding the task schema (like ID, bucket, due date) is helpful. 

the Microsoft 365 Certified: Messaging Administrator Associate (MS-203) might have light supporting relevance, as Planner can be used to track messaging migration tasks. For general IT certifications like CompTIA IT Fundamentals, Planner is not tested directly, but the concept of collaborative task management is part of broader digital literacy objectives. 

 Exam questions typically present a scenario: “A team needs to assign tasks, track progress, and see a chart of completed work. Which Microsoft 365 app should they use?” Another pattern: “You add a Planner tab to a Teams channel. What underlying resource is created?” (Answer: a Microsoft 365 Group and a SharePoint site). Scenario questions may also involve permissions: “A user cannot see a Planner plan. What is the most likely cause?” (Answer: they are not a member of the associated Microsoft 365 Group). Being familiar with these patterns helps you choose the correct answer quickly.

## How it appears in exam questions

Exam questions about Planner come in several forms. The most common is a scenario question where you must select the correct Microsoft 365 app for a given business need. For example: “The marketing team wants a simple tool to organize their campaign tasks with visual boards and progress charts. Which app should they use?” The answer is Planner. Distractors might include Microsoft To Do (personal tasks), Microsoft Project (complex project management), or SharePoint lists (databases, not visual boards). 

 Another pattern involves integration with Microsoft Teams. A question might say: “You create a new team in Microsoft Teams. You add a Planner tab to a channel. What happens in the background?” Options could include: a new SharePoint site is created, a new Microsoft 365 Group is created, or a new OneNote notebook is created. The correct answer is that a new Microsoft 365 Group and associated SharePoint site are provisioned for the plan. 

 Configuration questions appear too: “You need to ensure that only members of the ‘Marketing’ team can view a specific Planner plan. What should you do?” Answer: Manage the membership of the Microsoft 365 Group associated with the plan. This tests understanding that Planner permissions are inherited from the Microsoft 365 Group. 

 Troubleshooting scenarios: “A user reports they cannot add a checklist to a task in Planner. What could be the issue?” Possible answers: The user has view-only permissions, the plan is full, or the browser is outdated. The most likely is the user has read-only access because they are a guest with limited permissions. 

 There are also questions about features: “Which view in Planner shows tasks as colored bars on a calendar?” Answer: Schedule view (or Timeline view). Or “What type of chart does Planner provide?” Answer: Bar chart and pie chart (based on bucket or assignment). 

 For the MS-900 exam, you might see a question asking you to match apps with descriptions. For instance, “Matches: ‘Team task management with boards and charts’, Planner.” For the PL-900, a question could be: “You want to send an email when a task is moved to a specific bucket in Planner. Which Power Platform tool do you use?” Answer: Power Automate. Being comfortable with these question formats will help you score points quickly.

## Example scenario

You are an IT support specialist at a mid-sized company. The HR department is planning the annual employee satisfaction survey. They need to track several tasks: writing the survey questions, testing the survey link, sending invitations, collecting responses, and analyzing results. The HR team has five people, and they have never used Planner before. Your manager asks you to set up a simple project tool for them. 

 You log into Microsoft 365, go to the Planner app, and create a new plan called “Employee Satisfaction Survey 2025.” Planner automatically creates a Microsoft 365 Group with the same name and adds you as a member. You then add the HR team members to the group. Within minutes, the team can access the plan. 

 You set up four columns (buckets): “To Do,” “In Progress,” “Under Review,” and “Completed.” You create a card for “Write survey questions” and assign it to Lisa. You add a due date of next Friday and attach a document with last year’s questions as a reference. You create another card for “Test survey link” and assign it to Tom. 

 As the days pass, Lisa moves her card to “In Progress” and later to “Under Review” when she finishes a draft. Tom moves his card to “Completed” after testing the link. You open the Charts view and see that two tasks are done, one is in progress, and one is under review. This gives the team a clear picture of progress without meetings. 

 The scenario demonstrates how an IT professional can quickly deploy Planner for a non-technical team. All you needed was access to Microsoft 365 and the ability to add members to the group. This is the kind of real-world task you might be asked to perform in a help desk or IT support role, and it mirrors what exam questions test about Planner’s ease of use and group-based permissions.

## Common mistakes

- **Mistake:** Thinking that Planner is the same as Microsoft To Do.
  - Why it is wrong: Microsoft To Do is a personal task management app for individual lists. Planner is designed for team collaboration with shared boards, assignments, and progress charts. Using To Do for team projects lacks the visibility and assignment features that Planner provides.
  - Fix: Use Planner whenever you need to assign tasks to multiple people and track group progress. Use To Do only for your own personal checklist.
- **Mistake:** Believing you need a separate license for Planner.
  - Why it is wrong: Planner is included with most Microsoft 365 business and enterprise subscriptions (Business Basic, Business Standard, E1, E3, E5). No additional purchase is required. Some learners think it is a premium add-on, which would be an incorrect assumption in exams.
  - Fix: Assume Planner is available if the user has a Microsoft 365 subscription that includes the web versions of Office apps. Check Microsoft 365 licensing documentation for specific exclusions.
- **Mistake:** Thinking that deleting a Planner plan deletes only the tasks, not the associated SharePoint site.
  - Why it is wrong: When you delete a Planner plan, the underlying SharePoint site and Microsoft 365 Group may also be deleted, depending on how you delete it. If you delete the plan through the Planner interface, it often prompts you to also delete the group. If you delete only the plan without the group, the SharePoint site remains.
  - Fix: Always confirm the full scope of deletion. If you want to preserve the SharePoint site for other purposes, remove the plan from the group but do not delete the group itself.
- **Mistake:** Assuming that all members of a Microsoft Teams channel can automatically see a Planner tab.
  - Why it is wrong: Only members who have been added to the underlying Microsoft 365 Group can see the Planner plan. If a person is a member of the Teams channel but not a member of the group, they will see a blank tab or an error. The tab’s visibility depends on group membership, not Teams channel membership.
  - Fix: When adding a Planner tab to Teams, verify that all intended users are added as members of the associated Microsoft 365 Group. If needed, add them manually through the Group settings in the Microsoft 365 admin center.
- **Mistake:** Confusing buckets with tasks.
  - Why it is wrong: Buckets are columns that organize tasks into categories or stages (e.g., “In Progress”). Tasks are the individual items inside those buckets. Learners sometimes mistakenly think buckets can be assigned or have due dates, but only tasks have assignments and due dates.
  - Fix: Remember: buckets are for grouping tasks by status or category. Tasks are the work items themselves. Always assign tasks, not buckets.

## Exam trap

{"trap":"Exam questions may present a scenario where a user needs to assign tasks and track progress for a team project, and the answer choices include both “Microsoft To Do” and “Microsoft Planner.” The trap is that To Do also has a “Shared Lists” feature that allows sharing a list with others. A learner might think that sharing a To Do list is enough for team collaboration.","why_learners_choose_it":"Learners see the word “hared” in To Do and assume it can replace Planner. They may not realize that To Do shared lists lack the board view, bucket columns, assignment to multiple people, and progress charts that Planner offers. Also, To Do shared lists are limited in size and collaboration features.","how_to_avoid_it":"Remember that Microsoft To Do is primarily for individual or simple shared lists, while Planner is purpose-built for team projects with Kanban boards, assignments, and dashboards. If the question mentions “board,” “chart,” or “assign multiple tasks to different people,” the answer is Planner. If it is about a simple personal checklist or a grocery list, the answer is To Do."}

## Commonly confused with

- **Planner vs Microsoft To Do:** Microsoft To Do is a personal task manager for individual lists. Planner is a team collaboration tool with boards, buckets, assignments, and charts. To Do lists can be shared but lack the visual Kanban workflow and assignment capabilities of Planner. (Example: You use To Do to remember to buy milk. You use Planner to manage a team project with five people and multiple tasks.)
- **Planner vs Microsoft Project:** Microsoft Project is a full enterprise project management tool with Gantt charts, resource management, and critical path analysis. Planner is a lightweight, visual tool for simpler projects without complex scheduling or dependencies. Project is far more powerful but also more complex and expensive. (Example: You use Project to plan a year-long software development project with 50 resources and dependencies. You use Planner to organize a one-week marketing campaign with a few people.)
- **Planner vs SharePoint Lists:** SharePoint Lists are customizable databases that can track any kind of data (inventory, issues, contacts). Planner is a specialized task management app that uses a board and chart view. While Planner plans are stored in SharePoint lists, the user experience and features differ significantly. (Example: You use a SharePoint list to track all company equipment with columns for serial number and location. You use Planner to track tasks for setting up that equipment.)

## Step-by-step breakdown

1. **Create a Plan** — Go to the Microsoft 365 app launcher and open Planner. Click “New Plan.” This creates a new Microsoft 365 Group and a SharePoint site in the background. You are automatically made a member and owner of the plan.
2. **Add Members** — In the plan, add members by searching for their email addresses or names. They become members of the underlying Microsoft 365 Group. Only members can view and edit the plan. This step is critical because it controls access.
3. **Create Buckets** — Buckets are columns that organize tasks by stage or category. By default, a plan has “To Do,” “In Progress,” and “Done.” You can rename or add more buckets like “Under Review.” Buckets are how you define the workflow.
4. **Add Tasks** — Click “Add Task” in a bucket. Give it a title. You can add details: description, due date, checklist subtasks, attachments, labels (color categories), and comments. Tasks are the core units of work.
5. **Assign Tasks** — Click on a task card, then click “Assign.” Select one or more members from the plan. Once assigned, the task appears on that person’s “My Tasks” view in Planner and (optionally) in their To Do list. This ensures accountability.
6. **Track Progress** — Use the Board view to see all tasks in their current buckets. Use the Charts view for a bar or pie chart of tasks by status or assignment. Use the Schedule view for a calendar timeline. This helps you monitor progress without meetings.
7. **Update Task Status** — Team members drag their task card to a different bucket to reflect progress (e.g., from “In Progress” to “Done”). This updates the plan in real time for all members. Notifications can be sent via email or Teams.

## Practical mini-lesson

As an IT professional, you may be asked to set up Planner for a department or to troubleshoot issues with existing plans. Understanding the underlying architecture is key. Every Planner plan is backed by a Microsoft 365 Group. This group has an associated SharePoint Online site, an Exchange Online mailbox (for group conversations), and a shared calendar. When you create a plan, Planner automatically creates this group and site. The site is hidden by default, but you can access it via the SharePoint admin center. 

 If a user reports they cannot see a plan, the first thing to check is whether they are a member of the Microsoft 365 Group. In the Microsoft 365 admin center, navigate to Groups, find the group corresponding to the plan, and verify the membership list. Adding a user to the group will grant them access to the plan. This is a common troubleshooting step. 

 Another practical scenario is migrating from one plan to another. Suppose a team has been using a plan for a year and wants to archive it while starting fresh. You cannot copy a plan directly, but you can export the task list to Excel and re-import it into a new plan. Microsoft does not provide a built-in copy tool, so this manual process is necessary. Alternatively, you can use Power Automate to create a flow that copies tasks between plans, but that requires additional setup. 

 Integration with Microsoft Teams is also a frequent requirement. To add a Planner tab, go to a Teams channel, click the “+” tab, select Planner, and choose to create a new plan or use an existing one. You can also pin the plan so it appears as a tab. If users cannot see the tab, ensure they are members of the underlying group. 

 From a security perspective, Plan owners can delete tasks, move buckets, and manage permissions. Plan members can only edit tasks and move their own cards. Guests (external users) can be added to the group with limited capabilities, such as viewing and editing tasks but not deleting the plan. This is important for compliance. 

 For exam preparation, remember that Planner is a “lightweight” tool. If an exam question describes a need for resource leveling, dependency tracking, or Gantt charts, the answer is not Planner. That would be Microsoft Project. But if the question says “visual board,” “assign tasks to team members,” “progress charts,” or “quick setup,” Planner is the right choice. Knowing these distinctions will help you avoid getting tricked in the exam.

## Memory tip

Planner = Project boards for People. If the problem involves multiple people, boards, and charts, pick Planner.

## FAQ

**Do I need a special license to use Planner?**

No. Planner is included with most Microsoft 365 business and enterprise subscriptions, such as Business Basic, Business Standard, E1, E3, and E5. If you have one of these subscriptions, you can use Planner without an extra cost.

**Can I share a Planner plan with people outside my organization?**

Yes, but with limitations. External users can be added as guests to the Microsoft 365 Group associated with the plan. They will have limited permissions-they can view and edit tasks but cannot delete the plan or manage members.

**How do I add a Planner plan to a Microsoft Teams channel?**

Go to the desired Teams channel, click the plus icon (Add a tab), select Planner, and choose to create a new plan or use an existing one. The plan will appear as a tab that all channel members can access (if they are members of the underlying group).

**What happens when I delete a Planner plan?**

Deleting a plan can also delete the associated Microsoft 365 Group and SharePoint site. It depends on how you delete it. If you delete the plan from Planner, it usually asks if you want to delete the group as well. If you delete only the group, the plan is also deleted.

**Can I see a history of changes in a Planner plan?**

Yes. Planner has version history and auditing. You can view task history (e.g., when it was moved to a different bucket) by clicking on the task and seeing the “Activity” section. For full auditing, use the Microsoft 365 Compliance Center.

**Is Planner available on mobile devices?**

Yes. Microsoft has a mobile app for Planner available for iOS and Android. It allows you to view, create, and update tasks on the go. The app is separate from the Teams mobile app, but you can also access Planner through the Teams mobile app.

## Summary

Microsoft Planner is a collaborative task management tool in Microsoft 365 that uses a visual Kanban board to help teams organize and track work. It is designed for lightweight project management where tasks are assigned, tracked through stages, and monitored with charts. Unlike personal task managers like To Do, or complex tools like Microsoft Project, Planner strikes a balance between simplicity and collaboration. 

 For IT professionals, Planner is a practical tool for managing help desk tickets, onboarding tasks, or small projects. Its tight integration with Microsoft 365 Groups, Teams, and SharePoint makes it a natural choice in organizations already using the Microsoft ecosystem. Understanding how Planner works-including its group-based permissions, underlying SharePoint sites, and integration points-is essential for both daily work and certification exams. 

 In exams like MS-900, MS-700, and PL-900, you will encounter scenario questions asking you to choose the right tool for team task management. The key takeaway: if the scenario mentions a visual board, multiple assignees, and progress charts, the answer is almost always Planner. Avoid common mistakes like confusing Planner with To Do or forgetting that Planner plans are tied to Microsoft 365 Groups. With this understanding, you can confidently answer exam questions and apply Planner effectively in real-world IT environments.

---

Practice questions and the full interactive page: https://courseiva.com/glossary/planner
