# Warp > If you didn’t already know, you can code directly in Warp. ## Pages - [10 Coding Features You Should Know](10-coding-features-you-should-know.md): If you didn’t already know, you can code directly in Warp. - [Accessibility](accessibility.md): {% hint style="info" %} - [Active AI](active-ai.md): {% hint style="info" %} - [Add-on Credits](add-on-credits.md): Add-on credits replace Warp's old [pay-as-you-go Overages](https://docs.warp.dev/support-and-community/plans-and-bill... - [Admin Panel](admin-panel.md): The [Admin Panel](https://app.warp.dev/admin/) provides team administrators with centralized control over organizatio... - [Agent API & SDK](agent-api-and-sdk.md): Warp’s Public Agent API lets you create and inspect [Ambient Agent](https://docs.warp.dev/ambient-agents) tasks over ... - [Agent Context](agent-context.md): In Warp, you can pass different types of input directly to the Agent to guide its behavior and improve response quali... - [Agent Conversations](agent-conversations.md): Conceptually, a conversation is a sequence of AI queries and blocks. Conversations are tied to sessions and you can r... - [Agent Modality (Beta)](agent-modality-beta.md): {% hint style="info" %} - [Agent Profiles & Permissions](agent-profiles-permissions.md): Agent Profiles let you configure how your Agent behaves in different situations. Each profile defines the Agent's aut... - [Agent Secrets](agent-secrets.md): Ambient agents often need to interact with external systems such as APIs, databases, cloud providers, or internal too... - [Agent Session Sharing](agent-session-sharing.md): **Agent Session Sharing** extends Warp's regular [Session Sharing](https://docs.warp.dev/knowledge-and-collaboration/... - [Agent Task Lists](agent-tasklists.md): The Agent can automatically break down complex requests into clear, trackable steps in the form of a task list with t... - [Agent](agent.md): Spawn an ambient agent with a prompt and optional configuration.\ - [Agents in Warp](agents-in-warp.md): Describe what you want to do (*you can even use your voice*), and Warp’s agents will intelligently take action using ... - [Agents Overview](agents-overview.md): Warp includes intelligent agents designed to help you build, test, deploy, and debug while keeping you in control. Ag... - [AI Credits](ai-credits.md): Each time you submit a prompt in Warp, whether to generate code, suggest a command, or accomplish a task, you initiat... - [AI FAQs](ai-faqs.md): See our [Privacy Page](https://docs.warp.dev/support-and-community/privacy-and-security/privacy) for more information... - [Alias Expansion](alias-expansion.md): {% tabs %} - [Ambient Agents Overview](ambient-agents-overview.md): {% hint style="info" %} - [Ambient Agents Session Sharing](ambient-agents-session-sharing.md): Ambient Agent Session Sharing lets you open, inspect, and continue interacting with agent tasks that are running on r... - [Agent API & SDK](api-and-sdk.md): Warp's Public Agent API lets you create and inspect [Ambient Agent](https://docs.warp.dev/agent-platform/ambient-agen... - [App Icons](app-icons.md): {% hint style="info" %} - [Appearance](appearance.md): - [Themes](/terminal/appearance/themes.md): Warp includes several themes (out-of-box) and also supports setting custo... - [Audible Bell](audible-bell.md): Warp allows you to enable an audible terminal bell (disabled by default) that can be triggered by a variety of CLI to... - [Autosuggestions](autosuggestions.md): * From the [Command Palette](https://docs.warp.dev/terminal/command-palette), type in "Autosuggestions" to toggle. - [Backend](backend.md): Discover how Warp can accelerate backend development — from generating APIs to debugging services and optimizing data... - [Background Blocks](background-blocks.md): Commands can start background processes that continue even after they exit. You can also start a background process d... - [Beginner](beginner.md): A collection of simple, high-impact workflows to help you see the power of Warp’s agentic platform. These guides walk... - [Block Actions](block-actions.md): There are 2 ways you can access Block actions. - [Block Basics](block-basics.md): * Blocks group your command and command output - [Block Filtering](block-filtering.md): Filter the output lines of a block in Warp to quickly focus on a subset of the block. You can filter by plaintext, re... - [Block Sharing](block-sharing.md): {% hint style="info" %} - [Blocks as Context](blocks-as-context.md): Warp’s Agent can use blocks from your Agent conversations as context to better understand your queries and generate m... - [Blocks Behavior](blocks-behavior.md): Warp offers the option to enable Compact mode, which condenses the spacing between [Blocks](https://docs.warp.dev/ter... - [Blocks](blocks.md): Blocks enable us to easily: - [Bring Your Own API Key](bring-your-own-api-key.md): Warp supports **Bring Your Own Key (BYOK)** for users who want to connect Warp’s agent to their own Anthropic, OpenAI... - [Building a Chrome Extension (D3.js + Javascript + HTML + CSS)](building-a-chrome-extension-d3js-javascript-html-css.md): {% hint style="success" %} - [Building a Real-time Chat App (Github MCP + Railway )](building-a-real-time-chat-app-github-mcp-railway.md): {% hint style="info" %} - [Building Warp's Input - With Warp](building-warps-input-with-warp.md): *Speaker: Dave, Product Design Lead at Warp* - [Changelog](changelog.md): Submit bugs and feature requests on our [GitHub board!](https://github.com/warpdotdev/Warp/issues/new/choose) - [Classic Input](classic-input.md): Warp supports two input styles: **Classic Input** and [Universal Input](https://docs.warp.dev/terminal/universal-inpu... - [Warp CLI](cli.md): {% hint style="info" %} - [Code Editor Vim Keybindings](code-editor-vim-keybindings.md): The Vi family of programs (including Vim and Neovim) are modal text editors that allow for keyboard-driven text editi... - [Code Editor](code-editor.md): Warp comes with a native code editor designed for quick, in-flow edits alongside your Agent conversations. Instead of... - [Code Overview](code-overview.md): Warp Code is a suite of features designed to help you take agent-generated code from the initial prompt and project s... - [Code Review](code-review.md): When you are working locally in a Git repository with uncommitted changes, the **Code Review panel** lets you inspect... - [Codebase Context](codebase-context.md): Codebase Context helps Warp Agents understand your project by indexing your local codebase. This allows Agents to gen... - [Coding in Warp](coding-in-warp.md): When you enter a git repo for the first time, Warp will enter an initialization flow to index your codebase and gener... - [Command Completions](command-completions.md): 1. [Completions](https://docs.warp.dev/terminal/command-completions/completions) will suggest commands, option names,... - [Command Corrections](command-corrections.md): This feature was built on top of the open-source project [nvdn/thefuck](https://github.com/nvbn/thefuck). Here are so... - [Command History](command-history.md): While running, Warp isolates the history of each shell session e.g. if you have two Split Panes open, commands create... - [Command Inspector](command-inspector.md): {% tabs %} - [Command Palette](command-palette.md): {% tabs %} - [Command Search](command-search.md): {% hint style="info" %} - [Comparisons](comparisons.md): - [Performance](/terminal/comparisons/performance.md): This is a short comparison of different terminals and their pe... - [Completions](completions.md): Completions feature fuzzy search capability that provides you with [approximate matches](https://en.wikipedia.org/wik... - [Context7 MCP: Update Astro Project with Best Practices](context7-mcp-update-astro-project-with-best-practices.md): {% hint style="info" %} - [Conversation Forking](conversation-forking.md): Warp allows you to **fork conversations** to create a new thread that inherits all of the context, messages, and hist... - [Creating Rules For Agents](creating-rules-for-agents.md): *Speaker: Maggie — Engineer at Warp* - [Custom Themes](custom-themes.md): {% hint style="info" %} - [Customizing Warp](customizing-warp.md): Warp has many [Appearance](https://docs.warp.dev/terminal/appearance) settings you can configure: - [Demo: Issue Triage Bot](demo-issue-triage-bot.md): {% embed url="" %} - [Demo: Sentry monitoring with SDK](demo-sentry-monitoring-with-sdk.md): {% embed url="" %} - [Deployment Patterns](deployment-patterns.md): Teams adopt Ambient Agents in a few repeatable ways. This page outlines the most common architectures, what they’re g... - [DevOps](devops.md): Automate your operations stack with agents that handle deployments, logs, and environment management. This section in... - [Modern Text Editing](editor.md): {% hint style="info" %} - [Command Entry](entry.md): 1. [Command Corrections](https://docs.warp.dev/terminal/entry/command-corrections) provides auto-correct suggestions ... - [Environment Variables](environment-variables.md): Environment Variables in Warp are similar to .env files, except you can: - [Environments](environments.md): Environments ensure your [Ambient Agents](https://docs.warp.dev/agent-platform/ambient-agents/ambient-agents-overview... - [Figma Remote MCP: Create a Website from a Figma File from Scratch](figma-remote-mcp-create-a-website-from-a-figma-file-from-scratch.md): Learn how to connect Warp to Figma’s remote MCP server to generate code directly from your design files — complete wi... - [File Tree (Project Explorer)](file-tree.md): Warp includes a **native file tree** that makes it easy to explore and manage project files. The file tree is availab... - [Files, Links, & Scripts](files-and-links.md): Warp supports opening files, folders, and URL links that are within Blocks. Multiple URL protocols are supported e.g.... - [Find and Replace](find-and-replace.md): Press`CMD-F`on macOS or`CTRL-SHIFT-F`on Windows and Linux to open the find menu. As you type, all matches in the ... - [Block Find](find.md): Find searches for matches in all your Blocks from the bottom up and can even be isolated to a specific Block. - [Frontend / UI](frontend-ui.md): Explore Warp workflows tailored for frontend engineers. Learn how to use agents to debug UI issues, generate componen... - [Full-screen Apps](full-screen-apps.md): Warp supports configuring how to handle mouse and scroll events. They can be sent to the currently running app, e.g. ... - [Full Terminal Use](full-terminal-use.md): Full Terminal Use lets Warp's agent operate directly inside interactive terminal applications, such as database shell... - [Generate (Legacy)](generate.md): Generate helps turn natural language queries into precise commands as terminal input or contextual suggestions inside... - [Getting Started](getting-started.md): Warp University has lessons that show how professional developers are using Warp’s agentic platform in real-world pro... - [Github Actions](github-actions.md): Warp’s GitHub Actions integration lets you run Warp agents directly inside your CI workflows. Using the`warp-agent-a... - [Github MCP: Summarizing Open PRs & Creating GH Issues](github-mcp-summarizing-open-prs-and-creating-gh-issues.md): {% embed url="" %} - [Global Hotkey](global-hotkey.md): {% hint style="info" %} - [How To: Actually Code UI That Matches Your Mockup (React + Tailwind)](how-to-actually-code-ui-that-matches-your-mockup-react-tailwind.md): Learn how to prompt Warp’s AI to produce accurate, design-faithful UI code using your preferred framework. - [How to: Analyze Cloud Run Logs (gcloud)](how-to-analyze-cloud-run-logs-gcloud.md): Learn how to use Warp to retrieve, organize, and analyze production logs from your cloud servers — all with natural l... - [How To: Configure YOLO and Strategic Agent Profiles](how-to-configure-yolo-and-strategic-agent-profiles.md): {% hint style="info" %} - [How To: Create a Production Ready Docker Setup](how-to-create-a-production-ready-docker-setup.md): Learn how to use Warp’s AI to automatically build a clean, multi-stage Docker setup for both development and production. - [How To: Create Priority Matrix for Database Optimization](how-to-create-priority-matrix-for-database-optimization.md): Learn how to generate a data-driven optimization matrix that ranks database issues by impact, risk, and effort. - [How To: Create Project Rules for an Existing Project (Astro + Typescript + Tailwind)](how-to-create-project-rules-for-an-existing-project-astro-typescript-tailwind.md): {% hint style="info" %} - [How to: Customize Warp's Appearance](how-to-customize-warps-appearance.md): {% embed url="" %} - [How to: Edit Agent Code in Warp](how-to-edit-agent-code-in-warp.md): Warp lets you see, edit, and refine AI-generated code diffs directly within the app.\ - [How to: Explain Your Codebase Using Warp (Rust Codebase)](how-to-explain-your-codebase-using-warp-rust-codebase.md): Learn how to use Warp’s AI agent to explore and understand large, unfamiliar codebases — using semantic and symbol-le... - [How to: Generate Unit and Security Tests to Debug Faster](how-to-generate-unit-and-security-tests-to-debug-faster.md): Learn how to prompt Warp’s AI to generate useful unit and security tests — helping you debug faster and deploy with c... - [How to Make Warp’s UI More Minimal](how-to-make-warps-ui-more-minimal.md): {% embed url="" %} - [How To Master Warp's Code Review Panel](how-to-master-warps-code-review-panel.md): {% embed url="" %} - [How To: Prevent Secrets from Leaking](how-to-prevent-secrets-from-leaking.md): Learn how to safeguard credentials and sensitive data using Warp’s secret-reduction and Rule system. - [How To: Replace A UI Element in Warp (Rust Codebase)](how-to-replace-a-ui-element-in-warp-rust-codebase.md): Learn how to use Warp’s AI coding features to make live code changes — in this example, replacing an icon throughout ... - [How To: Review PRs Like A Senior Dev](how-to-review-prs-like-a-senior-dev.md): Learn how to prompt Warp’s AI to review pull requests like an experienced engineer — focusing on structure, red flags... - [How To: Run 3 Agents in Parallel (Summarize Logs + Analyze PR + Modify UI)](how-to-run-3-agents-in-parallel-summarize-logs-analyze-pr-modify-ui.md): {% hint style="info" %} - [How To: Set Coding Best Practices](how-to-set-coding-best-practices.md): Learn how to use Warp’s Rules to enforce coding style, documentation quality, and consistency across projects. - [How To: Set Coding Preferences with Rules](how-to-set-coding-preferences-with-rules.md): Learn how to use Warp’s Rules feature to define your personal environment and tool preferences for every coding session. - [How To: Set Tech Stack Preferences with Rules](how-to-set-tech-stack-preferences-with-rules.md): Learn how to guide Warp’s AI to use your favorite tech stack when scaffolding new apps or generating code. - [How To Set Up Ollama](how-to-set-up-ollama.md): Running AI models locally just got easier — and faster — with Ollama.\ - [How To: Sync Your Monorepos](how-to-sync-your-monorepos.md): Learn how to use Warp’s Rules system to connect interrelated repositories and automate type updates across your stack. - [How To: Use Agent Profiles Efficiently](how-to-use-agent-profiles-efficiently.md): Agent Profiles control how your coding agents behave in different contexts.\ - [How To: Write SQL Commands inside a Postgres REPL](how-to-write-sql-commands-inside-a-postgres-repl.md): {% hint style="info" %} - [Images as Context](images-as-context.md): To provide visual context, you can attach images directly to an agent prompt. This is useful for including screenshot... - [Improve Your Kubernetes Workflow (kubectl + helm)](improve-your-kubernetes-workflow-kubectl-helm.md): Discover how Warp’s modern terminal features streamline Kubernetes workflows through AI assistance, automation, and i... - [Input Position](input-position.md): You can select from three different input positions, which each have different modes of behavior for the flow of inpu... - [Installation and setup](installation-and-setup.md): {% hint style="info" %} - [Integrations and Environments](integrations-and-environments.md): This article describes the environment and integration setup that is required before you can trigger Warp agents from... - [Terminal Integrations](integrations-and-plugins.md): {% hint style="info" %} - [Integrations Overview](integrations-overview.md): Warp integrations let your team trigger Warp agents directly from the terminal, or from first-party tools like [Slack... - [Interactive Code Review](interactive-code-review.md): Interactive Code Review lets you review, annotate, and refine code generated by Warp's agents. Instead of relying on ... - [Keyboard Shortcuts](keyboard-shortcuts.md): Warp opens with a shortcut screen showing some of the most commonly used keyboard shortcuts. Hide the shortcut screen... - [Known Issues](known-issues.md): {% hint style="info" %} - [Launch Configurations](launch-configurations.md): With Launch configurations you can save in the app or by adding a yaml file. - [Open Source Licenses](licenses.md): Repositories are by default GitHub if not otherwise specified. - [Linear MCP: Retrieve issue data](linear-mcp-retrieve-issue-data.md): Learn how to connect the Linear MCP server in Warp so your AI agent can access live data — like issues, tickets, and ... - [Linear MCP: Updating Tickets with a Lean Build Approach](linear-mcp-updating-tickets-with-a-lean-build-approach.md): Learn how to use Warp’s Linear MCP integration to update tickets programmatically while maintaining a lean build stra... - [Linear](linear.md): The Linear integration lets your team delegate development work directly to Warp agents from inside Linear. When you ... - [Linux](linux.md): Warp Wayland support can be enabled in`Settings > Features > System`. Enabling Wayland support may fix issues with b... - [Logging Out & Uninstalling](logging-out-and-uninstalling.md): You can log out of Warp through: - [Managing Agents](managing-agents.md): Warp’s agent management system is designed to support complex, multi-agent workflows across multiple terminal panes. ... - [Managing Ambient Agents](managing-ambient-agents.md): Warp provides a centralized management view where you can monitor agent activity across your account and (where appli... - [Markdown Viewer](markdown-viewer.md): Warp can be used for both editing and viewing rendered Markdown files in a [split pane](https://docs.warp.dev/termina... - [MCP Servers for Agents](mcp-servers-for-agents.md): Ambient Agents in Warp can call external tools through [Model Context Protocol (MCP) servers](https://docs.warp.dev/k... - [Model Context Protocol (MCP)](mcp.md): MCP servers extend Warp’s [agents](https://docs.warp.dev/agents/using-agents/) in a modular, flexible way by exposing... - [Migrate to Warp](migrate-to-warp.md): You can easily import your settings from iTerm2 to Warp. This includes custom keybindings and color themes. - [Model Choice](model-choice.md): Warp lets you choose from a curated set of Large Language Models (LLMs) to power your Agentic Development Environment. - [Models](models.md): {"openapi":"3.0.0","info":{"title":"Warp Public Agent API","version":"1.0.0"},"components":{"schemas":{"RunAgentReque... - [More Features](more-features.md): - [Accessibility](/terminal/more-features/accessibility.md): Our mission is to make Warp the most accessible terminal... - [Network Log](network-log.md): You can use Warp’s network log to help debug issues or simply use it to understand when information is sent or receiv... - [Notebooks](notebooks.md): Notebooks are runnable documentation consisting of markdown text and list elements, code blocks, and runnable shell s... - [Desktop Notifications](notifications.md): Notifications can be sent when a command completes after a configurable number of seconds or when a running command n... - [Open Source Licenses](open-source-licenses.md): Repositories are by default GitHub if not otherwise specified. - [Overages (Legacy)](overages-legacy.md): Warp offers usage-based pricing for Subscribers, allowing continued access to premium AI models even after reaching t... - [Pane Dimming & Focus](pane-dimming.md): The panes that aren't active will be dimmed to better indicate which pane is active. To access it, go to`Settings > ... - [Performance](performance.md): We chose to benchmark Warp against 4 other terminal emulator applications, based on their popularity as well as langu... - [Planning](planning.md): Warp has native planning functionality that helps you break down complex engineering tasks into structured, executabl... - [Plans & Pricing](plans-and-pricing.md): Warp offers flexible, pay-as-you-go plans designed for individual developers, teams, and enterprises. - [Power User](power-user.md): Once you’ve mastered the basics, explore advanced ways to customize and scale your agent workflows. Learn how to chai... - [Pricing FAQs](pricing-faqs.md): All paid Warp plans come with higher monthly AI credit limits than the Free plan. - [Privacy](privacy.md): {% hint style="info" %} - [Prompt](prompt.md): Warp has a native prompt that is customizable and can show a variety of information including cwd, git, svn, kubernet... - [Prompts](prompts.md): A Prompt is a parameterized natural language query you can name and save in Warp to use with [Agent Mode](https://doc... - [Puppeteer MCP: Scraping Amazon Web Reviews](puppeteer-mcp-scraping-amazon-web-reviews.md): {% hint style="info" %} - [Quit Warning](quit-warning.md): The quit warning feature ensures that you receive a warning before quitting the app with a running process, allowing ... - [Quickstart Guide](readme.md): * [**Code**](https://docs.warp.dev/code/code-overview): Warp is optimized for writing code by prompt on large, existi... - [Refer a Friend & Earn Rewards](refer-a-friend.md): {% hint style="info" %} - [Code Diffs in Agent Conversations](reviewing-code.md): During an Agent Conversation, Warp can generate code diffs that open directly in a built-in diff editor. - [Rules](rules.md): Warp’s **Rules** feature lets you create reusable guidelines that inform how agents respond to your prompts. Rules he... - [Running Multiple Agents At Once With Warp](running-multiple-agents-at-once-with-warp.md): {% embed url="" %} - [Scheduled Agents](scheduled-agents.md): Warp's Scheduled Agents let you run Ambient Agents automatically on a **recurring schedule**. They are designed for r... - [Secret Redaction](secret-redaction.md): Disabled by default, to enable Secret Redaction open`Settings > Privacy > Secret redaction`or type in "Secret Redac... - [Selection as Context](selection-as-context.md): When you have Warp’s [native code editor](https://docs.warp.dev/code/code-editor/) open beside a regular pane, you ca... - [Sending Feedback & Logs](sending-us-feedback.md): * Open a new bugs or feature request in our [GitHub repository](https://github.com/warpdotdev/warp/issues/new/choose). - [Sentry MCP: Fix Sentry Error in Empower Website](sentry-mcp-fix-sentry-error-in-empower-website.md): {% hint style="info" %} - [Session Navigation](session-navigation.md): 1. Open the Session Navigation palette with the [Command Palette](https://docs.warp.dev/terminal/command-palette), cl... - [Session Restoration](session-restoration.md): Session restoration allows you to quickly pick up where you left off in your previous terminal session. - [Session Sharing](session-sharing.md): {% hint style="warning" %} - [Session Management](sessions.md): 1. [Launch Configurations](https://docs.warp.dev/terminal/sessions/launch-configurations) supports saving a configura... - [Settings Sync (Beta)](settings-sync.md): * You can toggle Settings Sync within the`Settings > Account`pane - [Size, Opacity, & Blurring](size-opacity-blurring.md): To access size settings, go to`Settings > Appearance > Window`. - [Slack](slack.md): The Slack integration lets your team trigger Warp agents directly from conversations in Slack. When you tag **@Warp**... - [Slash Commands](slash-commands.md): When using Agent Mode or Auto-Detection Mode, typing`/`in the input field opens the Slash Commands menu. - [Split Panes](split-panes.md): {% tabs %} - [SQLite and Stripe MCP: Basic Queries You Can Make After Set Up](sqlite-and-stripe-mcp-basic-queries-you-can-make-after-set-up.md): This tutorial teaches you how to use **MCP servers** to connect Warp to **Stripe** and **SQLite**, showing how AI tra... - [SSH Legacy](ssh-legacy.md): {% hint style="info" %} - [SSH](ssh.md): {% hint style="warning" %} - [Sticky Command Header](sticky-command-header.md): {% hint style="info" %} - [Subshells](subshells.md): Within the context of the Warp terminal, a "subshell" is defined as any nested interactive shell session that's spawn... - [Supported Shells](supported-shells.md): Warp tries to load your login shell by default. Currently, Warp supports bash, fish, zsh, and PowerShell (pwsh). If y... - [Synchronized Inputs](synchronized-inputs.md): Synchronized inputs in Warp work similarly to “broadcast input” settings in other terminals, but there are some diffe... - [Syntax & Error Highlighting](syntax-error-highlighting.md): Warp supports Syntax Highlighting in the [Input Editor.](https://docs.warp.dev/terminal/editor) It colors each part o... - [Tabs Behavior](tabs-behavior.md): Tab indicators provide visual cues in the tab bar under certain specific conditions: When the current pane is maximiz... - [Tabs](tabs.md): {% hint style="info" %} - [Team Access, Billing, and Identity Permissions](team-access-billing-and-identity-permissions.md): This page explains how access to integrations and Ambient Agents work across your Warp team, how billing and credits ... - [Teams](teams.md): A team is a group of Warp users who can collaborate on the command line together. Warp teams can share a dedicated wo... - [Terminal features](terminal-features.md): To make it more transparent & useful, we also show the results for 4 other popular macOS terminal emulators. - [Testing & Security](testing-and-security.md): Use Warp agents to improve code reliability and security. This section covers automated test generation, vulnerabilit... - [Text, Fonts, & Cursor](text-fonts-cursor.md): {% hint style="info" %} - [Text Selection](text-selection.md): **Smart selection** goes beyond the typical double-click selection, which only highlights a single word. Instead, it ... - [Themes](themes.md): The Theme Picker can be accessed by: - [Third-Party CLI Agents](third-party-cli-agents.md): Warp can show an agent utility bar when you’re working with third-party CLI coding agents. It provides integrated con... - [Trigger Reusable Actions With Saved Prompts](trigger-reusable-actions-with-saved-prompts.md): {% embed url="" %} - [Troubleshooting Login](troubleshooting-login-issues.md): Clicking it should open a signup or login pop-up. If clicking the button opens a blank pop-up window, try using a pro... - [Troubleshooting](troubleshooting.md): List your integrations: - [Understanding Your Codebase](understanding-your-codebase.md): {% embed url="" %} - [Logging Out & Uninstalling](uninstalling-warp.md): You can log out of Warp through: - [Universal Input](universal-input.md): The **Universal Input** is the main input interface for using Warp. It accepts both terminal commands and natural lan... - [Updating Warp](updating-warp.md): Warp automatically checks for updates on startup. A notification will appear in the top right corner of the Warp wind... - [URI Scheme](uri-scheme.md): There are several ways to use the URI scheme: - [URLs as Context](urls-as-context.md): You can attach a public URL to any prompt to provide page content as context. Warp will scrape the page and surface t... - [Overages (Legacy)](usage-overages.md): Warp offers usage-based pricing for Subscribers, allowing continued access to premium AI models even after reaching t... - [Using Agents](using-agents.md): Agents in Warp let you go beyond manual commands by collaborating with AI directly inside the [Agentic Development En... - [Using Images As Context With Warp](using-images-as-context-with-warp.md): {% embed url="" %} - [Using MCP Servers with Warp](using-mcp-servers-with-warp.md): {% embed url="" %} - [Using @ to Add Context](using-to-add-context.md): You can attach specific files, folders, code symbols, Warp Drive objects, and blocks from other sessions as context t... - [Using Warp Offline](using-warp-offline.md): The first time you download and open Warp, you will need to be online for the initial setup. After the initial setup ... - [Input Editor Vim Keybindings](vim.md): The Vi family of programs (including Vim and Neovim) are modal text editors that allow for keyboard-driven text editi... - [Voice](voice.md): Warp's Voice feature transforms how you interact with your terminal, letting you naturally speak commands and questio... - [Warp Drive as Agent Mode Context](warp-drive-as-agent-mode-context.md): Agent Mode can leverage your [Warp Drive](https://docs.warp.dev/knowledge-and-collaboration/warp-drive) contents to t... - [Warp Drive on the Web](warp-drive-on-the-web.md): Warp now gives developers the ability to view their drives and shared sessions on the browser. - [Warp Drive](warp-drive.md): All objects stored in Warp Drive sync immediately as they’re updated, so you and your team will always have access to... - [Warp Platform](warp-platform.md): [Ambient Agents](https://docs.warp.dev/agent-platform/ambient-agents/ambient-agents-overview) and first-party [integr... - [Warp Preview & Alpha Program](warp-preview-and-alpha-program.md): Warp Preview is an early-access program that allows you to explore Warp's newest and most experimental features. It’s... - [Warp Runtime](warp-runtime.md): Warp Runtime is an execution layer for Warp’s agentic development platform.\ - [Warp vs Claude Code](warp-vs-claude-code.md): {% embed url="" %} - [Warpify](warpify.md): 1. [Subshells](https://docs.warp.dev/terminal/warpify/subshells), Warp supports enabling Warp features in subshells f... - [Web Search](web-search.md): Warp includes native web search for models that support first-party search tools. When enabled, agents can look up in... - [Welcome to Warp](welcome-to-warp.md): {% embed url="" %} - [Window Management](windows.md): 1. [Global Hotkey](https://docs.warp.dev/terminal/windows/global-hotkey) is a configurable shortcut that can show/hid... - [Workflows](workflows.md): A workflow is a parameterized command you can name and save in Warp with descriptions and arguments. Workflows are se... - [Working Directory](working-directory.md): Warp's working directory feature is designed to enhance your workflow by enabling you to set up a default directory f... - [YAML Workflows](yaml-workflows.md): {% hint style="danger" %}