Skip to content

docs: Superset 6.1 documentation catch-up — batch 5#39454

Merged
rusackas merged 3 commits into
masterfrom
docs/superset-6.1-catchup-5
Apr 22, 2026
Merged

docs: Superset 6.1 documentation catch-up — batch 5#39454
rusackas merged 3 commits into
masterfrom
docs/superset-6.1-catchup-5

Conversation

@rusackas
Copy link
Copy Markdown
Member

SUMMARY

Final batch of 6.1 documentation catch-up covering remaining features from docs-needed.md.

MCP server (mcp-server.mdx):

Using AI with Superset (using-ai-with-superset.mdx):

Creating Your First Dashboard (creating-your-first-dashboard.mdx):

Exploring Data (exploring-data.mdx):

Importing/Exporting (importing-exporting-datasources.mdx):

New pages:

BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF

N/A — documentation-only changes.

TESTING INSTRUCTIONS

  1. Start the docs dev server: cd docs && npm start
  2. Navigate to the updated pages and verify content renders correctly
  3. Check the new Embedding page at /user-docs/using-superset/embedding
  4. Check the new AWS IAM page at /admin-docs/configuration/aws-iam

ADDITIONAL INFORMATION

  • Has associated issue:
  • Required feature flags:
  • Changes UI
  • Includes DB Migration
  • Introduces new feature or API
  • Removes existing feature or API

Cover remaining 6.1 features across existing and new pages:

