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

# SharePoint

Integrating Microsoft SharePoint with Athena allows enterprises to efficiently manage and access a wide range of documents and data stored within their SharePoint sites directly within Athena. This powerful integration enables Athena to interact with your organization's SharePoint content, providing seamless access to important files such as Word documents, Excel spreadsheets, PDFs, PowerPoint presentations, and plaintext files.

<Frame>
  <iframe title="vimeo-player" src="https://player.vimeo.com/video/1136702788?h=d3d37f6d6b" width="640" height="360" frameborder="0" referrerpolicy="strict-origin-when-cross-origin" allow="autoplay; fullscreen; picture-in-picture; clipboard-write; encrypted-media; web-share" allowfullscreen />
</Frame>

## What You Can Do with Sharepoint Integration

Once connected, Athena can:

* Search and retrieve documents from your SharePoint sites
* Access and analyze files stored in SharePoint libraries
* Answer questions based on SharePoint document content
* Provide insights from your organization's SharePoint data
* Collaborate on SharePoint files within the Athena workspace

<Tip>Note that the same permissions defined on your SharePoint site apply to the Athena SharePoint integration.</Tip>

## Security & Privacy

The SharePoint integration is built with enterprise security and per-user data isolation in mind:

* **Per-user authorization**: Each user connects their own Microsoft account individually via OAuth 2.0. Athena does **not** gain access to any user's SharePoint data unless that specific user has explicitly authorized the connection.
* **User-scoped access**: Files and documents retrieved through the integration respect your existing SharePoint permissions. Users can only access content they are already authorized to view in SharePoint.
* **No bulk data extraction**: Athena does not copy or permanently store the contents of your SharePoint libraries. Documents are accessed on demand when you interact with Athena.
* **OAuth 2.0 authentication**: The connection uses industry-standard OAuth 2.0 flows through Microsoft, meaning Athena never sees or stores your Microsoft password.
* **Revocable at any time**: Users can disconnect their SharePoint account from Athena at any time, immediately revoking access.

### Workspace Owner Controls

Workspace owners and administrators can manage SharePoint connectivity across their organization:

* **Restrict SharePoint integration**: Workspace owners can disable the SharePoint integration for the entire workspace, preventing any member from connecting their SharePoint account.
* **Enforce organizational policies**: Organizations can leverage Azure AD admin consent to control whether users are permitted to authorize Athena's SharePoint access.
* **Monitor connections**: Administrators can view which users have active SharePoint connections within the workspace.

<Tip>For enterprise deployments requiring admin-managed app registration (rather than per-user OAuth), see the [Enterprise SharePoint Setup](/docs/connect-your-data/o365) guide.</Tip>

## Step-by-step instructions

Follow the steps below to connect your SharePoint to Athena:

<Steps>
  <Step title="Navigate to Drive">
    Navigate to [**Drive**](https://app.athenaintel.com/dashboard/drive/) from the applications sidebar on the left.

    <Frame>
      <img src="https://mintcdn.com/athenaintelligence-e46bc9d3/OBkMdG4Mol-ZSoKV/images/sharepoint-step1.png?fit=max&auto=format&n=OBkMdG4Mol-ZSoKV&q=85&s=01328bd730486f0d0f3a8eea2a1680e1" width="3450" height="856" data-path="images/sharepoint-step1.png" />
    </Frame>
  </Step>

  <Step title="Connect to your SharePoint">
    Click on the **Add New Connection** button. Then click on the **Connect** button under **SharePoint**.

    <Frame>
      <img src="https://mintcdn.com/athenaintelligence-e46bc9d3/OBkMdG4Mol-ZSoKV/images/sharepoint-step2.png?fit=max&auto=format&n=OBkMdG4Mol-ZSoKV&q=85&s=325056973c1e3d944951033c616a8c63" width="3456" height="1978" data-path="images/sharepoint-step2.png" />
    </Frame>
  </Step>

  <Step title="Authorize Athena">
    Select the account for which you want to connect your SharePoint to Athena.

    <Frame>
      <img src="https://mintcdn.com/athenaintelligence-e46bc9d3/OBkMdG4Mol-ZSoKV/images/sharepoint-step3.png?fit=max&auto=format&n=OBkMdG4Mol-ZSoKV&q=85&s=95eb5b3aff178c7f2d2db6df5c34dd98" width="3456" height="1984" data-path="images/sharepoint-step3.png" />
    </Frame>
  </Step>

  <Step title="Choose Site">
    Once your connection is successful, you'll be able to choose a site to connect from the dropdown as shown. Select the site you would want to connect and click on **Finish**.
    <Tip>Note that you can connect multiple sites to Athena by following the same process and adding another site.</Tip>

    <Frame>
      <img src="https://mintcdn.com/athenaintelligence-e46bc9d3/OBkMdG4Mol-ZSoKV/images/sharepoint-step4.png?fit=max&auto=format&n=OBkMdG4Mol-ZSoKV&q=85&s=f87396dc725e2aee8d4ca1908b94ac71" width="1828" height="1164" data-path="images/sharepoint-step4.png" />
    </Frame>
  </Step>

  <Step title="Connection Successful">
    Your SharePoint site is now ready to use. You can open any asset from your SharePoint asset directly as a Live Asset and interact with using Athena.
    <Tip>Learn more about [Live Assets](https://resources.athenaintel.com/docs/concepts/spaces-and-assets#live-assets).</Tip>

    <Frame>
      <img src="https://mintcdn.com/athenaintelligence-e46bc9d3/OBkMdG4Mol-ZSoKV/images/sharepoint-step5.png?fit=max&auto=format&n=OBkMdG4Mol-ZSoKV&q=85&s=14c98f7f9deb077b1e64978d706627bc" width="3456" height="1984" data-path="images/sharepoint-step5.png" />
    </Frame>
  </Step>

  <Step title="Search SharePoint">
    You can easily search for files in your SharePoint by hitting Cmd+K (iOS) or Ctrl+K (Windows) and switching to the SharePoint tab.
    <Tip>You can also use the @Search SharePoint tool directly in chat to find any files from your SharePoint.</Tip>

    <Frame>
      <img src="https://mintcdn.com/athenaintelligence-e46bc9d3/OBkMdG4Mol-ZSoKV/images/sharepoint-step6.png?fit=max&auto=format&n=OBkMdG4Mol-ZSoKV&q=85&s=a6bc1681ce2fe69915e0c1b9fc3cc6dd" width="3456" height="1980" data-path="images/sharepoint-step6.png" />
    </Frame>
  </Step>

  <Step title="Live Assets as AOP Inputs">
    Select any AOP that you want to run and switch to the SharePoint tab to select a file directly from SharePoint to be used as an input for the AOP.

    <Frame>
      <img src="https://mintcdn.com/athenaintelligence-e46bc9d3/OBkMdG4Mol-ZSoKV/images/sharepoint-step7.1.png?fit=max&auto=format&n=OBkMdG4Mol-ZSoKV&q=85&s=c34778d5284bff9235d01bc9718c2d31" width="1232" height="588" data-path="images/sharepoint-step7.1.png" />
    </Frame>

    <Frame>
      <img src="https://mintcdn.com/athenaintelligence-e46bc9d3/OBkMdG4Mol-ZSoKV/images/sharepoint-step7.2.png?fit=max&auto=format&n=OBkMdG4Mol-ZSoKV&q=85&s=f1a952d4cf5632a0d61616684c8c779e" width="1822" height="1520" data-path="images/sharepoint-step7.2.png" />
    </Frame>
  </Step>
</Steps>
