Skip to content

docs: Claude for Excel & PowerPoint — Portkey gateway integration guide#808

Open
siddharthsambharia-portkey wants to merge 2 commits intomainfrom
feat/claude-excel-powerpoint-portkey-gateway
Open

docs: Claude for Excel & PowerPoint — Portkey gateway integration guide#808
siddharthsambharia-portkey wants to merge 2 commits intomainfrom
feat/claude-excel-powerpoint-portkey-gateway

Conversation

@siddharthsambharia-portkey
Copy link
Contributor

Summary

  • Adds a new integration guide for using Claude for Excel and Claude for PowerPoint Office add-ins with Portkey as the enterprise LLM gateway
  • Covers the full setup flow: Model Catalog → Config → API key → add-in configuration
  • Documents multi-provider routing to Anthropic direct, AWS Bedrock, and Google Vertex AI (including multi-provider fallback)
  • Explains enterprise governance: budget controls, workspace isolation, metadata for chargeback
  • Includes a feature comparison table (what works through a gateway vs. Claude account)
  • Troubleshooting section mapped to the add-in's error messages

Context

Anthropic published official docs for using Claude for Excel/PowerPoint with an LLM gateway. Their reference example uses LiteLLM — this doc shows how to do the same with Portkey, with the added benefits of observability, governance, and multi-provider routing.

Changes

  • integrations/libraries/claude-excel-powerpoint.mdx — new integration guide
  • docs.json — added page to the AI Apps navigation group (after Claude Code)
  • integrations/ai-apps.mdx — added card to the overview page

Test plan

  • Preview renders correctly on the docs site
  • All internal links resolve (/product/model-catalog, /product/ai-gateway/configs, etc.)
  • Navigation shows the new page under AI Apps → Claude for Excel & PowerPoint
  • Feature comparison table and troubleshooting table render correctly

Made with Cursor

…y gateway

Adds documentation for using Portkey as the enterprise LLM gateway for
Claude for Excel and Claude for PowerPoint Office add-ins. Covers setup,
multi-provider routing (Anthropic/Bedrock/Vertex), governance, budget
controls, required header forwarding, and troubleshooting.

Made-with: Cursor
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants