Skip to content

Add Tag data page#5025

Open
shannonbradshaw wants to merge 2 commits intoviamrobotics:mainfrom
shannonbradshaw:shannonbradshaw/tag-data-page
Open

Add Tag data page#5025
shannonbradshaw wants to merge 2 commits intoviamrobotics:mainfrom
shannonbradshaw:shannonbradshaw/tag-data-page

Conversation

@shannonbradshaw
Copy link
Copy Markdown
Collaborator

Summary

  • Adds /data/tag-data/ covering post-capture tagging of binary data through the Viam app, the CLI, and the SDK.
  • Calls out the boundaries that aren't obvious from the existing CLI reference: tags differ from ML classification labels and bounding boxes, post-capture tagging applies to binary data only, and capture-time tags are a separate mechanism.
  • Cross-links from the data overview's "Annotate and train" section.

Why

Tagging today is documented in scattered places: a CLI reference (/cli/manage-data/#tag-data), an ML-training framing in /train/annotate-images/, and a one-line mention in the data overview. There is no page that addresses tagging as a general data-organization operation (filter, build datasets, scope an export). This adds that page.

Test plan

  • Verify the new page renders on the deploy preview.
  • Confirm sidebar order in the Manage data section places "Tag data" between query pages and "Filter at the edge" (weight 25).
  • Verify all referenced CLI flags exist (validated against rdk/cli/app.go: viam data tag ids add/remove, viam data tag filter add/remove, viam data export binary filter --tags).

Adds a standalone /data/tag-data/ page covering post-capture tagging of
binary data through the Viam app, the CLI, and the SDK. Calls out that
tags differ from ML classification labels and bounding boxes, and that
post-capture tagging applies only to binary data.

Cross-links from the data overview's "Annotate and train" section.
@netlify
Copy link
Copy Markdown

netlify Bot commented Apr 26, 2026

Deploy Preview for viam-docs ready!

Name Link
🔨 Latest commit c1673a7
🔍 Latest deploy log https://app.netlify.com/projects/viam-docs/deploys/69efcf870b3cdd0008ab438e
😎 Deploy Preview https://deploy-preview-5025--viam-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 39 (🔴 down 1 from production)
Accessibility: 99 (no change from production)
Best Practices: 92 (🟢 up 9 from production)
SEO: 89 (🔴 down 3 from production)
PWA: 60 (no change from production)
View the detailed breakdown and full score reports

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

@viambot viambot added the safe to build This pull request is marked safe to build from a trusted zone label Apr 26, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

safe to build This pull request is marked safe to build from a trusted zone

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants