# Viewing Integration Activity

## Viewing Activity

{% hint style="info" %}

### Before you start

The ASM Core Integration Polling Service must be running for scheduled scans to run on Federated CMDB sources in the defined period. Event Management events are detected through the polling service and are not dependent on integration scheduling.

You must have **Integration Setup** selected in the Admin tab of your **General Access Security Role**.
{% endhint %}

1. Select ≡ > **Admin** > **Integration**.

   The **Integration Platform Settings** window appears.
2. Select the **Activity** option from the explorer pane.
3. Complete the details:

<table data-header-hidden><thead><tr><th width="252"></th><th></th></tr></thead><tbody><tr><td>From and To</td><td>Select the start and end date to define the period in which you want to view activity.</td></tr><tr><td>Connector</td><td>select the connector for which you want to view activity</td></tr><tr><td>Source</td><td>select the source for which you want to view activity</td></tr></tbody></table>

* Select the **Summary** view for an overview of all events logged in the period.
* Select the **Scheduling** view to view all scans run in the period. To view the activity details about a scan, double-click the entry in the browse table.
* Select the **Log** view to view all event messages and warnings recorded in the period.


---

# 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://docs.alemba.com/asm-hermes/integrate/managing-integration/viewing-integration-activity.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.
