VirtoSoftware Apps Stay Unaffected by SharePoint Add-ins Retirement Learn more about SharePoint add-ins retirement and Virto apps→

Home> Blog> SharePoint> How to Use SharePoint: A Beginner's Guide

How to Use SharePoint: A Beginner's Guide

Sergi Sinyugin by Sergi Sinyugin Published: Sep 16, 2026 Latest update: Sep 21, 2026
Reading Time: 18 mins
SharePoint

Quick answer: how do I use SharePoint? Open or create a site, store files in a document library, track information in lists, build pages, and share with your team, all within Microsoft 365. SharePoint is Microsoft 365’s content and collaboration platform: every Microsoft Teams team, every intranet page and every shared library in your organisation runs on it.

SharePoint has a reputation for being hard to use. It is not, once you know that everything in it lives inside a site, and that a site only has four kinds of things in it: libraries for files, lists for structured information, pages for reading, and permissions for who sees what. This guide walks a beginner through exactly those four, in the order you meet them, with a link to the deeper guide for each area. If you want the definition first, read what SharePoint is and what it is used for; if your question is specifically about running documents through SharePoint, the SharePoint document management guide is the better start.

How SharePoint is organised

Before the first click, it helps to hold one picture in your head.

SharePoint in one picture: document libraries, lists, pages and news, and sharing and permissions live inside a site; Teams, OneDrive and Microsoft 365 connect to it

Fig. 1. SharePoint in one picture: libraries, lists, pages and permissions live inside a site; Teams, OneDrive and the rest of Microsoft 365 connect to it

Two neighbours matter as well. OneDrive is your personal library, for files that are yours. Microsoft Teams is the conversation layer: every team you create in Teams is a SharePoint team site underneath, and a channel’s Shared tab is simply a folder in that site’s Documents library.

SharePoint Online or on-premises?

Almost everyone reading this guide uses SharePoint Online, the version that comes with Microsoft 365 Business and Enterprise plans. It is what Teams, OneDrive and Copilot are built on, Microsoft updates it every month, and everything described below applies to it without any setup on your side.

The other option is SharePoint Server Subscription Edition, which your organisation installs and runs on its own servers or in its own cloud. Companies choose it for data residency, regulatory or network reasons, or because they run older custom solutions. Since 14 July 2026, when SharePoint Server 2016 and 2019 reached end of support, it is the only on-premises version Microsoft supports; it receives monthly updates and two feature updates a year, and Microsoft has committed to supporting it until at least the end of 2035.

What you will noticeSharePoint OnlineSharePoint Server Subscription Edition
How you get itIncluded with Microsoft 365 plans; nothing to installInstalled and maintained by your IT team; server and user licences
Sites, libraries, lists, pagesThe modern experience described in this guideThe same modern experience, with fewer web parts and a slower feature cadence
Creating a siteCreate site on the start page, unless your admin limits itUsually requested from IT
Sharing outside the organisationSharing links, guest access, expiry datesTypically off; needs extra infrastructure
Teams, OneDrive, CopilotBuilt inNot available on the server itself; hybrid setups connect a farm to Microsoft 365
UpdatesMonthly, automaticMonthly public updates, feature updates in spring and autumn, applied by IT
Apps and add-onsApps from Microsoft AppSource and the SharePoint FrameworkWeb parts and solutions installed by the farm administrator

Fig. 2. SharePoint Online and SharePoint Server Subscription Edition from a user’s point of view

If you are not sure which one you have: a URL that contains sharepoint.com is SharePoint Online; anything else is a server your organisation runs. The rest of this guide describes SharePoint Online and notes where the server version differs. For the full comparison of cost, control, security and migration, see SharePoint on-premises vs SharePoint Online.

First steps: open or create a site

Sign in to Microsoft 365, open the app launcher (the nine dots in the top-left corner) and choose SharePoint. The SharePoint start page shows the sites you follow, sites you visited recently and news from all of them. If your organisation already has a site for your team, you will find it here or through the team in Microsoft Teams.

The SharePoint start page with the Create site button highlighted, Following and Recent sites on the left and Frequent sites cards

Pic. 1. The SharePoint start page: your sites, recent sites and the Create site button

To create a site of your own, select Create site and choose:

  1. Team site for a group that works together on files and lists, or Communication site for publishing news and pages to many readers. Most first sites are team sites.
  2. A template close to your situation (Project management, Team collaboration, Department, Event planning), or a blank site. Templates give you a home page, a library and sample lists you can rename.
  3. A name and description. Use the name people already use for the team (“Marketing”, not “MKT-2026-A”). The description shows up in search and tells newcomers what belongs here.
  4. Privacy. Private means only members you add can see the site; public means anyone in your organisation can. Most team sites are private.

