> ## Documentation Index
> Fetch the complete documentation index at: https://docs.vortexiq.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Anthropic (Claude) on Vortex IQ

> Monitor Anthropic (Claude) health, cost and reliability signals, and catch incidents and runaway spend early.

Monitor Anthropic (Claude) health, cost and reliability signals, and catch incidents and runaway spend early.

[Connect or manage this source](https://app.vortexiq.ai/workbench/settings/sources) · [How connecting works](/integrations/connector-catalogue) · [Create a workflow](https://app.vortexiq.ai/workbench/flows/create?connector=anthropic)

<CardGroup cols={5}>
  <Card title="18">
    performance signals
  </Card>

  <Card title="3">
    automated checks
  </Card>

  <Card title="Build your own">
    automated fixes
  </Card>

  <Card title="17">
    proven workflows
  </Card>

  <Card title="3">
    API operations
  </Card>
</CardGroup>

<Tabs>
  <Tab title="Overview">
    ### What you can achieve

    Capabilities are grouped around merchant outcomes, not API terminology.

    <CardGroup cols={2}>
      <Card title="Control risk and change">
        Keep tracking, access and change under governed control.
      </Card>

      <Card title="Run operations">
        Monitor orders, fulfilment, delivery and settlement.
      </Card>

      <Card title="Catalogue quality">
        Identify missing, inconsistent or outdated product data.
      </Card>

      <Card title="Grow revenue">
        Improve discovery, conversion, campaigns and repeat purchase.
      </Card>
    </CardGroup>

    ### From connection to verified outcome

    The controlled sequence every capability follows. Nothing changes a connected system without the approval step.

    <Steps>
      <Step title="Connect">
        Authorise the source. Scopes are shown before access is granted.
      </Step>

      <Step title="Monitor">
        Watch the signals against your own baselines, not universal defaults.
      </Step>

      <Step title="Detect">
        Run checks and gather evidence specific to your store.
      </Step>

      <Step title="Recommend">
        Explain what happened, why it matters and the proposed action.
      </Step>

      <Step title="Approve">
        You review scope, risk and reversibility before anything changes.
      </Step>

      <Step title="Execute">
        Apply through governed connector operations.
      </Step>

      <Step title="Verify">
        Confirm the intended result and keep the receipt.
      </Step>
    </Steps>

    No changes are made without the configured approval policy. Read-only operations do not modify the connected system; schedules, access scopes, API usage and data handling remain governed by Vortex IQ controls.
  </Tab>

  <Tab title="Monitor (18)">
    ### Monitor performance

    18 performance signals. Open an outcome to see its signals and how each one alerts. Read-only operations do not modify the connected system.

    <AccordionGroup>
      <Accordion title="Control risk and change (12 signals)">
        | Signal                                | Alert behaviour    | What it tracks                                                                            |
        | ------------------------------------- | ------------------ | ----------------------------------------------------------------------------------------- |
        | **Avg Cost per Million Tokens (30d)** | Watch only         | 30d spend / (30d total tokens / 1,000,000); blended effective rate.                       |
        | **Cache Creation Tokens (30d)**       | Watch only         | Sum of cache\_creation input tokens; what it costs to build the cache.                    |
        | **Cache Read Tokens (30d)**           | Watch only         | Sum of cache\_read\_input\_tokens; prompt-cache reuse volume.                             |
        | **Claude Spend (30d)**                | Alert band 10 / 50 | Sum of cost\_report daily amounts over the last 30d. Admin key required.                  |
        | **Daily Tokens Trend**                | Watch only         | Daily total-token buckets over the last 30d.                                              |
        | **Models Available**                  | Watch only         | Count of models the key can see via /v1/models. Renders with any API key.                 |
        | **Output : Input Token Ratio (30d)**  | Watch only         | output\_tokens / (uncached + cache-read input tokens); generation-heavy vs context-heavy. |
        | **Output Tokens (30d)**               | Watch only         | Sum of output\_tokens over the last 30d.                                                  |
        | **Tokens by Model (30d)**             | Watch only         | Total tokens grouped by model.                                                            |
        | **Total Tokens (30d)**                | Alert band 0 / -50 | uncached input + cache reads + cache creation + output tokens summed over the last 30d.   |
        | **Uncached Input Tokens (30d)**       | Watch only         | Sum of uncached\_input\_tokens over the last 30d.                                         |
        | **Usage Stall Alert**                 | Alert band 0 / -50 | Token-volume change vs the prior 30d; a silent stall means the integration or key broke.  |
      </Accordion>

      <Accordion title="Run operations (4 signals)">
        | Signal                    | Alert behaviour    | What it tracks                                                                 |
        | ------------------------- | ------------------ | ------------------------------------------------------------------------------ |
        | **Avg Daily Spend (30d)** | Watch only         | 30d spend / days with any cost bucket.                                         |
        | **Daily Spend Trend**     | Watch only         | Daily cost buckets from the cost\_report over the last 30d.                    |
        | **Spend Spike Alert**     | Alert band 10 / 50 | Spend change vs the prior 30d; fires on a spike per the ai\_spend\_trend band. |
        | **Top Cost Line (30d)**   | Watch only         | The single largest cost line by 30d amount.                                    |
      </Accordion>

      <Accordion title="Catalogue quality (1 signals)">
        | Signal                      | Alert behaviour | What it tracks                                                         |
        | --------------------------- | --------------- | ---------------------------------------------------------------------- |
        | **Cost by Line Item (30d)** | Watch only      | cost\_report amounts grouped by line description (model / token type). |
      </Accordion>

      <Accordion title="Grow revenue (1 signals)">
        | Signal                          | Alert behaviour | What it tracks                                                                       |
        | ------------------------------- | --------------- | ------------------------------------------------------------------------------------ |
        | **Prompt Cache Hit Rate (30d)** | Watch only      | cache\_read / (cache\_read + uncached input) x 100. Higher = cheaper repeat prompts. |
      </Accordion>
    </AccordionGroup>
  </Tab>

  <Tab title="Audit (3)">
    ### Audit risks and opportunities

    A fix status appears only where the action, inputs, approval, verification and recovery controls are mapped. Candidate remediations are never executable. Open a check for the detail.

    <AccordionGroup>
      <Accordion title="API key invalid, expired or lacking the scopes the cards need">
        **Severity** high · **Outcome** Control risk and change · **Fix status** Report only

        Once this credential fails, VortexIQ stops seeing usage, cost and health data from this platform entirely, and every finding here that depends on it goes stale from that moment, silently, until someone notices the numbers stopped updating.

        Vortex IQ detects and explains this; resolution is manual, with evidence and recommended steps.

        Reference: `CLOUD-AUTH-001`
      </Accordion>

      <Accordion title="Spend up more than 50% vs the prior period">
        **Severity** high · **Outcome** Run operations · **Fix status** Report only

        Spend on this platform rose more than 50% versus the prior period. A jump this size is either a deliberate scale-up worth confirming was intentional, or an unbounded process, a stuck job, a misconfigured autoscaler, quietly running up a bill nobody approved.

        Vortex IQ detects and explains this; resolution is manual, with evidence and recommended steps.

        Reference: `CLOUD-SPEND-001`
      </Accordion>

      <Accordion title="Usage dropped more than 50% vs the prior period (silent stall)">
        **Severity** medium · **Outcome** Control risk and change · **Fix status** Report only

        Usage halving against the prior period is the earliest sign of a silent stall: a broken schedule, an expired credential, or a team that quietly stopped.

        Vortex IQ detects and explains this; resolution is manual, with evidence and recommended steps.

        Reference: `CLOUD-USAGE-001`
      </Accordion>
    </AccordionGroup>

    #### Build your own automated fixes

    Turn any finding into an automated fix with a Vortex IQ workflow: **over 13,000 read and write operations across more than 200 connectors** are available as building blocks, with approval, verification and rollback on every change.
  </Tab>

  <Tab title="Automate">
    ### Automate approved work

    Vortex IQ is integrated with **3 read** and **0 write** operations across models, organizationcostreports, organizationusagereportmessages on Anthropic (Claude). Combine them with anything from the **over 13,000 operations across more than 200 connectors** to automate the work in your own words.

    Changes follow your configured approval policy: the target, proposed change, affected records, risk, reversibility and verification plan are shown before execution.

    [Create a workflow](https://app.vortexiq.ai/workbench/flows/create?connector=anthropic)

    #### Proven workflow templates (17)

    <AccordionGroup>
      <Accordion title="Brand Voice Compliance Review">
        **For** Product content manager · **Ready to deploy**

        flags off-brand, unsupported or inconsistent product claims and proposes corrections.

        Also available on: OpenAI, DigitalOcean, Google Cloud Platform, Amazon Web Services, Microsoft Azure, Google Gemini

        Tested alongside: BigCommerce, Shopify, Gemini

        Runs on a schedule or trigger. Any step that changes data pauses for approval, and results deliver to the configured destination with a run receipt.
      </Accordion>

      <Accordion title="Catalogue Completeness Guard">
        **For** Product content manager · **Ready to deploy**

        scores required fields by category and routes the highest-revenue gaps first.

        Also available on: OpenAI, DigitalOcean, Google Cloud Platform, Amazon Web Services, Microsoft Azure, Google Gemini

        Tested alongside: BigCommerce, Shopify, Gemini

        Runs on a schedule or trigger. Any step that changes data pauses for approval, and results deliver to the configured destination with a run receipt.
      </Accordion>

      <Accordion title="Duplicate Copy Resolver">
        **For** Product content manager · **Ready to deploy**

        detects reused descriptions and produces differentiated drafts from verified attributes.

        Also available on: OpenAI, DigitalOcean, Google Cloud Platform, Amazon Web Services, Microsoft Azure, Google Gemini

        Tested alongside: BigCommerce, Shopify, Gemini

        Runs on a schedule or trigger. Any step that changes data pauses for approval, and results deliver to the configured destination with a run receipt.
      </Accordion>

      <Accordion title="New SKU Content Factory">
        **For** Product content manager · **Ready to deploy**

        turns approved source data into complete draft PDPs with a human review queue.

        Also available on: OpenAI, DigitalOcean, Google Cloud Platform, Amazon Web Services, Microsoft Azure, Google Gemini

        Tested alongside: BigCommerce, Shopify, Gemini

        Runs on a schedule or trigger. Any step that changes data pauses for approval, and results deliver to the configured destination with a run receipt.
      </Accordion>

      <Accordion title="PDP Enrichment Queue">
        **For** Product content manager · **Ready to deploy**

        finds thin product pages, generates on-brand copy, and batches changes for approval.

        Also available on: OpenAI, DigitalOcean, Google Cloud Platform, Amazon Web Services, Microsoft Azure, Google Gemini

        Tested alongside: BigCommerce, Shopify, Gemini

        Runs on a schedule or trigger. Any step that changes data pauses for approval, and results deliver to the configured destination with a run receipt.
      </Accordion>

      <Accordion title="Product Claim Evidence Check">
        **For** Product content manager · **Ready to deploy**

        identifies unsubstantiated claims and requires evidence or removal before publish.

        Also available on: OpenAI, DigitalOcean, Google Cloud Platform, Amazon Web Services, Microsoft Azure, Google Gemini

        Tested alongside: BigCommerce, Shopify, Gemini

        Runs on a schedule or trigger. Any step that changes data pauses for approval, and results deliver to the configured destination with a run receipt.
      </Accordion>

      <Accordion title="Seasonal Content Refresh">
        **For** Product content manager · **Ready to deploy**

        identifies stale seasonal language and prepares date-safe updates with expiry/rollback.

        Also available on: OpenAI, DigitalOcean, Google Cloud Platform, Amazon Web Services, Microsoft Azure, Google Gemini

        Tested alongside: BigCommerce, Shopify, Gemini

        Runs on a schedule or trigger. Any step that changes data pauses for approval, and results deliver to the configured destination with a run receipt.
      </Accordion>

      <Accordion title="Supplier Copy Normaliser">
        **For** Product content manager · **Ready to deploy**

        converts inconsistent feeds into house style while preserving factual specifications.

        Also available on: OpenAI, DigitalOcean, Google Cloud Platform, Amazon Web Services, Microsoft Azure, Google Gemini

        Tested alongside: BigCommerce, Shopify, Gemini

        Runs on a schedule or trigger. Any step that changes data pauses for approval, and results deliver to the configured destination with a run receipt.
      </Accordion>

      <Accordion title="Variant Consistency Sweep">
        **For** Product content manager · **Ready to deploy**

        reconciles names, options, specifications and copy across product families.

        Also available on: OpenAI, DigitalOcean, Google Cloud Platform, Amazon Web Services, Microsoft Azure, Google Gemini

        Tested alongside: BigCommerce, Shopify, Gemini

        Runs on a schedule or trigger. Any step that changes data pauses for approval, and results deliver to the configured destination with a run receipt.
      </Accordion>

      <Accordion title="Brief Approval Router">
        **For** Content manager · **Ready to deploy**

        sends briefs to the correct legal, SEO, product and brand approvers based on content type.

        Also available on: OpenAI, DigitalOcean, Google Cloud Platform, Amazon Web Services, Microsoft Azure, Google Gemini

        Tested alongside: BigCommerce, Shopify, HubSpot, Mailchimp, Gemini

        Runs on a schedule or trigger. Any step that changes data pauses for approval, and results deliver to the configured destination with a run receipt.
      </Accordion>

      <Accordion title="Brief-to-Draft Pipeline">
        **For** Content manager · **Ready to deploy**

        produces evidence-backed article drafts with sources, brand rules and approval status.

        Also available on: OpenAI, DigitalOcean, Google Cloud Platform, Amazon Web Services, Microsoft Azure, Google Gemini

        Tested alongside: BigCommerce, Shopify, HubSpot, Mailchimp, Gemini

        Runs on a schedule or trigger. Any step that changes data pauses for approval, and results deliver to the configured destination with a run receipt.
      </Accordion>

      <Accordion title="Campaign Asset Repurposer">
        **For** Content manager · **Ready to deploy**

        turns an approved core message into channel-specific drafts without auto-publishing.

        Also available on: OpenAI, DigitalOcean, Google Cloud Platform, Amazon Web Services, Microsoft Azure, Google Gemini

        Tested alongside: BigCommerce, Shopify, HubSpot, Mailchimp, Gemini

        Runs on a schedule or trigger. Any step that changes data pauses for approval, and results deliver to the configured destination with a run receipt.
      </Accordion>

      <Accordion title="Content Calendar Builder">
        **For** Content manager · **Ready to deploy**

        creates a channel-ready editorial calendar from launches, seasonality and search demand.

        Also available on: OpenAI, DigitalOcean, Google Cloud Platform, Amazon Web Services, Microsoft Azure, Google Gemini

        Tested alongside: BigCommerce, Shopify, HubSpot, Mailchimp, Gemini

        Runs on a schedule or trigger. Any step that changes data pauses for approval, and results deliver to the configured destination with a run receipt.
      </Accordion>

      <Accordion title="Content Freshness Watch">
        **For** Content manager · **Ready to deploy**

        finds decaying or outdated pages, explains why they matter and opens refresh tasks.

        Also available on: OpenAI, DigitalOcean, Google Cloud Platform, Amazon Web Services, Microsoft Azure, Google Gemini

        Tested alongside: BigCommerce, Shopify, HubSpot, Mailchimp, Gemini

        Runs on a schedule or trigger. Any step that changes data pauses for approval, and results deliver to the configured destination with a run receipt.
      </Accordion>

      <Accordion title="Editorial QA Gate">
        **For** Content manager · **Ready to deploy**

        checks links, claims, tone, formatting, metadata and calls to action before approval.

        Also available on: OpenAI, DigitalOcean, Google Cloud Platform, Amazon Web Services, Microsoft Azure, Google Gemini

        Tested alongside: BigCommerce, Shopify, HubSpot, Mailchimp, Gemini

        Runs on a schedule or trigger. Any step that changes data pauses for approval, and results deliver to the configured destination with a run receipt.
      </Accordion>

      <Accordion title="Evergreen Refresh Queue">
        **For** Content manager · **Ready to deploy**

        schedules evidence and date checks for high-value guides.

        Also available on: OpenAI, DigitalOcean, Google Cloud Platform, Amazon Web Services, Microsoft Azure, Google Gemini

        Tested alongside: BigCommerce, Shopify, HubSpot, Mailchimp, Gemini

        Runs on a schedule or trigger. Any step that changes data pauses for approval, and results deliver to the configured destination with a run receipt.
      </Accordion>

      <Accordion title="Launch Story Pack">
        **For** Content manager · **Ready to deploy**

        creates coordinated blog, email and social drafts from verified product information.

        Also available on: OpenAI, DigitalOcean, Google Cloud Platform, Amazon Web Services, Microsoft Azure, Google Gemini

        Tested alongside: BigCommerce, Shopify, HubSpot, Mailchimp, Gemini

        Runs on a schedule or trigger. Any step that changes data pauses for approval, and results deliver to the configured destination with a run receipt.
      </Accordion>
    </AccordionGroup>

    <Accordion title="Browse the operations you can build with">
      | Resource                        | Read operations | Write operations |
      | ------------------------------- | --------------- | ---------------- |
      | models                          | 1               | 0                |
      | organizationcostreports         | 1               | 0                |
      | organizationusagereportmessages | 1               | 0                |

      Signed-in users see the full catalogue in the workflow builder, filtered to the sources they have connected.
    </Accordion>

    3 further designed workflows are in validation and become activatable only once proven against a live account. Prototypes are never presented as ready.
  </Tab>
</Tabs>
