# System Monitoring

CrossEngage has several built-in options to monitor activities on the CrossEngage Platform. When you login to the platform, you can see the [Dashboard](/data-and-engagement-platform/system-monitoring/dashboard.md), which can be customized to summarize the data you want to track. Additionally, you can monitor User activities using the [Segment Tracker](/data-and-engagement-platform/system-monitoring/dashboard/segment-tracker.md) and [Events](/data-and-engagement-platform/system-monitoring/events-overview.md).

You can also monitor any activity from your team on the CrossEngage Platform using the [Activity Log](/data-and-engagement-platform/system-monitoring/activity-log.md).&#x20;


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://documentation.crossengage.io/data-and-engagement-platform/system-monitoring.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
