> For the complete documentation index, see [llms.txt](https://handbook.mattermost.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://handbook.mattermost.com/operations/research-and-development/product/product-planning/launch-plan.md).

# Launch plan

We plan periodic launches to drive awareness in the market so that our target audiences who aren't already Mattermost customers can get exposure to our product and our offerings.

Launches are also a way for the company to put stories into the market to communicate Mattermost’s position and strategic direction. Launches are different than releases or a roadmap in that a launch highlights the most exciting changes to our product. A launch plan is owned by the Marketing team whereas the release plan is owned by the Release team (R\&D).

We may plan a launch with the release of a new product offering, at the release of a highly demanded feature, or to announce a set of features that are thematically connected. The timing of a launch may be different than a release depending on other communications and events of the organization.


---

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

```
GET https://handbook.mattermost.com/operations/research-and-development/product/product-planning/launch-plan.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.
