# Augment ## Docs - [Analytics API](https://docs.augmentcode.com/analytics/analytics-api.md): Access usage metrics and analytics for your organization. - [Analytics API Reference](https://docs.augmentcode.com/analytics/api-reference.md): Detailed API endpoint documentation. - [Credit Dashboards & Budgets](https://docs.augmentcode.com/analytics/credit-dashboard-and-quotas.md): Monitor credit consumption and manage credit budgets across your organization. - [Overview of Analytics](https://docs.augmentcode.com/analytics/overview.md): Monitor team usage patterns and analyze Augment Code adoption across your organization. - [ACP Mode](https://docs.augmentcode.com/cli/acp/agent.md): Auggie is a fully compatible Agent Client Protocol (ACP) agent enabling you to bring the power of Augment to any compatible client. - [ACP Clients](https://docs.augmentcode.com/cli/acp/clients.md): Configure Auggie to run in any Agent Client Protocol (ACP) compatible client like Zed, Neovim, or Emacs. - [Using Auggie with Automation](https://docs.augmentcode.com/cli/automation/overview.md): Auggie was designed to not just be a powerful agent to write code, but to automate all the tasks that are needed to build software at scale. - [Service Accounts](https://docs.augmentcode.com/cli/automation/service-accounts.md) - [Automatic Updates](https://docs.augmentcode.com/cli/autoupgrade.md): Learn how to manage and troubleshoot Auggie CLI's automatic update feature. - [Configuration Wizard](https://docs.augmentcode.com/cli/config.md): Learn how to configure Auggie CLI settings using the interactive configuration wizard. - [Custom Slash Commands](https://docs.augmentcode.com/cli/custom-commands.md): Create and manage custom slash commands for frequently-used prompts and workflows. - [Custom Slash Commands Examples](https://docs.augmentcode.com/cli/custom-commands-examples.md): Ready-to-use examples of custom slash commands for common development workflows. - [Hooks](https://docs.augmentcode.com/cli/hooks.md): Intercept and control tool execution with custom scripts - [Hooks Examples](https://docs.augmentcode.com/cli/hooks-examples.md): Ready-to-use examples of hooks for common security, automation, and integration workflows. - [Integrations and MCP](https://docs.augmentcode.com/cli/integrations.md): Expand Augment's capabilities with external tools and data sources through native integrations and Model Context Protocol (MCP) servers. - [Interactive mode](https://docs.augmentcode.com/cli/interactive.md): Use a rich interactive terminal experience to explore your codebase, build new features, debug issues, and integrate your tools. - [Prompt Enhancer](https://docs.augmentcode.com/cli/interactive/prompt-enhancer.md): Use Ctrl+P to enhance your prompts with relevant context, structure, and conventions from your codebase. - [Using Task Manager](https://docs.augmentcode.com/cli/interactive/task-management.md): Use /task to break down complex problems into manageable steps. - [Introducing Auggie CLI](https://docs.augmentcode.com/cli/overview.md): Auggie in the terminal gives you powerful agentic capabilities to analyze code, make changes, and execute tools in an interactive terminal and in your automated workflows. - [Tool Permissions](https://docs.augmentcode.com/cli/permissions.md): Control what tools Auggie CLI can execute with granular permission settings for security and compliance. Tool permissions configured will only work inside the CLI and not in the Augment code extension. - [Plugins and Marketplaces](https://docs.augmentcode.com/cli/plugins.md): Manage and install plugins from marketplaces to extend Auggie's capabilities - [CLI Flags and Options](https://docs.augmentcode.com/cli/reference.md): A comprehensive reference for all command-line flags available in the Auggie CLI. - [Rules & Guidelines](https://docs.augmentcode.com/cli/rules.md): Configure custom rules and guidelines to provide context-aware assistance in Auggie CLI. - [Auggie SDK](https://docs.augmentcode.com/cli/sdk.md): Build custom integrations and agents using the Auggie SDK. - [Python SDK](https://docs.augmentcode.com/cli/sdk-python.md): Build custom integrations and agents using the Auggie Python SDK. - [TypeScript SDK](https://docs.augmentcode.com/cli/sdk-typescript.md): Build custom integrations and agents using the Auggie TypeScript SDK. - [Login and authentication](https://docs.augmentcode.com/cli/setup-auggie/authentication.md): You will need an active account and valid authentication session to use Auggie CLI, which you can get by following the instructions below. - [Install Auggie CLI](https://docs.augmentcode.com/cli/setup-auggie/install-auggie-cli.md): Install Auggie to get agentic coding capabilities in your terminal, on your server, or anywhere your code runs. - [Workspace context](https://docs.augmentcode.com/cli/setup-auggie/workspace-context.md): Auggie will automatically index the current working directory or directory you specify to give Augment a full view of your system. - [Index your workspace](https://docs.augmentcode.com/cli/setup-auggie/workspace-indexing.md): When your workspace is indexed, Augment can provide tailored code suggestions and answers based on your unique codebase, best practices, coding patterns, and preferences. You can always control what files are indexed. - [Agent Skills](https://docs.augmentcode.com/cli/skills.md): Extend Auggie's capabilities with specialized domain knowledge using the agentskills.io specification. - [Subagents](https://docs.augmentcode.com/cli/subagents.md): Configure custom agents for specific tasks to automate your workflow and share them with your team. - [Adding Another Organization](https://docs.augmentcode.com/codereview/adding-another-organization.md): Configure Augment Code Review across multiple GitHub organizations for Enterprise accounts. - [Analytics Dashboard](https://docs.augmentcode.com/codereview/analytics-dashboard.md): Track code review metrics and measure the impact of Augment Code Review on your team. - [Auto-Generated PR Descriptions](https://docs.augmentcode.com/codereview/auto-generated-pr-descriptions.md): Generates comprehensive PR descriptions using Augment Code's Context Engine. - [Cross Repo Context](https://docs.augmentcode.com/codereview/cross-repo-context.md): Give Augment Code Review visibility into external repositories for better cross-codebase context during reviews. - [Code Review Enterprise Features](https://docs.augmentcode.com/codereview/enterprise-features.md): Advanced features and capabilities available to Enterprise plan customers for Augment Code Review. - [Fix in Augment](https://docs.augmentcode.com/codereview/fix-with-augment.md): Automatically address issues found during code review directly using the agent in your IDE or paste the details into your preferred environment to address it yourself. - [Adding Context with MCP](https://docs.augmentcode.com/codereview/mcp-context.md): Connect Augment Code Review to external context sources through Model Context Protocol. - [Support for Other Platforms](https://docs.augmentcode.com/codereview/other-platforms.md): Use Augment Code Review with GitLab, Bitbucket, Azure DevOps, and other platforms. - [Using Augment Code Review](https://docs.augmentcode.com/codereview/overview.md): A native GitHub experience to catch critical issues, comment on pull requests, and collaborate on fixes. - [Providing Feedback](https://docs.augmentcode.com/codereview/providing-feedback.md): Learn how to provide feedback on Augment Code Review comments directly in GitHub. - [Review Guidelines](https://docs.augmentcode.com/codereview/review-guidelines.md): Configure custom guidelines to help Augment Code Review focus on specific areas and domain knowledge. Learn which files are automatically skipped and how to customize file exclusions. - [Understanding Review Styles](https://docs.augmentcode.com/codereview/review-style.md): Choose the appropriate style for Augment Code Review to analyze your pull requests: Thorough (catch more) or Precise (less noise). - [Code Review with GitHub Enterprise Server](https://docs.augmentcode.com/codereview/setup-github-enterprise-server.md): Configure Augment Code Review for GitHub Enterprise Server instances. - [Setup Guide for Enterprise](https://docs.augmentcode.com/codereview/setup-guide-enterprise.md): Configure Augment Code Review for Enterprise accounts with multi-organization support. - [Setup Guide for All Other Plans](https://docs.augmentcode.com/codereview/setup-guide-otherplans.md): Get started with Augment Code Review for Indie, Standard and Max plans. - [Troubleshooting](https://docs.augmentcode.com/codereview/troubleshooting.md): Common issues and solutions for Augment Code Review setup and configuration. - [User Access](https://docs.augmentcode.com/codereview/user-access.md): Manage which GitHub users can trigger Augment Code Review with Allowlist Mode and Deny List. - [Context Engine MCP](https://docs.augmentcode.com/context-services/mcp/overview.md): Plug Context Engine into any agent via the Model Context Protocol - [AntiGravity Quickstart](https://docs.augmentcode.com/context-services/mcp/quickstart-anti-gravity.md): Get started with Augment Context Engine MCP in AntiGravity in minutes - [Claude Code Quickstart](https://docs.augmentcode.com/context-services/mcp/quickstart-claude-code.md): Get started with Augment Context Engine MCP in Claude Code in minutes - [Codex Quickstart](https://docs.augmentcode.com/context-services/mcp/quickstart-codex.md): Get started with Augment Context Engine MCP in OpenAI Codex CLI in minutes - [Cursor Quickstart](https://docs.augmentcode.com/context-services/mcp/quickstart-cursor.md): Get started with Augment Context Engine MCP in Cursor in minutes - [Droid Quickstart](https://docs.augmentcode.com/context-services/mcp/quickstart-droid.md): Get started with Augment Context Engine MCP in Droid in minutes - [Gemini CLI Quickstart](https://docs.augmentcode.com/context-services/mcp/quickstart-gemini-cli.md): Get started with Augment Context Engine MCP in Gemini CLI in minutes - [GitHub Copilot Quickstart](https://docs.augmentcode.com/context-services/mcp/quickstart-github-copilot.md): Get started with Augment Context Engine MCP in GitHub Copilot in minutes - [Kilo Quickstart](https://docs.augmentcode.com/context-services/mcp/quickstart-kilo.md): Get started with Augment Context Engine MCP in Kilo in minutes - [Kiro Quickstart](https://docs.augmentcode.com/context-services/mcp/quickstart-kiro.md): Get started with Augment Context Engine MCP in Kiro in minutes - [OpenCode Quickstart](https://docs.augmentcode.com/context-services/mcp/quickstart-open-code.md): Get started with Augment Context Engine MCP in OpenCode in minutes - [Roo Code Quickstart](https://docs.augmentcode.com/context-services/mcp/quickstart-roo-code.md): Get started with Augment Context Engine MCP in Roo Code in minutes - [Zed Quickstart](https://docs.augmentcode.com/context-services/mcp/quickstart-zed.md): Get started with Augment Context Engine MCP in Zed in minutes - [Understanding Artifacts](https://docs.augmentcode.com/cosmos/artifacts.md): View, search, and manage the durable outputs a Cosmos session produces — pull requests, Git branches, Linear issues, and custom links. - [Other Workflow Automations to Explore](https://docs.augmentcode.com/cosmos/automation-explore.md): Explore additional workflow automations including data engineering, CI/CD failure resolution, code review automation, and Linear ticket resolution. - [Your First Workflow Automation: End-to-End Tester](https://docs.augmentcode.com/cosmos/automation-tester.md): Automatically verify PRs with a real-world end-to-end testing pass before merge using the End-to-End Tester Expert. - [Understanding Automation](https://docs.augmentcode.com/cosmos/automations.md): What an automation is in Cosmos, how it wires an event source to an Expert, and where to inspect the events that fire one. - [Advanced Expert Configuration — Connecting GitLab or Jira](https://docs.augmentcode.com/cosmos/config-advanced.md): Connect GitLab and Jira to Cosmos using custom webhooks and MCP servers for code reviews and ticket-to-PR automation. - [Using GitHub as a Tool or Trigger](https://docs.augmentcode.com/cosmos/config-github.md): Configure GitHub triggers and the GitHub API tool on your Cosmos Experts — listen for PRs, pushes, CI failures, and slash commands. - [Using Linear as a Tool or Trigger](https://docs.augmentcode.com/cosmos/config-linear.md): Configure Linear triggers and the Linear API tool on your Cosmos Experts — listen for issues, status changes, and comments. - [MCP Registry](https://docs.augmentcode.com/cosmos/config-mcp.md): Extend Cosmos Experts with external tools and services through Model Context Protocol (MCP) servers. - [Using Schedules as Triggers](https://docs.augmentcode.com/cosmos/config-schedules.md): Fire Cosmos Experts on a recurring cron schedule — daily standups, hourly health checks, and more. - [Managing Secrets](https://docs.augmentcode.com/cosmos/config-secrets.md): Store API keys, tokens, and credentials in the Cosmos Secrets Manager and inject them into Expert VMs at boot. - [Using Slack as a Tool or Trigger](https://docs.augmentcode.com/cosmos/config-slack.md): Configure the Augment Slack bot for Cosmos Experts — enable Slack as a tool, set up triggers, and interact with agents from Slack channels. - [Using Webhooks as Triggers](https://docs.augmentcode.com/cosmos/config-webhooks.md): Wire any external event source to a Cosmos Expert using a custom webhook trigger — receive JSON payloads and filter them with JSONLogic expressions. - [Configuring Cosmos](https://docs.augmentcode.com/cosmos/configuring-cosmos.md): Connect your tools, set up an environment, and start your first session in Cosmos. - [Code Reviews with Cosmos](https://docs.augmentcode.com/cosmos/experts-code-review.md): Use specialized review Experts for exhaustive line-by-line reviews, intent-focused walkthroughs, and automated PR risk triage. - [Put an Idea into Code (PR Author)](https://docs.augmentcode.com/cosmos/experts-pr-author.md): Use the PR Author Expert to have an agent build a PR from a task description — creating the branch, implementing changes, and handling follow-up. - [Getting Started with Cosmos](https://docs.augmentcode.com/cosmos/getting-started.md): Understand the core building blocks of Augment Cosmos — Environments, Experts, Sessions, Capabilities, and Triggers. - [Open Sessions with Auggie](https://docs.augmentcode.com/cosmos/open-sessions.md): Start a Session without an Expert to work directly with Auggie — ask codebase questions, plan features, and explore code. - [Understanding Files](https://docs.augmentcode.com/cosmos/understanding-files.md): Files persist across Expert Sessions — how Experts produce them, how they sync, and how you browse files and folders in Cosmos. - [Feature availability](https://docs.augmentcode.com/feature-availability.md): What Cosmos offers as a cloud agent platform, and which features are available across the Auggie CLI, VS Code, JetBrains IDEs, and Vim and Neovim. - [Introduction](https://docs.augmentcode.com/introduction.md): Augment is the AI-native coding platform built for enterprise-grade software engineering. Transform how you build and ship software with powerful coding agents, deep codebase intelligence, and flexible automations. - [Agent Integrations](https://docs.augmentcode.com/jetbrains/setup-augment/agent-integrations.md): Configure integrations for Augment Agent to access external services like GitHub, Linear, Jira, Confluence, and Notion. - [Install Augment for JetBrains IDEs](https://docs.augmentcode.com/jetbrains/setup-augment/install-jetbrains-ides.md): Are you ready for your new superpowers? Augment brings agent and chat into your favorite JetBrains IDE. - [Keyboard Shortcuts for JetBrains IDEs](https://docs.augmentcode.com/jetbrains/setup-augment/jetbrains-keyboard-shortcuts.md): Augment integrates with your IDE to provide keyboard shortcuts for common actions. Use these shortcuts to quickly accept suggestions, write code, and navigate your codebase. - [Setup Model Context Protocol servers](https://docs.augmentcode.com/jetbrains/setup-augment/mcp.md): Use Model Context Protocol (MCP) servers with Augment to expand Augment's capabilities with external tools and data sources. - [Index your workspace](https://docs.augmentcode.com/jetbrains/setup-augment/workspace-indexing.md): When your workspace is indexed, Augment can provide tailored code suggestions and answers based on your unique codebase, best practices, coding patterns, and preferences. You can always control what files are indexed. - [Using Agent](https://docs.augmentcode.com/jetbrains/using-augment/agent.md): Use Agent to complete simple and complex tasks across your workflow–implementing a feature, upgrade a dependency, or writing a pull request. - [Using Chat](https://docs.augmentcode.com/jetbrains/using-augment/chat.md): Use Chat to explore your codebase, quickly get up to speed on unfamiliar code, and get help working through a technical problem. - [Using Actions in Chat](https://docs.augmentcode.com/jetbrains/using-augment/chat-actions.md): Actions let you take common actions on code blocks without leaving Chat. Explain, improve, or find everything you need to know about your codebase. - [Applying code blocks from Chat](https://docs.augmentcode.com/jetbrains/using-augment/chat-apply.md): Use Chat to explore your codebase, quickly get up to speed on unfamiliar code, and get help working through a technical problem. - [Focusing Context in Chat](https://docs.augmentcode.com/jetbrains/using-augment/chat-context.md): You can specify context from files, folders, and external documentation in your conversation to focus your chat responses. - [Example Prompts for Chat](https://docs.augmentcode.com/jetbrains/using-augment/chat-prompts.md): Using natural language to interact with your codebase unlocks a whole new way of working. Learn how to get the most out of Chat with the following example prompts. - [Completions](https://docs.augmentcode.com/jetbrains/using-augment/completions.md): Use code completions to get more done. Augment's radical context awareness means more relevant suggestions, fewer hallucinations, and less time hunting down documentation. - [Custom Commands](https://docs.augmentcode.com/jetbrains/using-augment/custom-commands.md): Create user-defined slash commands to automate frequent workflows and prompts. - [Message Queue](https://docs.augmentcode.com/jetbrains/using-augment/message-queue.md): Queue follow-up messages while the agent is working so you never lose your train of thought. - [Skills](https://docs.augmentcode.com/jetbrains/using-augment/skills.md): Extend the agent with domain-specific expertise using reusable knowledge packages that follow the agentskills.io specification. - [Using Tasklist](https://docs.augmentcode.com/jetbrains/using-augment/tasklist.md): Use Tasklist to break down complex problems into manageable steps, track progress, and collaborate with Agent on multi-step tasks. - [Available Models](https://docs.augmentcode.com/models/available-models.md): The LLMs currently available in Augment and how we use them. - [Credit-Based Pricing](https://docs.augmentcode.com/models/credit-based-pricing.md): Understand how credits work and how different models consume credits at different rates. - [Agent Integrations](https://docs.augmentcode.com/setup-augment/agent-integrations.md): Configure integrations for Augment Agent to access external services like GitHub, Linear, Jira, Confluence, Notion, Sentry, and Stripe. - [Rules & Guidelines for Agent and Chat](https://docs.augmentcode.com/setup-augment/guidelines.md): You can provide custom rules and guidelines written in natural language to improve Agent and Chat with your preferences, best practices, styles, and technology stack. - [Install Augment GitHub App](https://docs.augmentcode.com/setup-augment/install-github-app.md): Connect your GitHub repositories to Augment for Code Review, Remote MCP, and Slack - [Install Augment for Slack](https://docs.augmentcode.com/setup-augment/install-slack-app.md): Ask Augment questions about your codebase right in Slack. - [Install Augment for Visual Studio Code](https://docs.augmentcode.com/setup-augment/install-visual-studio-code.md): Augment in Visual Studio Code brings agent and chat into your favorite open source editor. - [Setup Model Context Protocol servers](https://docs.augmentcode.com/setup-augment/mcp.md): Use Model Context Protocol (MCP) servers with Augment to expand Augment's capabilities with external tools and data sources. - [Network configuration](https://docs.augmentcode.com/setup-augment/network-configuration.md): Configure firewalls, proxies, and web security tools to allow Augment Code traffic for IDE extensions and Auggie. - [GitHub Enterprise Server Setup](https://docs.augmentcode.com/setup-augment/setup-github-enterprise-server.md): Configure Augment GitHub App for GitHub Enterprise Server instances. - [Sign in and out](https://docs.augmentcode.com/setup-augment/sign-in.md): After you have installed the Augment extension, you will need to sign in to your account. - [SSO Okta Express Config](https://docs.augmentcode.com/setup-augment/sso-okta-express-config.md): Set up SSO with Okta for Augment Code using express configuration for fast and secure authentication. - [Allow Augment traffic from static IPs](https://docs.augmentcode.com/setup-augment/static-ip-support.md): Locate Augment static IP addresses and configure firewalls, allowlists, and network policies for Augment Agent and its integrations. - [Secrets Manager](https://docs.augmentcode.com/setup-augment/user-secrets.md): Securely store and manage secrets for your development environment, including API keys, tokens, and credentials. - [Keyboard Shortcuts for Visual Studio Code](https://docs.augmentcode.com/setup-augment/vscode-keyboard-shortcuts.md): Augment integrates with your IDE to provide keyboard shortcuts for common actions. Use these shortcuts to quickly accept suggestions, write code, and navigate your codebase. - [Add context to your workspace](https://docs.augmentcode.com/setup-augment/workspace-context-vscode.md): You can add additional context to your workspace–such as additional repositories and folders–to give Augment a full view of your system. - [Index your workspace](https://docs.augmentcode.com/setup-augment/workspace-indexing.md): When your workspace is indexed, Augment can provide tailored code suggestions and answers based on your unique codebase, best practices, coding patterns, and preferences. You can always control what files are indexed. - [Using Teams](https://docs.augmentcode.com/teams/teams-admin-guide.md): Use Teams to collect individual Augment Code accounts (Indie, Standard, or Max plans) into a Team. Once established you can bundle billing for your organization. - [Feedback](https://docs.augmentcode.com/troubleshooting/feedback.md): We love feedback, and want to hear from you. We want to make the best AI-powered code assistant so you can get more done. - [Jetbrains UI issues](https://docs.augmentcode.com/troubleshooting/jetbrains-rendering-issues.md): Fix issues where the Augment panel is white, blank or not showing anything in JetBrains IDEs. - [Jetbrains panel steals focus](https://docs.augmentcode.com/troubleshooting/jetbrains-stealing-focus.md): Fix issue where the Augment panel takes focus while typing in JetBrains IDEs. - [Logs](https://docs.augmentcode.com/troubleshooting/logs.md): Learn how to find your Auggie CLI log file on macOS and Windows. - [Request and Session IDs](https://docs.augmentcode.com/troubleshooting/request-id.md): Request IDs and session IDs are generated with every code suggestion, chat interaction, and agent session in VS Code, JetBrains, and Auggie CLI. Our team may ask you to provide these IDs when you report a bug or issue. - [Using Agent](https://docs.augmentcode.com/using-augment/agent.md): Use Agent to complete simple and complex tasks across your workflow–implementing a feature, upgrade a dependency, or writing a pull request. - [Using Chat](https://docs.augmentcode.com/using-augment/chat.md): Use Chat to explore your codebase, quickly get up to speed on unfamiliar code, and get help working through a technical problem. - [Using Actions in Chat](https://docs.augmentcode.com/using-augment/chat-actions.md): Actions let you take common actions on code blocks without leaving Chat. Explain, improve, or find everything you need to know about your codebase. - [Applying code blocks from Chat](https://docs.augmentcode.com/using-augment/chat-apply.md): Use Chat to explore your codebase, quickly get up to speed on unfamiliar code, and get help working through a technical problem. - [Focusing Context in Chat](https://docs.augmentcode.com/using-augment/chat-context.md): You can specify context from files, folders, and external documentation in your conversation to focus your chat responses. - [Example Prompts for Chat](https://docs.augmentcode.com/using-augment/chat-prompts.md): Using natural language to interact with your codebase unlocks a whole new way of working. Learn how to get the most out of Chat with the following example prompts. - [Completions](https://docs.augmentcode.com/using-augment/completions.md): Use code completions to get more done. Augment's radical context awareness means more relevant suggestions, fewer hallucinations, and less time hunting down documentation. - [Custom Commands](https://docs.augmentcode.com/using-augment/custom-commands.md): Create reusable slash commands stored as markdown files to streamline your development workflows. - [Project Home Page](https://docs.augmentcode.com/using-augment/home-page.md): Get an at-a-glance overview of your workspace with the Project Home Page, including file stats, language breakdown, and an AI-generated codebase summary. - [Message Queue](https://docs.augmentcode.com/using-augment/message-queue.md): Queue follow-up messages while the agent is working so you never lose your train of thought. - [Skills](https://docs.augmentcode.com/using-augment/skills.md): Extend the agent with domain-specific expertise using reusable knowledge packages that follow the agentskills.io specification. - [Using Augment for Slack](https://docs.augmentcode.com/using-augment/slack.md): Chat with Augment directly in Slack to explore your codebase, get instant help, and collaborate with your team on technical problems. - [Using Tasklist](https://docs.augmentcode.com/using-augment/tasklist.md): Use Tasklist to break down complex problems into manageable steps, track progress, and collaborate with Agent on multi-step tasks. - [Install Augment for Vim and Neovim](https://docs.augmentcode.com/vim/setup-augment/install-vim-neovim.md): Augment for Vim and Neovim brings chat into your favorite editor. - [Commands and shortcuts for Vim and Neovim](https://docs.augmentcode.com/vim/setup-augment/vim-keyboard-shortcuts.md): Augment flexibly integrates with your editor to provide keyboard shortcuts for common actions. Customize your keymappings to quickly accept suggestions and chat with Augment. - [Add context to your workspace](https://docs.augmentcode.com/vim/setup-augment/workspace-context-vim.md): You can add additional context to your workspace–such as additional repositories and folders–to give Augment a full view of your system. - [Index your workspace](https://docs.augmentcode.com/vim/setup-augment/workspace-indexing.md): When your workspace is indexed, Augment can provide tailored code suggestions and answers based on your unique codebase, best practices, coding patterns, and preferences. You can always control what files are indexed. - [Chat](https://docs.augmentcode.com/vim/using-augment/vim-chat.md): Use Chat to explore your codebase, quickly get up to speed on unfamiliar code, and get help working through a technical problem. - [Completions](https://docs.augmentcode.com/vim/using-augment/vim-completions.md): Use code completions to get more done. Augment’s radical context awareness means more relevant suggestions, fewer hallucinations, and less time hunting down documentation. ## OpenAPI Specs - [package](https://docs.augmentcode.com/package.json) - [package-lock](https://docs.augmentcode.com/package-lock.json) - [extensions](https://docs.augmentcode.com/.vscode/extensions.json)