Find answers to common questions about Replit, including account management, troubleshooting, billing support, and using key features.
Where can I get code-level help?
I am having trouble using Replit. How can I get help?
Where can I get help with billing?
I cannot access my Replit account – what should I do?
support@replit.com
and include your account username and sign-in ID.When will I get a response from Replit?
How do I restore my folders in my Replit App?
Note: Deleted Replit Apps are permanently deleted and unrecoverable 30-days after their original deletion date.
How do I restore a deleted Replit App?
Note: Deleted Replit Apps are permanently deleted and unrecoverable 30-days after their original deletion date.
Why is my Replit App failing to load?
kill 1
in the shell to kill and restart the virtual Linux machine backing your Replit App.How can I upload a large file to my Replit App?
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.How do I convert my Cycles to usage credits?
How do I check my usage credit balance?
What are Cycles still used for on Replit?