# Initiatives and Roadmaps

Using initiatives is a way to categorize work items into larger initiatives, bets, strategic goals, or projects. Initiatives have a description, linked insights, and an activity feed similar to work items. However, they can be shared across spaces, which makes them great for cross-team work.

By enabling roadmaps, you can organize and prioritize your initiatives on boards. You can have multiple roadmaps, and roadmaps can also be shared across spaces.

{% hint style="info" %}
Initiatives are great for building a theme-based roadmap. Themes are common in product management to align teams and stakeholders on a roadmap, using terms that are also familiar outside the team. A theme is simply a broad initiative, experiment, bet, or a category of customer problems.

You can watch an excellent video [here](https://www.youtube.com/watch?v=fUiwvYV6dPQ) about roadmaps.
{% endhint %}


---

# 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://guide.kitemaker.co/initiatives-roadmaps.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.
