# Product Roadmap

| Feature                       | Overview                                                   | Planned Release Quarter |
| ----------------------------- | ---------------------------------------------------------- | ----------------------- |
| Gen AI Adoption               | Track & measure Gen AI Coding Assistants adoption & impact | July - Sept ‘25         |
| Developer 1-on-1s             | AI-powered performance summaries for 1-on-1s               | July - Sept ‘25         |
| Shareable platform links      | Directly shareable module links across the platform        | July - Sept ‘25         |
| Detailed views in reports     | Clickable detailed views across each metric                | July - Sept ‘25         |
| Custom Goal Alerts            | Custom configuration of goal alerts across email/channels  | July - Sept ‘25         |
| Incident.io Integration       | Insights across production incidents and resolutions times | July - Sept ‘25         |
| Conversational AI             | Chat-based search across all insights                      | Oct - Dec ‘25           |
| Code Review Contextualisation | Backend improvements across LLMs and repo search           | Oct - Dec ‘25           |
| Project Forecasting           | Capability to forecast timelines & create scenarios        | Oct - Dec ‘25           |
| Issue Tracker Configurations  | Configurable status workflow mappings                      | Oct - Dec ‘25           |
| Data Dog Integration          | Insights across reliability and incidents                  | Oct - Dec ‘25           |
| Meetings/Focus time insights  | Insights across team meetings & focus time                 | Jan - Mar ‘26           |
| New Report Templates          | Pre-defined templates for faster report creation           | Jan - Mar ‘26           |
| New Automations               | Addition of workflow automations & more alerts             | Jan - Mar ‘26           |


---

# 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/faqs/product-roadmap.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.