MCP server:
- Add MCP_PARSE_REQUEST_ENABLED to configuration reference
- Add Audit Events section (MCP tool calls appear in Action Log)
- Add Tool Pagination section documenting cursor-based pagination (#37674)

Using AI with Superset:
- Expand Available Tools Reference into categorized sections covering
  all new tools added in the MCP tool library expansion
- Document preview-first workflow for generate_chart / update_chart

Creating Your First Dashboard:
- AG Grid server-side column filters (#35683): filter types, AND/OR logic,
  pagination interaction
- Time Shift for AG Grid Interactive Table (#37072)
- Dynamic currency formatting via currency_code_column dataset field (#36416)
- ECharts option editor in Explore for JSON overrides (#37868)
- Table chart: export behavior with search filter active (#36281)
- Dataset folders: organizing datasets into groups (#36239)
- PWA file handler: opening CSV/XLS/Parquet from OS file manager (#36191)
- Share database connection option when adding a new database (#37940)

Exploring Data:
- Dialect-aware Format SQL (applies selected database dialect) (#39393)
- SQL Lab tips section and time range natural language expressions
  (consolidates content from batch 4 for master branch)

Importing/Exporting:
- Dashboard import overwrite behavior: charts are replaced not duplicated (#36551)
- UUID in REST API POST responses for dataset/chart/dashboard (#37806)

New pages:
- docs/docs/using-superset/embedding.mdx: embedded SDK quick start,
  resolvePermalinkUrl callback (#36924),
  DISABLE_EMBEDDED_SUPERSET_LOGOUT feature flag (#37537),
  URL parameters, guest token security notes
- docs/admin_docs/configuration/aws-iam.mdx: cross-account IAM
  authentication for Aurora and Redshift via STS AssumeRole (#37585),
  configuration reference, trust policy setup guide

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@netlify
Copy link
Copy Markdown

netlify Bot commented Apr 17, 2026

Deploy Preview for superset-docs-preview ready!

Name Link
🔨 Latest commit b0f1dcb
🔍 Latest deploy log https://app.netlify.com/projects/superset-docs-preview/deploys/69e64d89b03b8f00095bbbfc
😎 Deploy Preview https://deploy-preview-39454--superset-docs-preview.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@github-actions github-actions Bot added the doc Namespace | Anything related to documentation label Apr 17, 2026
@rusackas rusackas marked this pull request as ready for review April 17, 2026 19:53
@dosubot dosubot Bot added the doc:user User / Superset documentation label Apr 17, 2026
@rusackas
Copy link
Copy Markdown
Member Author

@aminghadersohi @sfirke a bit of a mixed bag of stuff here, but if you could double check some stuff here, it would be appreciated :D

Copy link
Copy Markdown
Contributor

@bito-code-review bito-code-review Bot left a comment

Choose a reason for hiding this comment

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

Code Review Agent Run #8d6d3c

Actionable Suggestions - 5
  • docs/admin_docs/configuration/mcp-server.mdx - 1
  • docs/admin_docs/configuration/importing-exporting-datasources.mdx - 1
  • docs/admin_docs/configuration/aws-iam.mdx - 1
  • docs/docs/using-superset/using-ai-with-superset.mdx - 2
Review Details
  • Files reviewed - 7 · Commit Range: 3153cf9..3153cf9
    • docs/admin_docs/configuration/aws-iam.mdx
    • docs/admin_docs/configuration/importing-exporting-datasources.mdx
    • docs/admin_docs/configuration/mcp-server.mdx
    • docs/docs/using-superset/creating-your-first-dashboard.mdx
    • docs/docs/using-superset/embedding.mdx
    • docs/docs/using-superset/exploring-data.mdx
    • docs/docs/using-superset/using-ai-with-superset.mdx
  • Files skipped - 0
  • Tools
    • Whispers (Secret Scanner) - ✔︎ Successful
    • Detect-secrets (Secret Scanner) - ✔︎ Successful

Bito Usage Guide

Commands

Type the following command in the pull request comment and save the comment.

  • /review - Manually triggers a full AI review.

  • /pause - Pauses automatic reviews on this pull request.

  • /resume - Resumes automatic reviews.

  • /resolve - Marks all Bito-posted review comments as resolved.

  • /abort - Cancels all in-progress reviews.

Refer to the documentation for additional commands.

Configuration

This repository uses Superset You can customize the agent settings here or contact your Bito workspace admin at evan@preset.io.

Documentation & Help

AI Code Review powered by Bito Logo

Comment thread docs/admin_docs/configuration/mcp-server.mdx Outdated
Comment thread docs/admin_docs/configuration/importing-exporting-datasources.mdx
Comment thread docs/admin_docs/configuration/aws-iam.mdx
Comment thread docs/docs/using-superset/using-ai-with-superset.mdx
Comment thread docs/admin_docs/configuration/mcp-server.mdx Outdated
Comment thread docs/docs/using-superset/using-ai-with-superset.mdx Outdated
Comment thread docs/admin_docs/configuration/aws-iam.mdx
Comment thread docs/docs/using-superset/embedding.mdx Outdated
Comment thread docs/admin_docs/configuration/mcp-server.mdx
Comment thread docs/admin_docs/configuration/mcp-server.mdx Outdated
Comment thread docs/docs/using-superset/embedding.mdx Outdated
Comment thread docs/admin_docs/configuration/aws-iam.mdx Outdated
Comment thread docs/docs/using-superset/using-ai-with-superset.mdx Outdated
Comment thread docs/docs/using-superset/using-ai-with-superset.mdx Outdated
Comment thread docs/docs/using-superset/using-ai-with-superset.mdx Outdated
Comment thread docs/docs/using-superset/using-ai-with-superset.mdx Outdated
- mcp-server: correct pagination example to use page/page_size/has_next
  (MCP list tools use offset pagination, not cursor-based)
- using-ai-with-superset: prune tools reference to only tools registered
  in superset.mcp_service; fix update_chart preview parameter name
  (generate_preview, not save_chart); drop save_sql_query misname
- aws-iam: add AWS_DATABASE_IAM_AUTH feature-flag prerequisite; list
  redshift-serverless:GetWorkgroup alongside GetCredentials
- embedding: move resolvePermalinkUrl to top-level of embedDashboard
  options (no callbacks wrapper); correct allowed-domains guidance to
  per-dashboard setting rather than SUPERSET_WEBSERVER_DOMAINS
- importing-exporting-datasources: clarify in intro that ZIP import/
  export covers dashboards, charts, and saved queries too

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
@bito-code-review
Copy link
Copy Markdown
Contributor

bito-code-review Bot commented Apr 20, 2026

Code Review Agent Run #7525bb

Actionable Suggestions - 0
Review Details
  • Files reviewed - 5 · Commit Range: 3153cf9..b0f1dcb
    • docs/admin_docs/configuration/aws-iam.mdx
    • docs/admin_docs/configuration/importing-exporting-datasources.mdx
    • docs/admin_docs/configuration/mcp-server.mdx
    • docs/docs/using-superset/embedding.mdx
    • docs/docs/using-superset/using-ai-with-superset.mdx
  • Files skipped - 0
  • Tools
    • Whispers (Secret Scanner) - ✔︎ Successful
    • Detect-secrets (Secret Scanner) - ✔︎ Successful

Bito Usage Guide

Commands

Type the following command in the pull request comment and save the comment.

  • /review - Manually triggers a full AI review.

  • /pause - Pauses automatic reviews on this pull request.

  • /resume - Resumes automatic reviews.

  • /resolve - Marks all Bito-posted review comments as resolved.

  • /abort - Cancels all in-progress reviews.

Refer to the documentation for additional commands.

Configuration

This repository uses Superset You can customize the agent settings here or contact your Bito workspace admin at evan@preset.io.

Documentation & Help

AI Code Review powered by Bito Logo

Copy link
Copy Markdown
Member

@sfirke sfirke left a comment

Choose a reason for hiding this comment

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

LGTM - left one comment. Thanks for updating these!

@@ -0,0 +1,162 @@
{/*
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Does this belong here? And not with the database drivers for these databases? This felt too vendor/platform specific to expect in this location.

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

Good question... I might roll it into the generated stuff in a subsequent PR, once this wall of Docs updates is behind me/us :D

@rusackas rusackas merged commit e1ed500 into master Apr 22, 2026
66 of 67 checks passed
@rusackas rusackas deleted the docs/superset-6.1-catchup-5 branch April 22, 2026 00:30
michael-s-molina pushed a commit that referenced this pull request Apr 27, 2026
Co-authored-by: Superset Dev <dev@superset.apache.org>
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
(cherry picked from commit e1ed500)
qfcwell pushed a commit to qfcwell/superset that referenced this pull request May 12, 2026
Co-authored-by: Superset Dev <dev@superset.apache.org>
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
@github-actions github-actions Bot added 🍒 6.1.0 Cherry-picked to 6.1.0 🏷️ bot A label used by `supersetbot` to keep track of which PR where auto-tagged with release labels labels May 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🏷️ bot A label used by `supersetbot` to keep track of which PR where auto-tagged with release labels doc:user User / Superset documentation doc Namespace | Anything related to documentation size/L 🍒 6.1.0 Cherry-picked to 6.1.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants