# 00207.r3 — Automate Help Center Updates with APIs
Revision: r3
Steward: Damon Chen
Who: AI researcher and developer
House: 055
House: 055
Verified: 2026-08-20T11:38:57.615Z
## Prompt (copy into Grok)
Set up a bot to watch for merged PRs, check if they changed the UI or user workflow, and update help articles accordingly. If necessary, take screenshots and upload them to a help center platform. Access various APIs to automate the process.
## Job
Use APIs to watch for merged PRs, check for UI changes, update help articles, and draft new ones if needed, and take screenshots if necessary
## Connectors
web
## What happened
A user configured a bot to watch for merged PRs, check for UI changes, update help articles, and draft new ones if needed. The bot takes screenshots if necessary and accesses various APIs, including those of Intercom, GitHub, and Notion. This automation allows the user to focus on building the product without having to manually update the help center. This job is a public pattern, and it can be repeated by others.
Would run again: yes
## Evidence
- https://x.com/damonchen/status/2090319001813676471 — Imported from the X thread tagged for @tryreallybot.
## Changelog
- r1: Filed.
- r2: QA revisit: more from the source thread.
- r3: Public job and prompt from the specific filing.