> ## Documentation Index
> Fetch the complete documentation index at: https://docs.iru.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Unified Activity

> View and filter activity across Iru Endpoint, Detections, Vulnerabilities, and Compliance in one unified timeline. Search events and review actors.

<Badge color="purple" icon="flask" iconType="regular" size="sm">Preview</Badge>

### About Unified Activity

**Unified Activity** is a cross-product timeline of actions across Iru. See what happened, who performed the action, when it occurred, and which product recorded the event.

<Note>
  Unified Activity is in **Preview** and is available alongside the current [Activity Page](/en/endpoint/devices/activity-page), which continues to show Endpoint activity. Unified Activity is supported through standard support channels, but some details may change before General Availability. See [Iru Release Stages](/en/iru/platform-overview/iru-release-stages) for details.
</Note>

### How It Works

Activity from **Endpoint**, **Detections**, **Vulnerabilities**, and **Compliance** appears in one feed, sorted with the most recent events first. Scroll down to load additional events. Each row includes **Activity**, **User**, **Timestamp**, and **Category** columns.

When a product supplies a formatted description, that text appears in the **Activity** column.

### Access Unified Activity

<Steps>
  <Step title="Open Activity">
    Click the **Activity** icon (pulse icon) in the top right navigation bar.

    <Frame>
      <img src="https://mintcdn.com/iru/tUoLjF4Tzlm4K93R/assets/media/images/iru-activity-page-button.png?fit=max&auto=format&n=tUoLjF4Tzlm4K93R&q=85&s=b1af979a2558f9c4f48003f61f26028d" alt="Activity icon in the top right navigation bar" width="3654" height="842" data-path="assets/media/images/iru-activity-page-button.png" />
    </Frame>
  </Step>

  <Step title="Search or filter the timeline">
    Use the search field and filters at the top of the page to narrow the feed. Filter by **Date**, **User**, **Category**, or **Activity type**, and combine them with search as needed. See [Search and Filter Activity](#search-and-filter-activity) for details on each filter.
  </Step>
</Steps>

### Review Activity Details

Click any row to expand it and read its fields. The **details** view opens by default. When the activity type provides them, you see formatted fields such as changes, related objects, and other context for that event.

<Steps>
  <Step title="Expand the row and review details">
    Click an activity row to expand it. Review the **details** view, including changed fields, related objects, and other context for that activity type.

    <Frame>
      <img src="https://mintcdn.com/iru/tUoLjF4Tzlm4K93R/assets/media/images/iru-activity-page-details-view.png?fit=max&auto=format&n=tUoLjF4Tzlm4K93R&q=85&s=04a777c1b0adb3cae63c4034e5f030d5" alt="Expanded activity row showing the default details view" width="1928" height="426" data-path="assets/media/images/iru-activity-page-details-view.png" />
    </Frame>
  </Step>

  <Step title="Show JSON when needed">
    Click **Show JSON** to open the raw event record for that activity.

    <Frame>
      <img src="https://mintcdn.com/iru/tUoLjF4Tzlm4K93R/assets/media/images/iru-activity-page-show-json.png?fit=max&auto=format&n=tUoLjF4Tzlm4K93R&q=85&s=1f25ad581e698a7492fdd91287bf5da0" alt="Expanded activity row with Show JSON button" width="1346" height="342" data-path="assets/media/images/iru-activity-page-show-json.png" />
    </Frame>
  </Step>

  <Step title="Review the JSON payload">
    The expanded row shows every field logged for that event. Click **Show details** to return to the standard **details** view.

    <Frame>
      <img src="https://mintcdn.com/iru/tUoLjF4Tzlm4K93R/assets/media/images/iru-activity-page-json-expanded.png?fit=max&auto=format&n=tUoLjF4Tzlm4K93R&q=85&s=edfb38390e57a0ca586e02ac6280d963" alt="Activity row with JSON payload expanded" width="1454" height="880" data-path="assets/media/images/iru-activity-page-json-expanded.png" />
    </Frame>
  </Step>

  <Step title="Navigate to a related page">
    Some activity types include an **action menu** (**…**). Click it to open a related **Device** record, **Library Item**, vulnerability entry, or other page tied to that event.

    <Frame>
      <img src="https://mintcdn.com/iru/tUoLjF4Tzlm4K93R/assets/media/images/iru-activity-page-go-to-vuln.png?fit=max&auto=format&n=tUoLjF4Tzlm4K93R&q=85&s=ee230ae49c13f1e3f21568f2af6d33b7" alt="Activity row action menu with option to go to the related vulnerability entry" width="2218" height="922" data-path="assets/media/images/iru-activity-page-go-to-vuln.png" />
    </Frame>
  </Step>
</Steps>

### Search and Filter Activity

Use the search field and filters at the top of the Activity page to narrow the timeline. Search and filters work together.

<AccordionGroup>
  <Accordion title="Search" icon="magnifying-glass">
    Search activity descriptions and underlying event details.
  </Accordion>

  <Accordion title="Date" icon="calendar">
    Filter activity by time range:

    * Last 24 hours
    * Last 48 hours
    * Last 7 days
    * Last 30 days
    * Custom date range
  </Accordion>

  <Accordion title="User" icon="user">
    Filter by users who have access to your tenant. The list includes administrators and other team members. To add users, see [Invite New Team Members](/en/iru/access/invite-new-team-members).
  </Accordion>

  <Accordion title="Category" icon="layer-group">
    Filter by product area:

    * **System**: Tenant
    * **Product**: Endpoint, Detections, Vulnerabilities, Compliance
  </Accordion>

  <Accordion title="Activity type" icon="list">
    Filter by specific event types, such as blueprint updates, device changes, detections, or compliance actions. Select multiple types to narrow the feed further.
  </Accordion>
</AccordionGroup>

### Considerations

* **Entity-scoped activity**: Device records, Blueprints, and Library Items include **Activity** tabs scoped to that object. Those events also appear in Unified Activity when they match your search and filters.
* **Historical Endpoint activity**: Past Endpoint activity is included in Unified Activity.

### Related Articles

<CardGroup cols={2}>
  <Card title="Activity Page" icon="timeline" href="/en/endpoint/devices/activity-page">
    Current Endpoint activity timeline, available alongside Unified Activity while it is in Preview.
  </Card>

  <Card title="Amazon S3 Activity Log Integration" icon="cloud" href="/en/endpoint/integrations/security/amazon-s3-activity-log-integration">
    Configure cross-account S3 export for the same unified tenant activity shown on this page.
  </Card>
</CardGroup>