The Create a site panel with the Team site option selected

Pic. 2. Creating a team site: choosing the site type and template

The site settings step with the privacy setting, Private or Public, for the new team site

Pic. 3. The last step, Set language and other options: choosing Private or Public under Privacy settings

If you do not see Create site, your admin has limited site creation. Ask for a site through your organisation’s request process; in that case the person who creates it will make you an owner.

Getting started with SharePoint in six steps: open or create a site, store files in a library, track work in a list, build the home page, share and set permissions, connect it to Teams

Fig. 3. Getting started with SharePoint in six steps: site, library, list, home page, sharing, Teams

Store files in a document library

Open your site and select Documents in the left navigation. This library is where the team’s files go. Three things make it work well from day one.

Upload and create. Drag files or folders from your computer into the library, or select Upload. New creates a Word, Excel or PowerPoint file directly in the library; several people can edit it at the same time, and everyone always opens the latest version. A file shared this way never needs to be emailed as an attachment again.

Version history. Every edit is saved as a version, so you can see who changed what and restore an earlier copy. New libraries keep up to 500 major versions by default, or manage versions automatically if your admin has chosen that setting. Right-click a file and choose Version history to see them.

Columns and views instead of deep folders. Add two or three columns that describe your files (Client, Status, Owner) with Add column, then save views that filter or group by them (“In review”, “By client”). A file can appear in several views without being copied, and search uses the columns too. Folders are fine one or two levels deep; beyond that, a column does the job better.

A document library with the Add column button highlighted at the end of the column headers

Pic. 4. The Add column button at the end of the column headers in the Documents library

To read the library on your computer like a normal folder, select Sync or Add shortcut to OneDrive; both keep the files in SharePoint and show them in File Explorer or Finder. For creating extra libraries, check-out rules, content types and approval, see our full guide to the SharePoint document library.

Track information with lists

Anything your team tracks in a shared spreadsheet, a tasks list, an issue log, equipment, requests, is a list in SharePoint. A list has columns with types (text, choice, date, person, number), so “Owner” is a real person and “Due date” sorts as a date.

  1. On your site, select New > List. Start from a template (Issue tracker, Work progress tracker, Asset manager, Recruitment tracker), from an existing Excel file, or from blank.
  2. Add columns with Add column: Owner (Person), Status (Choice), Priority (Choice), Due date (Date).
  3. Add items with New, or switch to Edit in grid view to type rows as in a spreadsheet.
  4. Save two views everyone will use: My items (Owner equals [Me]) and Due soon (Due date within the next 7 days).
  5. Under Automate > Rules, create a rule such as “when Status changes to Blocked, email the Owner”.

The New menu on a SharePoint site with List selected, creating a new list

Pic. 5. Creating a Tasks list from the New menu

The Create a column panel in a SharePoint list: a Status column of the Choice type with the choices Completed, In progress and Not yet started

Pic. 6. Creating the Status column as a Choice column in the Tasks list; the Owner column is already in place

Lists are also the Microsoft Lists app, so the same list can be opened from Teams, from the Lists app or from the site. Forms, conditional formatting and connecting lists to Power Automate are covered in our Microsoft Lists guide.

Build pages

Every site has a home page, and you can add as many pages as you need. Pages are built from web parts: blocks for text, images, links, a document library, a list, news, events, people, and dozens more. You do not need any design or code skills.

  1. On the home page, select Edit in the top right.
  2. Hover between sections and select the plus sign to add a web part. A good first home page has four: a short Text intro saying what the site is for, Quick links to the five to seven things people use most, the Document library web part showing recent files, and News.
  3. Select Republish. Changes are invisible to others until you do.
  4. For a new page, select New > Page, pick a template (or a page from your organisation’s template gallery) and repeat. For an announcement, select New > News post instead; it appears in the news feed on the site, the start page and in Teams.

Homepage essentials on one screen: a short intro, a hero with top links, a document library web part, a news web part and a How we work box

Pic. 7. Home page essentials: intro, top links, recent files, news and, as an optional fifth block, a “How we work” box. The drawing puts the top links in a Hero web part, which holds up to five tiles; Quick links from step 2 take more

