Automatically enabled when you configure SharePoint permissions in your agent workflow. No manual toggle needed. See the SharePoint integration page for connection setup and write access.
What It Does
- List SharePoint sites and their document libraries
- Browse folders, read file metadata, and download file content
- Search files, folders, and pages with the Microsoft Search API
- Read lists, list items, and site pages
- Create folders, upload and update files, and update list items — on write-granted sites only
Two write gates, by design
Reading is limited to the document libraries you chose to sync. Writing has two further gates on top of that, and both must be open:- Agent permission groups — you set each group below to Disabled, Read Only, or Read/Write per agent.
- Per-site write grants — a Microsoft 365 admin grants Neo write access site by site, on the SharePoint integration page. A write to any other site is refused, whatever the agent’s permission groups say.
Permission Groups
Access Profiles
Read Only
Read Only
All four groups Read Only. The agent can browse and search everything the connector can see, but cannot make changes. The typical setting for documentation-aware ticket-resolution agents.
Documentation Manager
Documentation Manager
Files & Folders Read/Write; Sites & Libraries, Lists & Pages, and Search Read Only. The agent can create folders and upload or update files on write-granted sites — ideal for agents that maintain runbooks and client documentation — but cannot change site structure or lists.
Full Access
Full Access
All four groups Read/Write. Writes still land only on the sites an admin has granted, and DELETE stays blocked.
Safety Controls
Relationship to other tools
- Find Documentation searches Neo’s synced documentation index, SharePoint content included, one query across every connected source. Prefer it for “find the runbook about X”; use the SharePoint API tool to browse live structure, fetch a specific file, or write.
- Microsoft 365 (MS Graph API) also exposes
/sitesand/drivesunder its SharePoint & OneDrive permission group, on the Microsoft 365 integration’s own app. The SharePoint API tool works without that integration and is the only one with per-site write scoping.
Setup
1
Connect SharePoint
Connect SharePoint from the Neo dashboard — a one-time admin consent, then pick the libraries to sync.
2
Grant write access (optional)
For write use, an admin opens Integrations → SharePoint → Write access and grants the specific sites the agent may write to.
3
Configure agent permissions
In the agent builder’s Documentation section, pick an access profile or set the four permission groups individually.
