> For the complete documentation index, see [llms.txt](https://shineatlas.gitbook.io/easy-tracking-free/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://shineatlas.gitbook.io/easy-tracking-free/master.md).

# INTRODUCTION

Easy Tracking Free for Jira is a plugin developed by Shinetech Software for Atlassian Jira product to help user track and manage issues in an easy way.

This plugin is to track the most important issues for you as a favorite todo list.

Rather than the existing issue filters which are set up with fixed conditions, and the labels which are visible to all people, we give you an ability to track/collect any issues you want in your own private list and manage them in priority and in a easier way.

### Main Features

* Allow to track or untrack any issue for user himself
* Set easy follow up flags like Today, Tomorrow, This Week etc. for tracked issue
* Select a specified date as follow up flag
* Allow to write a memo for tracked issue
* Show all tracked issues in popup window
* Provide a prioritized issue list from top menu
* Allow to search tracked issues with JQL function
* Ability to sort tracked issues in the popup list
* Allow batch operations to multiple issues
* Support automatically start/stop watching issue
* Provide flexible configurations for follow up rules

### Screenshots

![](/files/-Ll4OCAlvrKqCtjm32mc)

![](/files/-Ll4OPmp95cUYv3D7xNh)

![](/files/-Ll4OWXtUJMRPYj94jch)

![](/files/-Ll4OaKYNOtfOVXJN-9X)

![](/files/-Ll4OcgGclggGWNS4Nzb)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://shineatlas.gitbook.io/easy-tracking-free/master.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
