{
  "manifestVersion": 1,
  "process": {
    "slug": "set-up-doc-storage",
    "title": "Set up doc storage",
    "phase": "operations",
    "description": "Setup wizard suggested task covering Google Drive, Dropbox, and Notion users as well as companies with no document system. Connect an existing provider or set up a shared document system."
  },
  "manifestUrl": "https://ultrametric.ai/productarena/processes/set-up-doc-storage/manifest.json",
  "steps": [
    {
      "id": "n1",
      "title": "Choose storage provider",
      "kind": "human",
      "route": "person",
      "toolCall": null,
      "calls": [],
      "vendorOptions": [
        {
          "vendor": "google_drive",
          "name": "Google Drive",
          "productId": null,
          "arena": null,
          "agentReady": null,
          "mcpEndpoint": null,
          "paProductUrl": null
        },
        {
          "vendor": "dropbox",
          "name": "Dropbox",
          "productId": null,
          "arena": null,
          "agentReady": null,
          "mcpEndpoint": null,
          "paProductUrl": null
        },
        {
          "vendor": "notion",
          "name": "Notion",
          "productId": "notion",
          "arena": "project-management",
          "agentReady": 58.6,
          "mcpEndpoint": null,
          "paProductUrl": "https://ultrametric.ai/productarena/arena/project-management/product/notion"
        }
      ],
      "approvalRequired": false,
      "riskLevel": null,
      "estimatedMinutes": 5,
      "async": false
    },
    {
      "id": "n2",
      "title": "Create account and configure",
      "kind": "human",
      "route": "person",
      "toolCall": null,
      "calls": [],
      "vendorOptions": [],
      "approvalRequired": false,
      "riskLevel": null,
      "estimatedMinutes": 15,
      "async": true
    },
    {
      "id": "n3",
      "title": "Connect to Ultrametric",
      "kind": "api",
      "route": "agent",
      "toolCall": null,
      "calls": [
        {
          "method": "integrations.connect()",
          "type": "sdk",
          "description": "Connect storage provider"
        }
      ],
      "vendorOptions": [],
      "approvalRequired": true,
      "riskLevel": null,
      "estimatedMinutes": 3,
      "async": false
    }
  ],
  "provenance": {
    "source": "productarena",
    "url": "https://ultrametric.ai/productarena",
    "generatedFrom": "data/processes.json + data/process-chains.json (the ProductArena founder-process corpus), resolved against live arena leaderboards at build time. Regenerate by refetching this manifest URL — it always reflects the currently deployed data, not a pinned data commit.",
    "license": "ProductArena Data License (DATA-LICENSE in github.com/ultrametricai/productarena): querying and quoting with attribution to \"ProductArena by Ultrametric Inc\" is fine; bulk redistribution or use to build competing datasets requires written permission."
  }
}