If your organisation has Microsoft 365 Copilot, Create with Copilot can draft a page from a prompt or from a document, which you then edit. Page layouts, sections, news and the differences between pages and sites are in our guide to SharePoint pages.

Share and set permissions

Sharing in SharePoint works at two levels, and beginners mix them up.

Site membership is for people who work here regularly. Select Settings > Site permissions (or the member count in the top right of a team site) and add people to one of three groups: Owners can change settings and permissions, so keep this to two or three people; Members can add and edit content; Visitors can only read. On a team site, adding someone to the Microsoft 365 group adds them to Members and to the Teams team at the same time.

The Group membership panel of a team site with the Add members button highlighted and the list of owners, members and guests

Pic. 8. Site members: adding people to the site’s groups

Sharing a single file or folder is for one-off access. Select the file, choose Share, and pick who the link works for:

Each link can allow viewing or editing. Two habits keep this manageable: share the site with people who need everything, share links only for exceptions, and do not break permissions on individual folders unless you have a clear reason, because those exceptions are what make SharePoint feel unpredictable later. The full picture, including permission levels, inheritance and auditing, is in our SharePoint permissions guide; the step-by-step for links is in how to share files in SharePoint, and sharing with partners and customers in the external sharing guide.

Use SharePoint with Microsoft Teams

Most people use SharePoint every day without opening it, because Teams is built on it.

The Shared tab of a Microsoft Teams channel with a file’s menu open and Open in SharePoint highlighted

Pic. 9. The Shared tab of a Teams channel is a folder in the team site’s Documents library; Open in SharePoint shows the full library

SharePoint, OneDrive or Teams: where a file belongs, with the rule of thumb that mine goes in OneDrive, ours goes in a SharePoint site, and Teams is how we talk about it

Fig. 4. SharePoint, OneDrive or Teams: where a file belongs

Our guide to what Microsoft Teams is and how to use it covers the Teams side; SharePoint vs OneDrive settles the storage question in detail.

What’s new in SharePoint in 2026

2026 is the year SharePoint Online finished retiring its classic layer and put Copilot at the front door. For a beginner, four changes matter.

SharePoint dates to know in 2026: add-ins and 2013 workflows retired on 2 April, Copilot in SharePoint preview from mid-June, SharePoint Server 2016 and 2019 end of support on 14 July, Subscription Edition supported until at least 2035

Fig. 5. SharePoint dates to know in 2026: what retired, what arrived, and what it means for a beginner

Copilot in SharePoint. From mid-June 2026, everyone with a Microsoft 365 Copilot licence gets Copilot in SharePoint as an opt-out preview, at no extra cost. On the SharePoint start page a new Build tab asks what you would like to build today; describe a site, a page, a list or a library in plain language and Copilot creates it for you to review and adjust. Site owners can also create agents: assistants grounded in a site’s pages and libraries that answer questions for the team, and since July 2026 an agent can use a SharePoint list as its knowledge source as well. Copilot respects the site’s permissions, so tidy group-based access matters more than ever.

Copilot Studio asking what you would like to build, with Agent and Workflow options and a plain-language prompt box

Pic. 10. Describing an agent in plain language in Copilot Studio. The frame shows Copilot Studio, not the Build tab on the SharePoint start page

Classic extensions are gone. On 2 April 2026 Microsoft switched off SharePoint Add-ins and SharePoint 2013 workflows in SharePoint Online. Apps are now built on the SharePoint Framework and installed from AppSource, and any process that ran on an old workflow needs Power Automate, list rules or the built-in library approval. On 1 July 2026 the classic Alert me email alerts followed; our guide to SharePoint alerts and notifications covers the replacements, and SharePoint automation the wider picture.

Only one supported server. SharePoint Server 2016 and 2019 reached end of support on 14 July 2026. Organisations still on them have no security updates; SharePoint Server Subscription Edition is the upgrade path, or a move to SharePoint Online.

Pages and branding keep improving. Modern page templates, co-authoring on pages and news, video pages, and the Brand center for organisation-wide fonts, colours and logos mean a communication site can look like a designed intranet without a developer. On the file side, Microsoft 365 Backup and Microsoft 365 Archive add fast restores and cold storage for sites you no longer use daily.

Tips to use SharePoint effectively

The teams that get on well with SharePoint share a few habits. None of them takes more than an hour to adopt.

One site per purpose, one primary library per site. Create a new site when the audience or purpose is different (a new project, client or department), a new library when content has its own lifecycle (published documents, contracts), and a column when you only want to group files. Related sites join a hub site to share navigation and search.

