Key Terms
Basics
Replit
The entire Replit platform & product.
Repl
Refers to a single environment, or project that a user or Team owns. A Repl is a Virtual Machine (VM) that runs in the cloud.
Template
A pre-configured Repl with existing code and configuration that can be forked as a boilerplate for another project. See the templates page for some examples.
Theme
Refers to a site-wide color scheme that can be created or installed from the Custom Theme Explorer.
Mobile App
The official Replit Mobile App. Provides a seamless coding experience for users on touchscreen devices.
Workspace
The workspace is the environment where a user interacts with and edits a Repl.
Sidebar
Can refer to the global navigation bar, or the sidebar in the Workspace. The sidebar in the Replit Workspace contains the File Tree, the Tools Section, and the Repl's Resources.
File Tree
A list of files and folders, located within the Sidebar.
Tools
A grid of Tools and Extensions, located within the Sidebar.
Resources
A realtime set of metrics used to measure and display the resources of your Repl's Virtual Machine such as CPU, RAM, and Storage.
Tool
An independent user interface as a Tab in the Workspace, such as the Packager, Console, or Shell.
Extension
A custom user interface rendered in a Workspace Tab.
Tab
A single Tool, file, or Extension within a Pane.
Pane / Split
A group of Tabs within the Workspace.
Powerups & Cycles
A Powerup is a feature that is available via a paid plan.
Replit AI
Replit's AI Pair Programmer.
Private Repl
A Repl visible only to a single User/Team and its Multiplayers.
SSH
A Powerup that enables users to connect to a Repl remotely through Secure Shell.
Hosting
Deployment
An immutable snapshot of a Repl, hosted in the cloud.
ReplDB
A simple key-value store inside of a Repl.
Multiplayer
Multiplayer
A single user who has been invited to edit a user or team Repl.
Multiplayer Repl
A Repl owned by a user that has one or more Multiplayers in it.
Invite
Can be an Invite Link or a direct invitation request. Upon accepting an invite or navigating to an Invite Link, a user will be given edit access to the corresponding Repl.
Invite Link
A unique URL that gives a user edit access to a specific Repl upon navigating to the link.
Community
Community Hub
A centralized place showing where the Replit Community can be located across multiple social platforms.
Cover Page / Spotlight Page
A page that allows users to fork and run a Repl.
Misc
Nix
Nix is a powerful package manager and a functional programming language designed for system configuration management and software deployment.
Virtual Machine / VM
A machine (computer) hosted in the cloud.