- Execute scripts and programs
- Install and run popular Linux tools and packages
- Upload and download files from the internet
- Manage workspace files and directories
For better workflow management, prefer the Run button instead of running your app from
the Shell. The workflow started by the Run button sends output to the Console tool,
which provides a structured way to review the logs.

Features
Shell provides the following capabilities:- Run multiple shells: Open multiple shell instances to work on different tasks simultaneously
- Search for text: Find specific text in the shell output
- Generate commands using AI: Use Assistant to help create commands from natural language descriptions
Usage
How to access Shell
How to access Shell
From the left Tool dock:
- Select
All tools to see a list of workspace tools.
- Select
Shell.
- Select the
magnifying glass at the top to open the search tool
- Type “Shell” to locate the tool and select it from the results.
Text search
The following steps describe how to access and use the text search tool:- Select the
magnifying glass at the top right of the Shell tab to open the search dialog.
- Enter a search term and select Next to navigate through the matches.
- Use Previous to go back to prior matches.
- Select Exit or click outside the dialog to exit the text search.
AI suggestions
To get assistance composing your command from Assistant, follow the steps below:- Right-click anywhere in the Shell and select Generate command from the contextual menu.
- Describe the task you want to accomplish in plain language and press
Enterto submit your request. - Assistant generates a command and shows a preview in gray text.
- Select Accept to run it or Reject to cancel.
ls command.
To request help with resolving an issue reported in the output, follow the steps below:
- Select the relevant text and right-click on the selection.
- Select Ask Assistant in the contextual menu.
- The Assistant tab automatically opens and submits the selected text to Assistant for analysis.
Multiple shells
To create a new shell, select the menu at the top left of the Shell tab arrow and select New Shell as shown below:
When you open more than one shell, Replit automatically closes idle shell instances.
An idle shell is unselected and not running any user processes.