Skip to content

Commit d2afcc0

Browse files
authored
Add blog post about 'Ask AI' (#2979)
* Add blog post about 'Ask AI' Signed-off-by: Arthur Silva Sens <arthursens2005@gmail.com> * Add note about privacy Signed-off-by: Arthur Silva Sens <arthursens2005@gmail.com> * Update blog/posts/2026-04-22-ask-the-prometheus-docs-with-kapa-ai.md Signed-off-by: Arthur Silva Sens <arthursens2005@gmail.com> --------- Signed-off-by: Arthur Silva Sens <arthursens2005@gmail.com>
1 parent 97dbcc9 commit d2afcc0

4 files changed

Lines changed: 49 additions & 0 deletions

File tree

Lines changed: 49 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,49 @@
1+
---
2+
title: Ask the Prometheus docs with Kapa.ai
3+
created_at: 2026-04-22
4+
kind: article
5+
author_name: Arthur Silva Sens (@ArthurSens)
6+
---
7+
8+
Prometheus documentation now includes a new Kapa.ai integration. This is available as part of the [partnership between CNCF and Kapa.ai](https://contribute.cncf.io/blog/2026/04/09/reducing-support-tax-cncf-kapa-ai/), which helps CNCF projects make their documentation and knowledge more accessible.
9+
10+
You can now use the `Ask AI` entry on `prometheus.io` to ask questions in natural language and get answers grounded in Prometheus documentation. For the Prometheus team, it is also a useful way to understand what people are trying to learn from the docs and where the docs still need work.
11+
12+
<!-- more -->
13+
14+
The `Ask AI` option is available directly from the docs search box:
15+
16+
![Prometheus docs search field showing the Ask AI option](/assets/blog/2026-04-22/ask-ai-search.png)
17+
18+
## How this helps users
19+
20+
This makes the docs easier to use in a few different ways. You can ask full questions instead of guessing the exact search keywords, and you can describe a problem in your own words even if you do not know the Prometheus terminology yet.
21+
22+
It can also be helpful if English is not your first language, since you can often ask in your preferred language instead of translating your question into English keywords first. And because the answers are grounded in the docs, you also get links back to the relevant pages to keep exploring.
23+
24+
## Try it on prometheus.io
25+
26+
The next time you are reading the Prometheus docs, open search and click `Ask AI`.
27+
28+
Once you ask a question, Kapa responds with an answer grounded in the Prometheus docs and links back to the relevant documentation:
29+
30+
![Prometheus Docs AI answering a question about installing Prometheus with links to the docs](/assets/blog/2026-04-22/ask-ai-answer.png)
31+
32+
## Why we are adding it
33+
34+
For the Prometheus team, this is not only a way to answer questions faster. It is also a feedback loop for improving the docs.
35+
36+
Kapa shows us what people ask and how confidently those questions can be answered from the existing documentation. That helps us identify missing topics, unclear explanations, and places where the right content exists but is still hard to find.
37+
38+
Looking at these questions over time gives us a practical way to spot recurring themes and prioritize documentation improvements:
39+
40+
![Kapa question insights showing user questions, confidence levels, and topic tags](/assets/blog/2026-04-22/ask-ai-insights.png)
41+
42+
If Kapa gives you a useful answer, great. If it does not, that also helps us improve the docs.
43+
44+
Ask something simple. Ask something specific. Ask something you think should already be obvious from the docs.
45+
46+
From now on, asking questions is also a great way of helping the Prometheus community!
47+
48+
> NOTE: Conversations using the Kapa integration are recorded and anonym-ised.
49+
> For more information, please read https://www.kapa.ai/security
87.6 KB
Loading
20.2 KB
Loading
10.7 KB
Loading

0 commit comments

Comments
 (0)