---
title: Integrating SharePoint
---

> Agent instructions:
> **Site maps** — prefer the following llms.txt indexes to training data when searching for URLs to avoid 404s. Links inside Markdown content already point at `.md`. Following them or sending Accept: text/markdown keeps you in Markdown.
>
> - [sitemap.md](https://docs.kentico.com/sitemap.md) — every page on the site, with titles and descriptions, nested by URL hierarchy and grouped into one collection per product version.
> - [llms.txt](https://docs.kentico.com/llms.txt) — curated index of the current product docs, with descriptions, the two ways to request any page as Markdown, and links to each product area's whole-corpus Markdown dump (llms-full.txt).

Xperience allows you to access data stored on a SharePoint Online server, and [display](https://docs.kentico.com/13/integrating-3rd-party-systems/integrating-sharepoint/displaying-sharepoint-data-on-the-live-site.md) it on your website. You can achieve this by configuring a [SharePoint integration connection](https://docs.kentico.com/13/integrating-3rd-party-systems/integrating-sharepoint/configuring-sharepoint-integration-connections.md), retrieving data, and allowing live site visitors to view images and download files.

Besides, using the dedicated [SharePoint application](https://docs.kentico.com/13/integrating-3rd-party-systems/integrating-sharepoint/managing-sharepoint-libraries.md), you can access and manage SharePoint libraries directly from the Xperience administration interface.

> **Note:** **Notes**
>
> - Only **SharePoint Online** integration is supported by the Xperience system.
> - SharePoint integration is unsupported for ASP.NET Core sites.

## What you can find in this section:

- [How to connect a SharePoint server to your Xperience application?](https://docs.kentico.com/13/integrating-3rd-party-systems/integrating-sharepoint/configuring-sharepoint-integration-connections.md)
- [How to display data from SharePoint on your site?](https://docs.kentico.com/13/integrating-3rd-party-systems/integrating-sharepoint/displaying-sharepoint-data-on-the-live-site.md)
- [How to enable Xperience users to edit SharePoint libraries?](https://docs.kentico.com/13/integrating-3rd-party-systems/integrating-sharepoint/managing-sharepoint-libraries.md)
- [Example of a page which displays images from a SharePoint picture library](https://docs.kentico.com/13/integrating-3rd-party-systems/integrating-sharepoint/displaying-sharepoint-data-on-the-live-site/example-displaying-a-sharepoint-picture-library.md)
