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

# Operator Guide

> The Mythic 4.0 features operators use during an operation.

<CardGroup cols={2}>
  <Card title="Active Callbacks" icon="phone" href="/version-4.0/operational-pieces/active-callbacks">Task callbacks, inspect output, and navigate callback graphs.</Card>
  <Card title="Operation Chat" icon="messages" href="/version-4.0/operational-pieces/operation-chat">Coordinate in standard channels or use streamed AI chat containers.</Card>
  <Card title="Operator Aliases" icon="wand-magic-sparkles" href="/version-4.0/operational-pieces/operator-aliases">Save scoped command and generic text expansions.</Card>
  <Card title="Files" icon="file" href="/version-4.0/operational-pieces/files">Track uploads, downloads, previews, progress, and resumable transfers.</Card>
  <Card title="File Editor" icon="pen-to-square" href="/version-4.0/operational-pieces/file-editor">Edit versioned UTF-8 text through supported agent tasks.</Card>
  <Card title="Credentials" icon="key" href="/version-4.0/operational-pieces/credentials">Manage rich credential records and safely reference them in tasking.</Card>
  <Card title="Search" icon="magnifying-glass" href="/version-4.0/operational-pieces/search">Search tasks, responses, files, credentials, tokens, and operational data.</Card>
  <Card title="Browser Scripts" icon="js" href="/version-4.0/operational-pieces/browser-scripts">Render structured command output as text, tables, media, graphs, or tabs.</Card>
  <Card title="Expanded Callbacks" icon="expand" href="/version-4.0/operational-pieces/split-callbacks">Give one or more callbacks additional screen space.</Card>
  <Card title="Screenshots" icon="camera" href="/version-4.0/operational-pieces/screenshots">Review and download screenshots captured in the operation.</Card>
  <Card title="Event Feed" icon="bell" href="/version-4.0/operational-pieces/event-feed">Review the operation audit stream, warnings, and service events.</Card>
  <Card title="API Tokens" icon="key" href="/version-4.0/operational-pieces/api-tokens">Create opaque automation credentials with resource scopes.</Card>
</CardGroup>
