Getting Started
- Introduction
- Quickstarts
Replit Workspace
- Overview
- Introduction
- Workflows
- Dependency Management
- Workspace Features
- SSH
- Using Git on replit
- Extensions
- Ports
- Themes
- Keyboard Shortcuts
- Templates
Deployments
- Overview
- Deployment Types
- Advanced Configuration
Platforms
Replit Core
Bounties
Additional Resources
FAQ
Overview
Find answers to common questions about Replit, including account management, troubleshooting, billing support, and using key features.
The best place to get help with code is to use Replit AI. In your Workspace, open a new tab and search for AI. Replit AI can help you set up new projects, answer questions about your code, and assist your thinking. For further assistance, you can also check our Community Hub for additional resources.
Sign in to Replit and use the ? on the top right corner of the page for help. For additional support, refer to the support policy doc.
Before contacting the Support team, check if you can find a solution below under Account. If that does not help, please sign in and use the ? on the top right corner of the page for help.
Please email support@replit.com
and include your account username and sign-in ID.
Replit support is generally available Monday through Friday from 9 a.m. to 8 p.m. Eastern Standard Time (UTC-5).
Navigate to your profile identity located on the top right corner of your Replit App, select CLUI, and in the search box that appears, search by typing restore. In the search results, you’ll see an option restore-folder to restore a specific folder from the trash.
Note: Deleted Replit Apps are permanently deleted and unrecoverable 30-days after their original deletion date.
Navigate to your profile identity located on the top right corner of your Replit App, select CLUI, and in the search box that appears, search by typing restore. In the search results, you’ll see an option restore-repl to restore a specific Replit App from the trash.
Note: Deleted Replit Apps are permanently deleted and unrecoverable 30-days after their original deletion date.
If your Replit App is failing to load, try these debugging steps:
- Test your internet connection.
- Try a different browser.
- Check if your browser has enabled JavaScript.
- Use the command
kill 1
in the shell to kill and restart the virtual Linux machine backing your Replit App.
If none of the above steps helped, check Replit’s Service Status. If you see the status as All systems are go! and you still have issues loading your Replit App, please get in touch with Replit Support.
If the file is too large for a standard GUI upload, you can use scp
(Secure Copy) to securely transfer files between local and remote systems over SSH. To copy files from your local machine to the remote machine, use this syntax:scp filename username@ip_address:/home/username
You can also copy entire directories using scp.
Go to https://replit.com/~/cli/account/cycles-to-usage-credits to convert Cycles to credit. Each Cycle is equivalent to a USD usage credit. This is an irreversible operation.
If you convert your Cycles into credit, you can view your current balance at https://replit.com/~/cli/account/usage-credits-balance.
Cycles can still be used for Bounties.
The best place to get help with code is to use Replit AI. In your Workspace, open a new tab and search for AI. Replit AI can help you set up new projects, answer questions about your code, and assist your thinking. For further assistance, you can also check our Community Hub for additional resources.
Sign in to Replit and use the ? on the top right corner of the page for help. For additional support, refer to the support policy doc.
Before contacting the Support team, check if you can find a solution below under Account. If that does not help, please sign in and use the ? on the top right corner of the page for help.
Please email support@replit.com
and include your account username and sign-in ID.
Replit support is generally available Monday through Friday from 9 a.m. to 8 p.m. Eastern Standard Time (UTC-5).
Navigate to your profile identity located on the top right corner of your Replit App, select CLUI, and in the search box that appears, search by typing restore. In the search results, you’ll see an option restore-folder to restore a specific folder from the trash.
Note: Deleted Replit Apps are permanently deleted and unrecoverable 30-days after their original deletion date.
Navigate to your profile identity located on the top right corner of your Replit App, select CLUI, and in the search box that appears, search by typing restore. In the search results, you’ll see an option restore-repl to restore a specific Replit App from the trash.
Note: Deleted Replit Apps are permanently deleted and unrecoverable 30-days after their original deletion date.
If your Replit App is failing to load, try these debugging steps:
- Test your internet connection.
- Try a different browser.
- Check if your browser has enabled JavaScript.
- Use the command
kill 1
in the shell to kill and restart the virtual Linux machine backing your Replit App.
If none of the above steps helped, check Replit’s Service Status. If you see the status as All systems are go! and you still have issues loading your Replit App, please get in touch with Replit Support.
If the file is too large for a standard GUI upload, you can use scp
(Secure Copy) to securely transfer files between local and remote systems over SSH. To copy files from your local machine to the remote machine, use this syntax:scp filename username@ip_address:/home/username
You can also copy entire directories using scp.
Go to https://replit.com/~/cli/account/cycles-to-usage-credits to convert Cycles to credit. Each Cycle is equivalent to a USD usage credit. This is an irreversible operation.
If you convert your Cycles into credit, you can view your current balance at https://replit.com/~/cli/account/usage-credits-balance.
Cycles can still be used for Bounties.
- Make sure you are using the correct email and password.
- To reset your password, navigate to the forgot password page. Be sure to check your spam folder for the reset email from
notifications@replit.com
. - Try logging in through a different browser.
If all the steps you’ve tried don’t succeed, please Contact Support.
We require a password to change the email on your account. If you sign up with a third-party authentication provider such as Google or GitHub, you will first need to create a password.
To create a password:
- Open the sidebar and log out.
- Return to the login page, select forgot password, and enter your email address.
- You will receive an email with a link to create a new password. If you don’t see the email, check your spam folder and allow up to thirty minutes for the email to be sent.
- After logging in, navigate to the account page to change your email address.
Replit users can change their username only once. Navigate to the CLUI and select change-username. If the option is unavailable to you, you’ve already changed it.
Explorers are Replit users who have opted to see and test new features that are still in development. To enable Explorer mode, navigate to the Account Page and toggle the switch.