To create a project you go to projects -> create project.

The first important thing to do is to invite people that you want to work with in your project. So to do this you have to go to the project settings. You can find it if you click on your project in the projects tab.


Every project has different roles. As mentioned above added members get the developer role automatically. If you want to change roles you go again to the project settings and and click on "Access". Here you see your team members and their roles. Over grant role you can give different users or groups a role in your project.



So before you can go to the agile board(s) of your project I would recommend that you enable time tracking. It allows you to automatically track the time if a card/task is in progress. So to enable time tracking you go again to the project settings and choose time tracking. Now you set the settings like the following picture:



Now you should have set up your project well enough to actually use the tool now to a certain extent. Check if you did not have forgotten to set up:
- Your team
- The roles of the team members
- Time Tracking
Here you see a quick overview over an agile board
So everytime you work in your project you are in a sprint. So sprints are usually a period of time between 1 - 4 weeks. So to create a new sprint you click on the current sprint and click "new sprint".

If you click on new swimlane in the bottom right of the page you can create a new swimlane (who could have guessed?). So then it opens a window with different settings for the swimlane.
I recommend to fill up every red marked setting. Now you can also see the fields estimation and time spent which would not been there if we did not set up the time tracking settings. Maybe you noticed that you can only create a swimlane with the type "User Story" I will get to that later in the board settings.
To create a new card you simply click "new card" in a swimlane and it will create a card in the swimlane.
I recommend to fill up every red marked setting.
So now we can use the time tracking. If you drag and drop a card in the state "In Progress" a timer will start. If you drag and drop it into another column (Open, To Verify, Done) the timer will automatically stop and add the time to the current card.
Now you can click on the card and see the history. Which team member worked at the task for how much time. It even shows you a little circle if you are in the estimation that you have set before or if the task is overdue.
You can configure some things on your board to do this go to the board settings you can find it in the picture at Overview. Here you can find general settings which I will not cover here because there is nothing to set up but if you are interested you can give it at quick look. The important settings are at "Columns and Swimlanes" here you can add an extra column if you need it and here we see why we can only create swimlanes with the type "User Story".

So the last thing is the chart settings. To see the changes you do here, just check the Board (Sprint) diagram like Overview. So now you see the chart and the chart settings. It should look like this:

To create a report simply click on "Reports" and then you see different variations of reports. You can choose which type. So this is an example for a burndown chart.


So here you see a little overview of a example dashboard. You can add widgets if you want and share your dashboard to other users or groups. You can also get a list view of a project where you can see every user story and subtasks of it in a clear view.

You can also link your GitHub repository to the project to do commits through YouTrack. To do this go to the project settings and click on VCS.

To do this go the admin settings on the server and click on Access Management -> Auth Modules.

Hope this is helpful!





