# SharePoint

Ingest documents from SharePoint to give Herald access to your organization’s shared files and wikis. Requires an Azure app registration with the appropriate Microsoft Graph permissions.

| Parameter    | Description                                                                                     |
|--------------|-------------------------------------------------------------------------------------------------|
| **Site URL** | The full URL of your SharePoint site (e.g., `https://mycompany.sharepoint.com/sites/engineering`). |
| **Client ID**| The client ID of your Azure app registration.                                                  |
| **Tenant ID**| The tenant ID of your Microsoft Azure directory.                                               |

**Optional parameters**

| Parameter     | Description                                                                                   |
|---------------|-----------------------------------------------------------------------------------------------|
| **Drive names**| Specific document library (drive) names to ingest. If left empty, all drives in the site are ingested.
