Epsilla
HomeDiscordTwitterGithubEmail
  • Welcome
    • Register and Login
    • Explore App Portal
  • Build Your First AI Agent
    • Create a Knowledge Base
    • Set Up Your AI Agent
    • Publish Your AI Agent
  • Knowledge Base
    • Local Files
    • Website
    • Google Drive
    • S3
    • Notion
    • Share Point
    • Google Cloud Storage
    • Azure Blob Storage
    • Confluence
    • Jira
    • Advanced Settings
      • Auto Sync
      • Embedding
      • Data Parsing
      • Data Chunking
      • Hypothetical Questions
      • Webhook
      • Meta Data
    • Data Storage
    • Programmatically Manage Knowledge Bases
  • Application
    • Create New AI Agent
    • Basic Chat Agent Config
    • Basic Smart Search Agent Config
    • Advanced Workflow Customization
    • Publish and Deployment
    • User Engagement Analytics
  • Evaluation
    • Create New Evaluation
    • Run Evaluation
    • Evaluation Run History
  • Integration
  • Team Member Management
  • Project Management
  • Billing Management
  • Release Notes
  • Epsilla Vector Database
    • Overview
    • Quick Start
      • Run with Docker
      • Epsilla Cloud
    • User Manual
      • Connect to a database
      • Create a new table
      • Drop a table
      • Delete a database
      • Insert records
      • Upsert records
      • Search the top K semantically similar records
      • Retrieve records (with filters and pagination)
      • Delete records
      • Performance Tuning
    • Advanced Topics
      • Embeddings
      • Dense vector vs. sparse vector
      • Hybrid Search
    • Integrations
      • OpenAI
      • Mistral AI
      • Jina AI
      • Voyage AI
      • Mixedbread AI
      • Nomic AI
    • Roadmap
Powered by GitBook
On this page
  • Select Knowledge Base Type
  • Knowledge Base Name
  • Share Point Configuration
  • Data Processing
  1. Knowledge Base

Share Point

PreviousNotionNextGoogle Cloud Storage

Last updated 6 months ago

The Share Point data source in Epsilla allows users to connect their SharePoint environment to import documents into the knowledge base. This is useful for organizations that store a large number of documents in SharePoint, such as project files, reports, and collaborative documents.

Select Knowledge Base Type

Choose Share Point as the data source type. Click Continue to proceed.

Knowledge Base Name

Provide a Knowledge Base Name that will help you identify the data source. The name should start with a letter or an underscore (_) and can contain only letters, digits, underscores, and whitespaces, such asMySharePointDocs.

Share Point Configuration

To configure the SharePoint connection, you need the following details from your SharePoint environment:

  • Tenant ID: Enter the Tenant ID of your SharePoint account.

  • Site ID: Provide the Site ID of the SharePoint site that contains the documents you wish to load.

  • Client ID: Enter the Client ID from the Azure AD app registration.

  • Client Secret: Provide the Client Secret associated with the Client ID for authentication.

These credentials ensure a secure connection between Epsilla and your SharePoint environment.

Data Processing

Once the required information is entered, click Create to start the knowledge base creation process. Epsilla will begin processing the documents from SharePoint. The progress of the data processing can be tracked.

After the data is processed, the list of documents imported from SharePoint will be visible in the Loaded Files section. Files that are ready for use will be marked as Ready, while those still processing will show a status of Processing data.

You can update or edit your SharePoint configuration by navigating to the Data Sources tab under your knowledge base.