Jira is one of the most popular project management tools used by businesses around the world, but you don’t have to work for a large software company to take advantage of it. Atlassian offers a free Jira plan for up to 10 users, making it a great option for individuals, freelancers, small businesses, and teams looking for an organized way to manage projects.

In this tutorial, I’ll show you how to create a free Jira account, set up your first Jira site, and create your first project using one of Jira’s built-in templates. Whether you’re planning personal projects, organizing work tasks, managing a small business, or following along with my upcoming Build a Job Search Tracker in Jira series, this guide will help you get started.


What You’ll Learn

In this tutorial, you’ll learn how to:

  • Create a free Jira account
  • Set up your own Jira site
  • Choose the right work category
  • Select a project template
  • Name and configure your first project
  • Understand Jira work types
  • Configure basic workflow statuses
  • Invite additional users (optional)

Common Uses

  • Personal project management
  • Job search tracking
  • Content creation planning
  • Small business project management
  • Marketing campaign planning
  • Product development
  • IT and help desk management
  • Team collaboration
  • Software development
  • Process improvement initiatives

Requirements / Compatibility

  • A free Atlassian account
  • An email address or a Google, Microsoft, Apple, or Slack account
  • Internet connection
  • Modern web browser

Free Plan

  • Perfect for individuals, freelancers, families, and small teams
  • Supports up to 10 users
  • Includes Jira Cloud

Understanding How Jira Works

Before jumping into the setup, it helps to understand a few of the terms Jira uses.

Atlassian Account

Your Atlassian account is your login for Jira and other Atlassian products. Once you’ve created it, you can use the same account across multiple Jira sites if needed.

Jira Site

A Jira site is your workspace. It has its own unique web address (for example, yourcompany.atlassian.net) and contains all of your projects, boards, users, and settings.

Project Template

Jira provides templates designed for different types of work. These templates create an initial project structure that you can customize later.

For example:

  • Kanban focuses on visual workflow management.
  • Scrum is designed for agile sprint planning.
  • Project Management provides a more traditional business project layout.

Don’t worry about choosing the “perfect” template. Nearly every part of your project – including workflows, issue types, boards, and statuses – can be customized later as your needs evolve.

Work Types

Work types (sometimes called issue types) define the kinds of items you’ll track inside a project, such as tasks, stories, bugs, or features. Think of them as different categories of work rather than different stages of progress.

Workflow Statuses

Statuses represent where work currently stands, such as To Do, In Progress, or Done. These can be renamed or expanded later to better match your own process.

One of the strengths of Jira is that it adapts to your workflow rather than forcing you into a rigid structure. We’ll take advantage of that throughout this tutorial series.


Step-by-Step Instructions

Step 1: Sign up for a free Jira account

  • Visit the Jira sign up site: www.atlassian.com/try/cloud/signup
  • Sign up using an email address or with your Google, Microsoft, Apple, or Slack account
  • Jira will email a verification code – check your email for the code and enter it on the Jira site when prompted
  • Add account details – your name and create a password

Step 2: Create your Jira site

This is where you will generate the URL you will use for the site (e.g., [your chosen site name].atlassian.net).

  • If you have your own website or company name, that can be used (e.g., mycompanyname.atlassian.net)
  • If you’re creating this for your own personal project management, a project-related name, like sams_projects could be used
  • If you’re using this for a team project, a team-related name could be used, such as team-widgets or whatever is representative

Step 3: Select your type of work

This helps Jira suggest templates most relevant to the type of work you do. I chose project management since I wanted to track tutorial projects and job search efforts. Choose the category that is most relevant to the type of work you want to track in this space.

  • Software development
  • Marketing
  • Project management
  • IT support
  • Customer servce
  • Finance
  • Data science
  • Product management
  • Design
  • Operations
  • Human resources
  • Legal
  • Sales
  • Other

Step 4: Select a template to get started

Choose a template that most accomplishes what you want to do. This can always be changed later. Since I wanted to see a visual board to track the status of my projects and efforts, I chose Kanban.

  • Kanban – Manage and track agile work plus integrate developer tools like Github.
  • Project management – Designed to help business teams manage work with list and calendar views.
  • Scrum – Plan, prioritize, and schedule sprints using scrum framework.

Step 5: Name your space

This is where you’ll help your team track progress, stay organized, and manage tasks. I simply named my space “Project Planning” since it’s where I will be managing my projects, and my job search space will be called “Job Search”.

Note: The space name can be changed later from the space settings page.


Step 6: Select the types of work you need in this space

The types selected here form the building blocks of your space. If you’re unsure of what you will need, just choose all of the types since this can be changed later.

Note: Work types can be managed and added from the space settings page.

  • Feature – a broad piece of functionality.
  • Task – a small piece of work.
  • Story – a requirement expressed from the user’s perspective.
  • Bug – a problem that needs fixing.
  • Asset – a file, image, or video.

Step 7: Select how you want to track your work

These are the stages projects will move through as work is completed. Customize as desired or, if you’re unsure of what statuses you might need, just keep the defaults as a starting point.

Note: These statuses can easily be added, removed, and changed later.

  • Idea
  • To do
  • In progress
  • In review
  • Done

Step 8: Add or invite users, or go to Jira

The last step provides two options to invite others – via a link or by email.

Note: This can be done later from the user management page, accessible from settings > user management.


Additional Tips

Helpful Tips

Don’t spend too much time trying to design the perfect Jira project during setup. Nearly everything – from your workflows and issue types to project names and boards – can be changed later.

Bookmark your Jira site so it’s easy to find when you’re ready to get to work.

Common Mistake

Many new users think they need to understand Scrum or Agile before using Jira.

You don’t.

Jira works just as well for personal projects, business planning, content creation, documentation, job searches, and countless other workflows.

Version Differences

This tutorial uses the current Jira Cloud interface. Atlassian updates the interface periodically, so you may notice small differences in wording or button placement over time, but the overall setup process remains very similar.


Related Posts

How to Create Custom Fields in Jira

Learn how to create custom fields in Jira and decide which information should be stored as structured data versus notes. This beginner-friendly guide explains field types, field schemes, and practical examples while building a reusable Job Search Tracker in a Company-managed Jira project.