All templates

Automated Pinecone Index Health Reports

Every night, WebRun opens Pinecone, checks each index's vector count and average query latency, compares the vector count against the source record count logged in Notion, and exports the day's health metrics to Google Sheets so drift gets caught early.

Runs on WebRun · Strict Lockdown policy
Every night at 11:00 PM WebRunorchestrates each step
1 Pinecone check index stats
2 Notion compare against source records
3 Google Sheets export the health metrics
In short

How do I monitor Pinecone index health and catch data drift?

WebRun checks every Pinecone index each night for its vector count and query latency, then compares that count against the source records logged in Notion to catch drift early. It exports the day's health metrics to Google Sheets, so a mismatched or shrinking index gets noticed before it affects search results.

  • Index drift gets caught the same night instead of during an incident
  • Every index has a running health history, not just a snapshot
  • Vector counts are reconciled against source records automatically

Built for AI engineering teams · ML platform teams · RAG application developers · data engineering teams

Step by step

What does WebRun do on every run?

The exact actions WebRun takes, in order - in plain language, so you can adjust anything.

  1. WebRun signs in and gets to work

    Opens app.pinecone.io in a real browser with your saved login - no setup, no API keys.

  2. 1
    Pinecone - check index stats
    pinecone.io
    WebRun in Pinecone: check index stats
    WebRun opens Pinecone to check index stats.
    • Open Pinecone and check each index's vector count and query latency
    • Note any index whose vector count dropped since yesterday
    • Capture the namespace and stats for each index

    Done when Every index's stats for today have been captured.

  3. 2
    Notion - compare against source records
    notion.so
    WebRun in Notion: compare against source records
    WebRun opens Notion to compare against source records.
    • Open the source record log in Notion
    • Compare each index's vector count against its expected source record count
    • Flag any index where the counts don't line up

    Done when Every index has been checked against its source record count.

  4. 3
    Google Sheets - export the health metrics
    google.com
    WebRun in Google Sheets: export the health metrics
    WebRun opens Google Sheets to export the health metrics.
    • Open the index health tracker
    • Append today's row with vector count, latency, and any flagged drift
    • Keep a running history so trends are visible over time

    Done when Today's index health metrics are recorded in Google Sheets.

Run settings

How is each run configured?

Starting pageWhere Chrome opens at the start of each run
app.pinecone.io
ScheduleRuns automatically on this cadence
Every night at 11:00 PM
DeliveryHow each run's result reaches you
Health report · Google Sheets
OutputWhat each run produces - A daily record of vector counts and query latency per index, with any drift against the source flagged.
Text
Setup & safety

Secure by default

Connect once, stays signed in

WebRun signs in once and keeps each session in a persistent environment, so every run picks up right where it left off.

Your credentials stay in your own private environment - WebRun never stores your passwords.
Strict Lockdown

Every action is checked against this policy before it runs.

Domains ALLOWLIST
Typed input ALLOW
Shell command BLOCK
File uploads BLOCK
Runs in a contained environment More on policies
Good to know

Questions, answered

Does it re-index or fix drift automatically?

No. It only detects and reports drift between Pinecone and your source records. Re-indexing or fixing the mismatch is a decision for your engineers.

What counts as drift?

Any index whose vector count no longer matches the expected source record count in Notion, or a vector count that dropped since the day before.

Where can I see trends over time, not just today?

The Google Sheets tracker keeps a running daily history, so you can see whether an index is drifting gradually or all at once.

Put this on autopilot.

Turn it on in minutes - or have our team set it up for you.