Skip to content

Spreadsheet add AI assistant article. - #3190

Open
DinkoK wants to merge 1 commit into
masterfrom
dkrastev/m-spreadsheet-ai
Open

Spreadsheet add AI assistant article.#3190
DinkoK wants to merge 1 commit into
masterfrom
dkrastev/m-spreadsheet-ai

Conversation

@DinkoK

@DinkoK DinkoK commented Aug 7, 2026

Copy link
Copy Markdown
Contributor

No description provided.

Copilot AI lite review requested due to automatic review settings August 7, 2026 13:53

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 adds new documentation for an AI Assistant feature in RadSpreadsheet and reorders the RadSpreadsheet “Features” section by updating the position: front-matter values across multiple articles. It also includes an added/updated RadButtons GIF asset.

Changes:

  • Added a new AI Assistant for RadSpreadsheet documentation article with setup guidance and examples.
  • Updated position: metadata across RadSpreadsheet feature pages to reflect a new navigation/order.
  • Added/updated radbuttons-features-smart-paste.gif under RadButtons assets.

Reviewed changes

Copilot reviewed 20 out of 23 changed files in this pull request and generated 2 comments.

Show a summary per file
File Description
controls/radspreadsheet/features/worksheetuilayersbuilder.md Updates doc ordering via position: front matter.
controls/radspreadsheet/features/ui-worksheet-editor-dialogs.md Updates doc ordering via position: front matter.
controls/radspreadsheet/features/ui-worksheet-editor-context-menu.md Updates doc ordering via position: front matter.
controls/radspreadsheet/features/ui-working-with-selection.md Updates doc ordering via position: front matter.
controls/radspreadsheet/features/ui-sorting.md Updates doc ordering via position: front matter.
controls/radspreadsheet/features/ui-printing.md Updates doc ordering via position: front matter.
controls/radspreadsheet/features/ui-hidden-rows-columns.md Updates doc ordering via position: front matter.
controls/radspreadsheet/features/ui-headers-and-footers.md Updates doc ordering via position: front matter.
controls/radspreadsheet/features/ui-freeze-panes.md Updates doc ordering via position: front matter.
controls/radspreadsheet/features/ui-filtering.md Updates doc ordering via position: front matter.
controls/radspreadsheet/features/ui-charts.md Updates doc ordering via position: front matter.
controls/radspreadsheet/features/protection.md Adds position: front matter for ordering consistency.
controls/radspreadsheet/features/notes.md Updates doc ordering via position: front matter.
controls/radspreadsheet/features/history.md Adds position: front matter for ordering consistency.
controls/radspreadsheet/features/find-and-replace.md Adds position: front matter for ordering consistency.
controls/radspreadsheet/features/copy-and-paste.md Adds position: front matter for ordering consistency.
controls/radspreadsheet/features/conditional-formatting.md Adds position: front matter for ordering consistency.
controls/radspreadsheet/features/comments.md Updates doc ordering via position: front matter.
controls/radspreadsheet/features/command-descriptors.md Updates doc ordering via position: front matter.
controls/radspreadsheet/features/ai-assistant.md New AI Assistant article (feature overview, required packages, enablement, setup examples).
controls/radbuttons/features/images/radbuttons-features-smart-paste.gif Adds/updates RadButtons documentation asset.
Suppressed comments (1)

controls/radspreadsheet/features/ai-assistant.md:221

  • Image alt text looks like a filename ("spreadsheet-ai-assistant-002"), which isn’t descriptive for screen readers and is inconsistent with the more descriptive alt text used in other RadSpreadsheet feature docs (e.g., ui-freeze-panes.md). Consider updating it to describe what the screenshot shows in the context of the AI Assistant.
![spreadsheet-ai-assistant-002](images/spreadsheet-ai-assistant-002.png)

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


The AI assistant uses the [AI Agent Tools from the Document Processing Libraries](https://www.telerik.com/document-processing-libraries/documentation/ai-tools/agent-tools/overview), which provides specialized capabilities for spreadsheet manipulation. The integrated chat panel appears alongside your spreadsheet, allowing seamless interaction without interrupting your workflow. You can connect to various AI providers including Azure OpenAI, OpenAI, and local AI models through Ollama.

![RadSpreadsheet AI Summarization](images/spreadsheet-ai-assistant-001.png)
Comment on lines +1 to +8
---
title: AI Assistant
page_title: AI Assistant
description: Check our AI Assistant documentation article for the RadSpreadsheet {{ site.framework_name }} control.
slug: radspreadsheet-ai-assistant
tags: ai, assistant, spreadsheet, chat, analysis
published: True
position: 0
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.

2 participants