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 built by an Extension Provider in the form of a Tab in the Workspace.
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, or purchasable by Cycles.
Cycles
Refers to Replit's virtual currency. Can be used to post a Bounty, purchase Powerups, and purchase Deployments.
Ghostwriter
Replit's AI Pair Programmer.
Always-On
A Powerup that keeps a Repl awake even after interactivity ceases.
Boost
A Powerup that provides a Repl with increased processing power and performance (CPU and RAM).
Private Repl
A Repl visible only to a single User/Team and its Multiplayers.
Bounty
A freelance listing for an amount of Cycles. Can be worked on by a Bounty Hunter.
Tip
An amount of Cycles given by a user to a content creator on Replit. Learn More.
GPU
A Powerup that provides a Repl with a Graphical Processing Unit (GPU).
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.
Status Manager
Shows which Repls are running, which are inactive, and which are Always-On.
Teams & 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.
Admin
A user with Administrative permissions in a Team.
Billing Admin
A user who manages Billing in a Pro Organization.
Member
A member in a Team
Guest
A member with custom restricted access in a Pro Organization.
Team / Organization
Refers to a group of users under a particular Team. Read More.
Teams Pro
A team with a wide range of features including Power Ups, Guests, and more.
Teams for Education
A team that adds key workflows for students and teachers on top of all the core Replit features.
Community
Community Hub
A centralized place showing where the Replit Community can be located across multiple social platforms.
Community Feed
A list of trending Published Repls, created by users in the Replit Community.
Ask Forum
A place where users can discuss topics, get help on code, and contact support.
Following Feed
A list of events emitted from users someone follows, or from top creators.
Post / Update
An update on a Published Repl. A Published Repl can have multiple updates associated with it.
Comment
A comment posted on a Repl by a user. If comments are disabled or a Repl is private, users cannot post comments.
Cover Page / Spotlight Page
A page that allows users to run a Repl, view and post Comments if enabled, and Tip the creator.
Publish
Refers to publicly releasing a Repl to the Community Feed.
Published Repl
A public Repl that has been Published.
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.