
Getting Started Guide
How to Use Devin
A practical guide to get you up and running with Devin. Written by Delv Editorial, Delv Team.
Getting started with Devin
In this guide, you’ll learn how to set up Devin, create your first coding project, and optimise your experience with this AI software engineer. After reading, you’ll be able to get Devin to handle coding tasks effectively.Step 1: Sign up and set up
- Go to Cognition's website.
- Click on the “Get Started” button in the top right corner.
- Fill in your details to create an account. You may need to provide payment information, as Devin starts at $500/month for teams.
- Once signed up, log in to your account.
Step 2: Your first project
- After logging in, click on the “New Project” button on the dashboard.
- Give your project a name and select the programming language you wish to use from the dropdown menu.
- Click “Create Project” to open the project workspace.
- In the workspace, use the “Ask Devin” input box to describe what you want to be coded. For example, type “Create a simple to-do list application.”
- Click the “Run” button to let Devin generate the code.
- After a few moments, review the code Devin provides. If it looks good, click “Deploy” to run the application.
Step 3: Get better results
- Be specific with your prompts. Instead of saying “Create an app,” say “Create a to-do list app with features to add, delete, and mark tasks as complete.”
- Use the “Debug” button if Devin generates errors. This will help you identify and fix issues in the code.
- Regularly save your project by clicking the “Save” button in the top menu to avoid losing any progress.