Platform Capabilities

---
icon: zy/platform-capabilities
---
# Basic Components

---

In practice, some basic components are widely used across multiple features.

## Getting Started

<div class="grid cards" markdown>

-   [__Explorer__](./explorer-index.md)

    ---

    The Explorer is the unified data interaction and analysis interface of the platform. It provides real-time querying, filtering, aggregation, and visualization capabilities for all-domain observability data, including logs, metrics, events, Application Performance Monitoring (APM), and Real User Monitoring (RUM). By combining query conditions, time ranges, and statistical functions, users can complete daily monitoring, problem localization, and trend analysis on this interface.

    ---

    ◼︎ [Search](./explorer-search.md)

    ◼︎ [Filter](./explorer-filter.md)

    ◼︎ [Time Widget](./explorer-time.md)

    ◼︎ [Dimension Analysis](./explorer-analysis.md)

    ◼︎ [Display Columns](./explorer-columns.md)

-   [__Snapshot__](./snapshot.md)

    ---

    The snapshot feature is built on the Explorer. It allows you to create a copy of the data view at a specific point in time and generate an independent access link. It is mainly used in two scenarios: first, to preserve the problem scene, solidifying key data during system anomalies as a basis for analysis; second, for team collaboration, allowing collaborators to view the problem context without accessing the original data source by sharing the link.

    ---

    ◼︎ [Save Snapshot](./save-snapshot.md)

    ◼︎ [Share Snapshot](./share-snapshot.md)

</div>

Feedback

Is this page helpful?