> ## Documentation Index
> Fetch the complete documentation index at: https://docs.trusapien.com/llms.txt
> Use this file to discover all available pages before exploring further.

# SharePoint

> Connect your SharePoint data so your Agents can search and reference it through Knowledge Grounding

Connect your Microsoft SharePoint sites so your Agents can access documents, lists, and site content across your organization.

<Info>
  Once connected, your Agents can search documents, lists, pages, and files from your SharePoint sites through [Knowledge Grounding](/overview/platform/knowledge-grounding). You control which Connectors are active for each conversation: toggle SharePoint on or off from the Knowledge Grounding filter in the chat input bar.
</Info>

## Setting up

<Steps>
  <Step title="Navigate to your Connections page">
    Go to Settings, then open the Connections tab. Find SharePoint in the list of available connectors.
  </Step>

  <Step title="Authenticate with Microsoft">
    You will be redirected to Microsoft's authentication flow. Sign in with your Microsoft account that has access to the SharePoint sites you want to connect.
  </Step>

  <Step title="Select your sites">
    Choose which SharePoint sites your Agents should have access to. You can connect multiple sites across your organization.
  </Step>

  <Step title="Complete the connection">
    Save your settings. Your Agents will begin indexing your SharePoint content. Large sites may take several minutes to fully index.
  </Step>
</Steps>

<AccordionGroup>
  <Accordion title="Using a client secret">
    If your organization uses app-based authentication, you can configure the connection using a client ID and client secret from your Azure AD app registration. Enter these in the advanced settings section during setup.
  </Accordion>

  <Accordion title="Using a certificate">
    For certificate-based authentication, upload your certificate file during setup. This method is common in organizations with stricter security policies.
  </Accordion>
</AccordionGroup>

## What your Agents can access

Once connected, your Agents have access to documents, lists, pages, and files from your SharePoint sites. This content becomes searchable through Knowledge Grounding and is referenced when relevant to your requests.

Your SharePoint data works alongside your other connected tools and [Vault documents](/overview/platform/vaults) to give your Agents a comprehensive view of your organization's information.

<Note>
  Having trouble setting up this Connector? Contact us at [support@trusapien.com](mailto:support@trusapien.com).
</Note>

<CardGroup cols={2}>
  <Card title="Knowledge Grounding" icon="magnifying-glass" href="/overview/platform/knowledge-grounding">
    How your Agents search your connected data
  </Card>

  <Card title="All Connectors" icon="plug" href="/connectors/overview">
    Browse all 39 available Connectors
  </Card>
</CardGroup>
