{% extends "layout.html" %} {% set page_title = "Processing Settings" %} {% block content %}

Processing Settings

Configure Google Forms integration and processing pipeline

Back to Dashboard
Pipeline Configuration
Google Sheets Integration
Found in your Google Sheets URL: docs.google.com/spreadsheets/d/[SPREADSHEET_ID]/edit
Processing Options
Automatically process new submissions as they arrive
Use AI to analyze photos and extract metadata
Automatically verify high-confidence submissions
Setup Help
Google Sheets Setup
  1. Open your Google Form responses sheet
  2. Copy the Spreadsheet ID from the URL
  3. Ensure the service account has access to the sheet
  4. Test the connection using the dashboard
Processing Pipeline
  • Taxonomy Validation: Checks orchid names against botanical databases
  • Metadata Enhancement: Fills missing fields with botanical data
  • AI Analysis: Analyzes photos for identification and quality
  • Correlation Discovery: Finds patterns in morphological, genetic, and ecological data
Changes take effect immediately. The processing queue will update on the next cycle.
Current Status
Google Sheets: Connected
AI Analysis: Active
Last Processing: Never
Queue Status: 0 pending
{% endblock %}