Skip to main content

Documentation Index

Fetch the complete documentation index at: https://developers.lighton.ai/llms.txt

Use this file to discover all available pages before exploring further.

Integrations let LightOn pull from systems where your documents already live, instead of asking you to upload them by hand. Set one up once and the workspace stays in sync — additions, updates, and deletions in the source flow through automatically on the next import.

Datasources

Datasources sync a workspace to an external file store. The workspace becomes read-only on LightOn’s side; the source system remains the single source of truth.

Google Drive

Sync a workspace to a Google Drive folder via a service account.

Microsoft SharePoint

Sync a workspace to a SharePoint site using an Azure app registration.
Both datasources can be configured from the console UI — create a new workspace, then open it and choose to sync it from inside the workspace’s settings — or via the API by issuing PATCH /api/v3/company/workspaces/{id} with a datasource object. See each datasource’s page for the credentials and filter criteria it expects.