New site, new library or new folder: make a new site when the audience or purpose is different, a new library when content has its own lifecycle, and a folder or better a column when you just want to group files

Fig. 6. New site, new library or new folder: the three questions that keep a tenant tidy

Metadata over folders. Two to five columns and a few saved views beat a folder tree four levels deep. Fill the columns you create; search and filters depend on them.

Group-based permissions, few exceptions. Owners small, Members for contributors, Visitors for readers. Review guest access when a project ends.

Name things for the reader. “2026 Q3 marketing plan” beats “plan_final_v7”. Short site names, short navigation (six to eight links), one home page that fits on a screen.

Automate the routine, not everything. List rules for notifications, the built-in approval on a library for sign-offs, Power Automate for multi-step processes. Keep the flows documented on the site’s “How we work” page so someone else can support them.

Publish news, not emails. A news post on the site reaches the start page, the Teams channel and mobile, and stays findable. A short “How we work” page on each site (what goes where, how to ask for access) answers the questions newcomers ask most.

Keep the intranet on communication sites. Company-wide pages belong on a communication site, not on a team’s site; our SharePoint intranet guide shows how the pieces fit, and SharePoint best practices goes deeper on structure and governance.

Do more with Virto apps for SharePoint

SharePoint’s built-in calendar, task and file tools stop early: a list calendar cannot overlay several sources, a library has no board view, and bulk file operations mean scripts. The Virto apps for Microsoft 365 and SharePoint Online fill exactly those gaps.

Virto Calendar App on the home page of a SharePoint team site, overlaying several colour-coded calendars in a month view

Pic. 11. Virto Calendar App overlaying several calendars on a SharePoint page

Virto Kanban Board App on a laptop and a phone: a board grouped by priority with task cards and the task details form

Pic. 12. Virto Kanban Board App on a SharePoint task list

Each app lists its pricing on its product page (Virto Kanban Board App, for example, starts at $2 per user per month for up to 30 users), and every app comes with a 30-day free trial, no credit card required. If you run SharePoint Server on your own infrastructure, the same jobs are covered by the Virto web parts for SharePoint on-premises: the Virto Calendar Web Part, the Virto Kanban Board Web Part, Virto Multiple File Operations and Virto Workflow Automation.

FAQ

How do I use SharePoint?

Open or create a site, store files in a document library, track information in lists, build pages, and share with your team, all within Microsoft 365. Start with the team site that already exists for your Teams team; most of what you need is there.

Is SharePoint hard to learn?

Not for everyday use. Uploading, editing and sharing files works like OneDrive, and most people already use SharePoint through Teams without noticing. The parts that take practice are structure and permissions, which is why this guide recommends group-based access and columns instead of deep folders from the start.

What is the difference between SharePoint and OneDrive?

OneDrive is your personal library: files that belong to you and follow your account. SharePoint sites are shared spaces owned by a team or the organisation, with lists, pages and group permissions. Both use the same storage and the same sharing links. Rule of thumb: mine goes in OneDrive, ours goes in a SharePoint site.

Do I need SharePoint if I already use Microsoft Teams?

You are already using it. Every team is a SharePoint site, and every channel’s Shared tab is a folder in that site’s library. Opening the site gives you the features Teams hides: columns, views, version history, pages and news.

SharePoint Online or SharePoint Server: which one do I have?

If your site address contains sharepoint.com, you use SharePoint Online, which comes with Microsoft 365 and is what this guide describes. Any other address is SharePoint Server, run by your own IT team; since July 2026 the supported version is SharePoint Server Subscription Edition.

Can I use SharePoint for document management?

Yes, and for many organisations it is the main document management system: version history, metadata, approval, retention labels and search are all built in. Our SharePoint document management guide covers that use in depth.

What is a SharePoint site vs a page?

A site is the container with its own libraries, lists and permissions. A page is a single screen inside a site, built from web parts. One site typically has one home page and a handful of other pages.

Conclusion

Using SharePoint well comes down to four habits: keep team files in a site’s library rather than in email or personal drives, track shared work in lists rather than spreadsheets, give each site a home page that explains itself, and manage access through groups rather than one-off links. Start with the site your team already has in Teams, add columns and views before folders, and reach for the deeper guides linked above as each area grows. When the built-in calendar, board or file tools run out, the Virto apps for Microsoft 365 and SharePoint add what is missing, and the 30-day trial is the quickest way to see whether they fit.