Component Dashboard

A searchable, filterable grid of every component discovered across all your crawled solutions. Available on all tiers (Free, Professional, Enterprise). Access it from the Cartographer app sidebar → Component Dashboard.

Search and Filters

Narrow down the component list using any combination of the following filters:

  • SearchSearches component name and AI summary text
  • Solution filterFilter by crawl configuration (solution)
  • Component Type filterFilter by type — Plugin Step, Cloud Flow, Business Rule, Table, Form, View, Web Resource, and more (33 types total)
  • Entity filterFilter by the Dataverse table the component is bound to
  • ResetClears all active filters at once

Component Grid

The grid displays all matched components with the following columns:

NameThe display name of the component
TypeColor-coded badge indicating the component type
EntityThe Dataverse table the component is associated with
StatusCrawled, AI Summarized, Error, or Removed
AI SummaryTruncated preview of the AI-generated summary
Last CrawledTimestamp of the most recent crawl
Click any column header to sort ascending or descending. The grid includes pagination with page numbers and shows the total component count.

Detail Panel

Click any row to open a slide-out detail panel on the right side of the screen. The panel shows the full component information:

  • Type and status badgesVisual indicators for component type and current status
  • TableThe entity logical name the component is bound to
  • Unique nameThe component's unique identifier in the solution
  • Solution nameWhich crawled solution this component belongs to
  • Connectors usedFor cloud flows, lists the connectors referenced
  • Trigger attributesFor plugins, shows the attributes that trigger execution
  • TimestampsWhen crawled, when source was modified, and when AI summary was generated

AI Summary

Displayed in a green card. Shows the full AI-generated summary. If no summary exists, a prompt appears to generate one.

Error Details

A red card shown when the component had crawl or AI generation errors, with the error message.

Raw Metadata

A collapsible section showing the raw metadata (JSON, XML, or JS source code) captured during crawl.

The detail panel also includes action buttons:

  • Open RecordOpens the component's Dataverse record in a new tab
  • Generate / Regenerate AI SummaryCalls the AI to generate or refresh the summary inline

Status Meanings

Each component has one of four statuses:

CrawledComponent was discovered and metadata captured, but no AI summary yet
AI SummarizedAI summary has been generated successfully
ErrorSomething went wrong during crawl or AI generation
RemovedComponent was in a previous crawl but no longer exists in the solution