Skip to content

AI Assistant. Updated doc#469

Merged
vvlladd28 merged 3 commits into
thingsboard:mainfrom
stitenko:06.2026/AI-Assistant-update
Jun 12, 2026
Merged

AI Assistant. Updated doc#469
vvlladd28 merged 3 commits into
thingsboard:mainfrom
stitenko:06.2026/AI-Assistant-update

Conversation

@stitenko

Copy link
Copy Markdown
Contributor

Description

Type of change

  • New / updated documentation page (src/content/docs/**)
  • Shared include file (src/content/_includes/**)
  • Component, layout, or styling change (src/components/**, src/styles/**)
  • Landing / use-case / case-study page (src/pages/**, src/data/**)
  • Redirects (src/data/redirects.ts)
  • Version bump / release (see release skill)
  • Build, CI, scripts, or tooling
  • Other (please describe)

Affected products

Related issues

  • Closes #

Checklist

  • pnpm check passes (Astro / TypeScript)
  • pnpm lint:eslint passes
  • pnpm lint:slugcheck passes (required if pages were added/renamed/moved across languages)
  • pnpm lint:linkcheck passes locally — required to merge; run it before requesting review (use pnpm lint:linkcheck:nobuild if you already ran a build)
  • Renamed/removed pages have a redirect in src/data/redirects.ts, and pnpm generate:redirects was run
  • No hardcoded versions — values come from src/data/versions.ts
  • Screenshots attached for visual changes

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates ThingsBoard documentation around the in-platform AI Assistant, aligning page metadata with the Assistant’s current scope (Alarm Rules + Calculated Fields) and expanding the shared AI Assistant include with usage guidance, screenshots, and AI credits information. It also adds PE-only Tenant Profile “AI Limits” documentation and adjusts Alarm Rules page callouts.

Changes:

  • Updated AI Assistant page descriptions across CE/PE/PaaS variants to focus on Alarm Rules and Calculated Fields.
  • Expanded the shared AI Assistant include with detailed workflow steps, screenshots, scope/limitations, and AI credits guidance.
  • Added a PE-only “AI Limits” section to Tenant Profiles and reorganized Alarm Rules asides to include a permissions note plus a separate best-practice tip.

Reviewed changes

Copilot reviewed 7 out of 12 changed files in this pull request and generated 2 comments.

Show a summary per file
File Description
src/content/docs/docs/user-guide/ai-assistant.mdx Updates page frontmatter description to match current AI Assistant scope.
src/content/docs/docs/pe/user-guide/ai-assistant.mdx Same description alignment for PE docs.
src/content/docs/docs/paas/user-guide/ai-assistant.mdx Same description alignment for PaaS docs.
src/content/docs/docs/paas/eu/user-guide/ai-assistant.mdx Same description alignment for PaaS EU docs.
src/content/_includes/docs/user-guide/tenant-profiles.mdx Adds PE-only “AI Limits” section under profile configuration.
src/content/_includes/docs/user-guide/alarm-rules.mdx Reworks initial callouts: adds a permissions note and keeps the duplication-avoidance tip later.
src/content/_includes/docs/user-guide/ai-assistant.mdx Major content expansion: start steps, screenshots, behavior explanation, AI credits section, and next-step links.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment on lines +9 to +11
{props.product === Products.PE && (
<Banner variant="pe">Available from ThingsBoard PE <strong>4.3.1.2</strong> and later.</Banner>
)}
{
src: '/src/assets/images/user-guide/ai-assistant/ai-assistant-with-calculated-fields-1.png',
alt: 'Opening AI Assistant from the Calculated fields page',
caption: 'Click <strong>Configure with AI</strong> on the Calculated fields page to open th AI Assistant and create or manage calculated fields using natural language.',
@vvlladd28 vvlladd28 merged commit 3de9f01 into thingsboard:main Jun 12, 2026
4 of 5 checks passed
vvlladd28 pushed a commit that referenced this pull request Jun 12, 2026
* Updated AI Assistant doc

* Updated Alarm rules doc

* Updated AI Assistant guide
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants