# Documentation > Learn how to use Vxplain, a VS Code extension for code visualization and analysis. ## Docs - [Introduction](https://docs.vxplain.com/index.md): Vxplain is a VS Code extension that helps you understand any codebase in minutes by generating architecture diagrams, call graphs, and more. - [Keyboard Shortcuts](https://docs.vxplain.com/src/customization/keyboard-shortcuts.md): Boost your productivity with this full list of keyboard shortcuts for the Vxplain VS Code extension. Learn how to quickly navigate views and access settings. - [Configuring LLM Providers](https://docs.vxplain.com/src/customization/llm-providers.md): Learn how to configure and switch between different Language Model (LLM) providers like OpenAI and Anthropic for AI-powered features in the Vxplain VS Code extension. - [Settings & Configurations](https://docs.vxplain.com/src/customization/settings.md): Learn how to customize the Vxplain VS Code extension, including configuration options for AI, analytics, and auto-start, as well as accessing top-bar options. - [Architecture Diagrams](https://docs.vxplain.com/src/features/arch-diagrams.md): Learn how to generate and interpret architecture diagrams in Vxplain to get a high-level overview of your project for both the entire codebase and specific folders. - [Call Graphs](https://docs.vxplain.com/src/features/call-graphs.md): Visualize function call relationships and trace code execution with interactive call graphs in Vxplain. - [Code-to-Diagram](https://docs.vxplain.com/src/features/code-to-diagram.md): Learn how to use Vxplain's Code-to-Diagram feature to generate instant visualizations of code snippets, helping you understand complex logic and control flow. - [Directory Tree](https://docs.vxplain.com/src/features/directory-tree.md): Learn how to use Vxplain's interactive directory tree to visualize and navigate your project's file structure, open files, and generate diagrams. - [Navigations](https://docs.vxplain.com/src/features/navigation.md): Learn how to navigate the Vxplain extension using the sidebar toolbar, keyboard shortcuts, and page-specific actions to access all features. - [Summaries](https://docs.vxplain.com/src/features/summaries.md): Learn how to generate multi-level summaries for your code, functions, and overall architecture in Vxplain to get a quick overview of your project. - [Quickstart](https://docs.vxplain.com/src/quickstart.md): Get started with Vxplain in minutes. This guide walks you through installing the extension and generating your first architecture diagram. ## Optional - [Website](https://www.vxplain.com) - [Community](https://discord.com/invite/FKxaBdyBJY)