Skip to main content
Mythos

The complete feature surface of πŸ“Claude, organized by product surface rather than alphabetically and compiled from πŸ“Anthropic's published documentation. Features with a dedicated memo link to it; the rest are listed by capability. πŸ“Claude Code carries its own index at πŸ“Claude Code Features. For the full collection, browse 🏷️#feature-of-claude.

Claude Apps β€” Chat and Content

  • πŸ“Memory β€” generates entries from your chats and groups them by category so context carries across conversations
  • Artifacts β€” a side panel where Claude builds documents, code, and interactive apps you can edit, run, and share
  • Projects β€” a container with its own knowledge, instructions, and separate memory space for one body of work
  • Research β€” multi-step investigation across the web and connected apps that returns a cited report
  • Web search β€” current information from the web with inline citations when an answer sits past the model's knowledge
  • Extended thinking β€” visible step-by-step reasoning before the final answer on models that support it
  • File uploads β€” PDFs, images, spreadsheets, and documents read directly into the conversation
  • File creation and editing β€” produces and revises real Excel, Word, PowerPoint, and PDF files you can download
  • Skills β€” packaged instructions and scripts Claude loads on demand when a task matches
  • Custom skills β€” your own instructions and resources, uploaded and invoked the same way as Anthropic's
  • Plugins β€” bundles that extend Claude with additional capabilities from a single install
  • Retrieval augmented generation (RAG) β€” grounds answers in your own uploaded and connected content
  • Visual and interactive content β€” diagrams, charts, and interactive views rendered inline in the response
  • Memory import/export β€” moves memory between Claude and other AI services
  • Monthly recap β€” a periodic summary of how you have been using Claude
  • Claude Security β€” security-focused workflows surfaced inside the Claude app
  • πŸ“Claude Design β€” a design surface for building and iterating on interfaces with Claude

Claude Apps β€” Personalization and Limits

  • Model selection β€” choose which Claude model answers, per conversation
  • Effort settings β€” trade response thoroughness against token efficiency
  • Thinking settings β€” control how much Claude reasons before answering
  • Appearance customization β€” adjust how the Claude interface looks
  • Language preferences β€” set the language Claude responds in
  • Break reminders β€” periodic nudges to step away during long sessions
  • Quiet hours β€” windows where Claude holds notifications
  • Usage limit management β€” see and manage your consumption against plan limits
  • Usage bundles β€” additional usage purchased on top of a plan
  • Length limits β€” caps on how long a single conversation or response can run

Claude in Your Workspace

  • Claude for Excel β€” works inside spreadsheets to build, analyze, and explain models
  • Claude for Word β€” drafts and revises documents in place
  • Claude for PowerPoint β€” builds and edits decks from your source material
  • Claude for Outlook β€” drafts, summarizes, and triages mail
  • Microsoft 365 integration β€” connects Claude across the Microsoft 365 suite
  • Claude in Xcode β€” brings Claude into Apple's IDE for native development

Claude Cowork

  • πŸ“Claude Cowork β€” autonomous multi-step knowledge work that returns finished deliverables rather than chat replies
  • Local file access β€” reads and writes files on your machine, citing the actual files it used
  • Connected apps β€” works across services like Slack and Google Drive inside a single task
  • Scheduled tasks β€” runs a Cowork task on a daily, weekly, or monthly cadence
  • Web and mobile handoff β€” start a task at your desk and check on it from a browser or phone, in beta

Claude Developer Platform β€” Model Capabilities

  • πŸ“Context windows β€” up to 1M tokens for large documents, extensive codebases, and long conversations
  • Adaptive thinking β€” Claude decides when and how much to think; the only thinking mode on 4.7 and later
  • Effort β€” controls how many tokens Claude spends responding, trading thoroughness against efficiency
  • Structured outputs β€” guarantees schema conformance via JSON outputs and strict tool use
  • Citations β€” grounds responses in source documents with references to the exact sentences used
  • Search results β€” natural citations for RAG applications over your own knowledge bases
  • PDF support β€” processes text and visual content from PDF documents
  • Batch processing β€” asynchronous processing of large request volumes at 50% of standard cost
  • Data residency β€” routes inference globally or to the US per request
  • Server-side fallback β€” retries a refused request against other models inside a single API call, in beta
  • Fallback credit β€” avoids paying the prompt-cache cost twice when retrying a refused request, in beta

Claude Developer Platform β€” Tools

  • Web search β€” augments Claude's knowledge with current data from across the web
  • Web fetch β€” retrieves full content from specified web pages and PDFs for in-depth analysis
  • Code execution β€” runs code in a sandbox for data analysis, calculation, and file processing
  • Advisor tool β€” pairs a fast executor model with a higher-intelligence advisor for long-horizon work, in beta
  • Bash β€” executes shell commands and scripts on your side of the call
  • Text editor β€” creates and edits text files through a built-in editor interface
  • Memory tool β€” stores and retrieves information across conversations to build knowledge over time
  • Computer use β€” controls interfaces by taking screenshots and issuing mouse and keyboard commands, in beta

Claude Developer Platform β€” Tool Infrastructure

  • Agent Skills β€” pre-built and custom skills using progressive disclosure to manage context efficiently, in beta
  • MCP connector β€” connects to remote MCP servers straight from the Messages API, in beta
  • Tool search β€” scales to thousands of tools by discovering and loading them on demand
  • Programmatic tool calling β€” lets Claude call your tools from inside code execution, cutting latency and tokens
  • Fine-grained tool streaming β€” streams tool parameters without buffering, reducing latency on large inputs

Claude Developer Platform β€” Context Management

  • Automatic prompt caching β€” caches the last cacheable block and moves the cache point forward as you go
  • Prompt caching β€” reuses background knowledge and examples across requests to cut cost and latency
  • πŸ“ENABLE_PROMPT_CACHING_1H β€” the extended one-hour cache for important but less frequently hit context
  • Compaction β€” server-side summarization of earlier turns as a conversation approaches the window limit, in beta
  • Context editing β€” configurable strategies for clearing tool results and managing thinking blocks, in beta
  • Token counting β€” counts tokens in a message before you send it

Claude Developer Platform β€” Files and Assets

  • Files API β€” upload and manage PDFs, images, and text files once instead of resending them per request, in beta

Claude Managed Agents

Models

  • πŸ“Claude Opus β€” Opus 5 for complex agentic coding and enterprise work, at a 1M-token context window
  • Claude Sonnet 5 β€” the best combination of speed and intelligence, also at 1M tokens
  • Claude Haiku 4.5 β€” the fastest model with near-frontier intelligence, at 200k tokens
  • πŸ“Claude Fable 5 β€” next-generation intelligence for long-running agents, with adaptive thinking always on
  • πŸ“Claude Mythos 5 β€” Fable 5's specs for defensive cybersecurity, invitation-only under πŸ“Project Glasswing

Deployment and Administration

  • Claude Platform on AWS β€” Anthropic-operated deployment using first-party model IDs and lifecycle
  • Amazon Bedrock β€” AWS-operated access to Claude through the Bedrock endpoint
  • Google Cloud β€” Google-operated access through Vertex AI
  • Claude in Microsoft Foundry β€” Anthropic-operated deployment on Azure, with availability varying by hosting option
  • Admin API β€” programmatic administration of an organization's workspaces, members, and keys
  • Usage and Cost API β€” programmatic reporting on consumption and spend
  • Compliance API β€” programmatic access to compliance and governance records
  • Zero Data Retention β€” per-feature eligibility for arrangements where no prompt or output content is stored

Contexts

Created with πŸ’œ by One Inc | Copyright 2026