How to create your first project on Jira
Creating your first Jira project involves navigating to the Projects section, selecting a template that matches your workflow, and configuring basic settings like name, key, and permissions. The process typically takes 5-10 minutes and immediately provides you with a workspace to start tracking issues and managing tasks.
Prerequisites
- Active Jira account with project creation permissions
- Access to your organization's Jira workspace
- Basic understanding of project management concepts
- Administrator or project lead role in your Jira instance
Step-by-Step Instructions
Access the Projects section
Choose a project template
- Scrum - For agile software development with sprints
- Kanban - For continuous workflow management
- Bug tracking - For issue and defect management
- Task management - For general project tasks
Configure project details
- Name - Enter your project name (e.g., "Website Redesign")
- Key - This auto-generates but can be customized (e.g., "WR")
- Project type - Choose between Team-managed or Company-managed
Set up project access and permissions
- Select Open to allow all users in your organization to view
- Select Private to restrict access to specific users
- Add team members by typing their names in the Add people field
Review and create the project
- Verify the project name and key are correct
- Confirm the selected template matches your needs
- Check that team members are properly added
Explore your new project dashboard
- Board view - Your main workflow interface
- Backlog - Where you'll manage upcoming work
- Project settings - Access via the gear icon
Create your first issue
- Click the Create button (+ icon) in the top navigation
- Select your project from the dropdown
- Choose an issue type (Story, Task, Bug, etc.)
- Add a Summary and Description
- Click Create
Common Issues & Troubleshooting
Can't see the Create project button
You likely don't have project creation permissions. Contact your Jira administrator to request Create Projects global permission or ask them to create the project for you.
Project key already exists error
The project key must be unique across your Jira instance. Try a different abbreviation or add numbers (e.g., change WEB to WEB2 or WEBR).
Team members can't access the project
Check the project permissions in Project settings > Permissions. Ensure users have the Browse Projects permission and are added to the appropriate project role.
Wrong template selected after creation
You cannot change the template after creation, but you can modify workflows and issue types in Project settings > Issue types or create a new project with the correct template and migrate issues.