MoongraphMoongraph

Workflows

Automate document processing pipelines.

Workflows

Stale Feature: Workflows haven't been updated recently and may not function correctly. If you'd like this prioritized, contact cole@moongraph.io.

Workflows are designed to automate document processing — defining rules for how documents should be handled when uploaded.

Intended Functionality

The vision for Workflows:

  • Define processing rules (e.g., "documents in Folder X should use Schema Y")
  • Automate graph updates when new documents are added
  • Set up recurring processing tasks

Current State

This feature is not actively maintained. The UI exists but functionality may be incomplete or broken.

If automated document processing is important to your use case, please reach out to cole@moongraph.io — your feedback helps us prioritize what to fix next.

Alternative Approaches

For now, you can accomplish similar goals manually:

Manual Graph Updates

When you add new documents:

  1. Upload them to Files
  2. Go to Graphs
  3. Click Update on the relevant graph
  4. Select the new documents
  5. Click Update Graph

Folder Organization

Organize documents into folders based on intended processing:

  • Keep documents for Graph A in Folder A
  • When updating the graph, select the whole folder

This isn't automated, but it reduces the manual selection work.

Next Steps

On this page