For AI agents: a documentation index is available at the root level at /llms.txt and /llms-full.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
Logo
DeveloperAcademyCommunityStatus
  • Getting Started
    • Welcome to Moveworks
    • Roadmap & Release Notes
    • Moveworks Best Practices
    • Labs
    • Professional Services
    • Support
  • AI Assistant
    • AI Assistant Overview
    • Capabilities
    • Web Experiences
    • Analytics & Performance
  • Enterprise Search
    • Overview
    • Agentic RAG Overview
    • Content Ingestion Platform
    • Profile Boosting
    • Retrieval
    • Permissions Platform
    • Built-in Content Connectors
    • Build your own Content Connectors
    • Configure Search
      • File Ingestion
      • Internal Knowledge Ingestion
        • Configure Internal Knowledge Ingestion
        • How to Configure Confluence Knowledge Ingestion
        • How to Configure Fresh Desk Knowledge Ingestion
        • How to Configure Fresh Service Knowledge Ingestion
        • How to Configure Github Knowledge Ingestion
        • How to Configure Notion Knowledge Ingestion
        • How to Configure ServiceNow Knowledge Ingestion
        • How to Configure Simpplr One Knowledge Ingestion
        • How to Configure Sharepoint Knowledge Ingestion [Classic]
        • How to Configure Zendesk Knowledge Ingestion
        • Configure External Knowledge (Legacy)
        • How to Configure Confluence Server / Data Center Knowledge Ingestion
      • Moveworks FAQ (Google Sheets Integration)
      • Indexed Content
      • Configure Search Plugin Settings
      • Content / Search Troubleshooting Guide
    • Configure Enterprise Search
    • Vetted Content
    • Writing AI-Ready KB Articles
    • Document Chunking and Snippetization Overview
  • Productivity Boost
    • Overview
    • Configure Productivity Boost
    • Quick GPT
    • Calendar Management
    • Brief Me
DeveloperAcademyCommunityStatus
On this page
  • Pre-Requisites
  • Configuration
  • Validation
Enterprise SearchConfigure SearchInternal Knowledge Ingestion

How to Configure Confluence Knowledge Ingestion

||View as Markdown|
Was this page helpful?
Edit this page
Previous

How to Configure Fresh Desk Knowledge Ingestion

Next
Built with

Pre-Requisites

  • Please ensure the required Confluence Connector has been created with the necessary permissions. Please refer the Confluence Cloud Access Requirements Doc for details.
  • Please ensure the Service Account being used for connecting to Confluence has access to the Spaces users want to ingest from.

Configuration

Start by creating a new Ingestion under Search > Configure Search > Classic Ingestion > Internal Knowledge

  • First, select the Connector created for the ingestion and then provide a name for the ingestion. under Ingestion Name.
  • Then, choose a Domain. The domain is the functional areas of employee service that is most related to the knowledge being ingested for this configuration.

Setup Knowledge Bases

  • Wizard Mode

    • Moveworks will now make a live API call to Confluence and provide the user with a list of spaces that have access to ingest Articles from.

    • Once the Spaces have been selected, you will be required to provide the URL of an existing article, Moveworks will leverage this URL to create the redirect links for all the Articles post ingestion.

    • On the final page you can review a Sample set of Articles fetched based on the config in a preview screen. You can validate the Article URL here.

  • Advanced Mode

    • In the Advanced mode, in order to ingest articles from a space, users are required to define the Start URL. They commonly follow the below structure :

      https://<instance-name>.atlassian.net/wiki/rest/api/content?limit=200&spaceKey=<space-key>


    • This is the similar field as the one in Wizard mode, This is where Moveworks will take up the new URL in order to generate this for all the ingested Articles. The field that controls this is the Article Url Override filed under Field Overrides and this is where you can provide the template.

Validation

  • Once you have submitted the Knowledge ingestion configuration, it will kick off the Ingestion pipeline in the background, the status of the same can be tracked on the Indexed Content View
  • You can search for the Articles with their Title’s here, and if they are listing on the Console that means they have been ingested successfully.