# Initiative

Initiatives help you track major projects and features, ensuring visibility into ongoing work. With Initiatives, you can quickly identify at-risk tasks and take corrective action before delays occur. Whether managing a project, epic, or story, you can customize Initiatives to gain full insight into cross-team progress.

<figure><img src="/files/uLbSHB1axvNJp3ivDkam" alt=""><figcaption></figcaption></figure>

### Work Progress&#x20;

Work Progress provides a percentage breakdown of Issue tickets or Story points in an initiative based on their current workflow status. Typo categorizes issues using your JIRA status mapping, displaying three primary status groups by default:

1. Open&#x20;
2. In Progress&#x20;
3. Done&#x20;

These categories can be customized to align with your internal processes.

<div align="left"><figure><img src="/files/vgqo9VicDQlUehRbeWcq" alt="" width="563"><figcaption></figcaption></figure></div>

### Issues Live Status&#x20;

Issues Live Status reflects the real-time status of all Issue tickets and Story points within an initiative. It also calculates the average time each ticket or Story point has spent in its current status.Issues are plotted on a graph based on their status. The system determines how long each ticket has remained in its state and provides an average aging time for better tracking.&#x20;

<div align="left"><figure><img src="/files/kwZuxC0y8JgN3ztQ94zN" alt="" width="563"><figcaption></figcaption></figure></div>

### Work Allocation&#x20;

Work Allocation provides a breakdown of completed Issue tickets across various categories, helping teams assess how development efforts align with business goals. Categories can be defined based on:

1. Issue types&#x20;
2. Issue titles (keywords at the start, end, or within the title)&#x20;
3. Custom fields/labels (specific keywords), Typo automatically classifies both historical and future

Issue tickets according to these categories. If a ticket has multiple labels, it will be assigned to all relevant categories.

<div align="left"><figure><img src="/files/kqoiVY3dcLKWUdzytZLI" alt=""><figcaption></figcaption></figure></div>

### Work Contribution&#x20;

Work Contribution highlights the percentage of work completed by each developer, helping teams track individual contributions to the initiative’s overall progress.

By leveraging these metrics, teams can maintain full transparency into their initiatives and make data-driven decisions to optimize project success. 🚀

Read more about setting up an initiative [here](/typo-help-docs/configurations/initiative.md)


---

# Agent Instructions: 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:

```
GET https://typo.gitbook.io/typo-help-docs/platform/initiative.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
