Skip to main content
The Entities browser provides a table interface for searching, filtering, and inspecting entities in your Context Graph. It’s ideal for finding specific resources and exploring their properties. Context Graph Entities Table

Access

Click Context Graph > Entities in the sidebar.

Interface Layout

Toolbar

  • Filters button - Toggle the filter panel
  • Entity count - Shows “X entities filtered” based on current filters
  • Search bar - Search entities by name or property

Filter Panel

The left panel provides filtering options: Data Sources: Filter entities by their source:
  • Account
  • Azure
  • Circle
  • Cloud
  • Dependency
  • Dev
  • Efs
  • Elastic
  • Endpoint
  • Event
  • Git
  • Image
  • Key
  • Launch
  • Memory
  • Module
  • Name
  • Network
  • And more
Each source shows a count of entities from that source.

Entity Table

The main table displays:
ColumnDescription
NameEntity name and ID
TypeEntity type (e.g., Memory, TestNode, AWSInstanceProfile)
IntegrationSource integration
LabelsApplied labels
Last UpdatedWhen the entity was last synced
ActionsView details

Pagination

At the bottom:
  • Showing X to Y of Z entities
  • Per page selector (default: 50)
  • Page navigation

Filtering Entities

By Data Source

  1. Click Filters to show the filter panel
  2. Check data sources to include
  3. Uncheck to exclude
Type in the search bar to filter by:
  • Entity name
  • Entity ID
  • Property values

Combined Filters

Filters combine with AND logic:
  • Source filter AND search text must both match

Entity Details

Click View Details or a row to see:
  • Full entity properties
  • Relationships to other entities
  • Source information
  • Metadata and timestamps
  • Raw JSON representation

Common Entity Types

TypeDescription
MemoryCognitive memory entries
TestNodeTest/verification entities
GitHubRepositoryGitHub repository entities
GitHubUserGitHub user accounts
UserAccountUser account entities
AWSInstanceProfileAWS IAM instance profiles
DependencyPackage/library dependencies

Sorting

Click column headers to sort:
  • Click once for ascending
  • Click again for descending
  • Click a third time to reset

Exporting Data

For bulk data export, use the Queries interface with a Cypher query and export the results.

Tips

  1. Start broad, then narrow - Begin with all entities visible, then apply filters
  2. Use search for known entities - Faster than scrolling through filters
  3. Check Last Updated - Identify stale data that needs refresh
  4. Combine with Explorer - Use the table to find entities, then visualize in Explorer
For natural language entity discovery, use the Meta Agent:
"Show me all EC2 instances in us-east-1"