Importing projects and designs from external tools into Replit Agent Apps.
Replit’s import feature allows you to transform existing projects and designs from external development and design tools into Replit Agent Apps. This reference covers supported platforms, technical specifications, limitations, and compatibility requirements.
Choose your import source and provide the necessary project information. The system validates compatibility with Agent before proceeding.If your project is incompatible, you’ll see an error message with suggestions for resolving compatibility issues.
2. Import processing
During the import process, you’ll see an interstitial screen showing progress updates. Processing time varies based on project complexity and source platform.
3. Agent integration
Once import completes, Agent engages to finalize the setup and ensure your project is ready for development. This is similar to the end state of Agent Rapid Build.
During the import process, Replit migrates your project with Agent assistance:
Code: All application code and logic from your project
Design and styles: UI components, styling, and visual design elements
Assets: Images, icons, and other static resources
Backend functionality: If your project includes backend functionality, it is imported into the Replit environment.
Database schema: Database structure and table definitions are imported into a Neon Postgres database, which is integrated directly into the Replit environment.
During the import process, Replit migrates your project with Agent assistance:
Code: All application code and logic from your project
Design and styles: UI components, styling, and visual design elements
Assets: Images, icons, and other static resources
Backend functionality: If your project includes backend functionality, it is imported into the Replit environment.
Database schema: Database structure and table definitions are imported into a Neon Postgres database, which is integrated directly into the Replit environment.
Import processing may consume Agent credits depending on the complexity of the migration and Agent involvement.
Imports that require Agent assistance for migration or setup will consume credits based on the amount of processing required. Simple imports may complete without more charges beyond your standard Replit usage.