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

# May 2025

## <Icon icon="o" /> Overview

This month's release notes introduce a suite of impactful updates designed to enhance visibility, automation, and workspace organization in Sift. Highlights include the new Table Viewer, which provides a high-fidelity view of telemetry data; support for programmatic logic with external Rules; webhooks to trigger external workflows; the ability to archive Assets and Runs; and improved file uploads. These updates help streamline your workflows and enhance your ability to work with data efficiently.

## <Icon icon="lightbulb" /> <span className="new">New</span>: Trigger external workflows with webhooks (Beta)

* <Icon icon="o" /> **Overview**: Webhooks allow you to automatically trigger external workflows whenever a Rule condition is violated, enabling seamless integration between Sift and your operational stack. Built-in support for tools like Slack, PagerDuty, and more helps streamline responses to issues as they arise. To learn more, see [Webhooks (Beta)](../documentation/manage/get-alerted-when-a-limit-is-breached).
* <Icon icon="unlock" /> **Unlocked**: Rule violations can now trigger outbound webhooks, enabling automated connections between Sift and external systems, such as Microsoft Teams, Slack or PagerDuty.

<Frame>
  <img src="https://mintcdn.com/sift/AVPAwC92-E5RJWuy/images/content/release-notes/may-2025/webhook.png?fit=max&auto=format&n=AVPAwC92-E5RJWuy&q=85&s=12be785adb491ed2e6ae41b8640d711b" alt="Webhooks" width="1468" height="1428" data-path="images/content/release-notes/may-2025/webhook.png" />
</Frame>

## <Icon icon="lightbulb" /> <span className="new">New</span>: View high-fidelity data in the Table Viewer (Beta)

* <Icon icon="o" /> **Overview**: The Table Viewer displays raw telemetry in a high-fidelity table format, allowing users to inspect and filter exact values aligned with time series charts. This structured view is ideal for pinpoint analysis and precise data review.
* <Icon icon="unlock" /> **Unlocked**: You can now perform detailed, time-aligned reviews of telemetry data, identify anomalies with greater precision, and correlate events across Channels using an interactive, filterable table view.

<Frame>
  <img src="https://mintcdn.com/sift/AVPAwC92-E5RJWuy/images/content/release-notes/may-2025/table-viewer.png?fit=max&auto=format&n=AVPAwC92-E5RJWuy&q=85&s=f83601ef2af75f8b118113a48c0583cf" alt="Table Viewer" width="1962" height="832" data-path="images/content/release-notes/may-2025/table-viewer.png" />
</Frame>

## <Icon icon="lightbulb" /> <span className="new">New</span>: Integrate external Rules into CI/CD workflows

* <Icon icon="o" /> **Overview**: External Rules let you evaluate custom logic on demand via the Sift API, making them ideal for automated and programmatic workflows like CI/CD. These Rules operate outside the UI, are temporary by design, and can produce Annotations that appear in Reports.
* <Icon icon="unlock" /> **Unlocked**: You can now automate Rule evaluation in pipelines, generate annotations programmatically, and integrate Sift's logic engine into external systems without relying on the UI.

## <Icon icon="lightbulb" /> <span className="new">New</span>: Archive Assets and Runs

* <Icon icon="o" /> **Overview**: You can now archive Assets and Runs in Sift to declutter your workspace without losing data. Archived items are hidden from the main view but remain accessible via the archive filter, preserving historical records while maintaining a clear day-to-day focus.
* <Icon icon="unlock" /> **Unlocked**: You can now streamline your workspace by hiding inactive or outdated items, stay focused on current work, and still retain access to complete historical context when needed.

<Frame>
  <img src="https://mintcdn.com/sift/AVPAwC92-E5RJWuy/images/content/release-notes/may-2025/archived-run.png?fit=max&auto=format&n=AVPAwC92-E5RJWuy&q=85&s=25665b90a31a36c58a1dd04b8bfbcbd7" alt="Archived Runs" width="2198" height="736" data-path="images/content/release-notes/may-2025/archived-run.png" />
</Frame>

<Frame>
  <img src="https://mintcdn.com/sift/AVPAwC92-E5RJWuy/images/content/release-notes/may-2025/archived-asset.png?fit=max&auto=format&n=AVPAwC92-E5RJWuy&q=85&s=976e6c200d8fedbf2f189ebd3fbf49e8" alt="Archived Assets" width="2092" height="852" data-path="images/content/release-notes/may-2025/archived-asset.png" />
</Frame>

## <Icon icon="lightbulb" /> <span className="new">New</span>: Monitor upload status and errors

* <Icon icon="o" /> **Overview**: Uploading CSV and TDMS files in Sift now shows real-time progress indicators and more explicit error messages. These enhancements enhance transparency, making it easier to diagnose and resolve issues during data import.
* <Icon icon="unlock" /> **Unlocked**: You can now confidently track file upload progress, quickly identify problems, and ensure smoother, more reliable data ingestion.

<Frame>
  <img src="https://mintcdn.com/sift/AVPAwC92-E5RJWuy/images/content/release-notes/may-2025/upload-status-and-errors.png?fit=max&auto=format&n=AVPAwC92-E5RJWuy&q=85&s=24d5987a80d0dc99b8a2bb91155bf74f" alt="Monitor upload status and errors" width="2068" height="580" data-path="images/content/release-notes/may-2025/upload-status-and-errors.png" />
</Frame>

## <Icon icon="hammer" /> <span className="improvement">Improvement</span>: View documentation by domain and content type

* <Icon icon="o" /> **Overview**: The public-facing documentation has been reorganized into two main sections: *UI* and *API*. Each section is now structured around four content types: *Tutorials*, *How-to guides*, *Reference*, and *Explanations*. At launch, only the How-to guides and Reference materials are available, with Tutorials and Explanations to be added incrementally.
* <Icon icon="unlock" /> **Unlocked**: You can now find documentation more easily, with a clearer separation between UI and API content and a structure that aligns with best practices for accessibility and discoverability.

## <Icon icon="blog" /> Recent blogs

<Columns cols={2}>
  <Card
    className="shadow-none"
    href="https://www.siftstack.com/mission-critical/cx2"
    title={
  <span className="inline-flex items-center text-sm text-black dark:text-white underline decoration-blue-500 hover:decoration-blue-700 transition-colors">
    Engineering at the speed of flight
  </span>
}
  >
    "We call it the new Sift world,” Blair said. “As soon as someone sees what it can do, they want in."
  </Card>

  <Card
    className="shadow-none"
    href="https://www.siftstack.com/mission-critical/ci-cd-for-hardware"
    title={
<span className="inline-flex items-center text-sm text-black dark:text-white underline decoration-blue-500 hover:decoration-blue-700 transition-colors">
  Test like you fly starts with the data, not the dashboard
</span>
}
  >
    "When observability and execution work together, CI/CD becomes more than a software metaphor. It becomes real."
  </Card>

  <Card
    className="shadow-none"
    href="https://www.siftstack.com/mission-critical/frequent-releases-strengthen-hardware-development"
    title={
<span className="inline-flex items-center text-sm text-black dark:text-white underline decoration-blue-500 hover:decoration-blue-700 transition-colors">
  Why frequent, small releases strengthen hardware development
</span>
}
  >
    "Frequent releases allow engineers to validate performance at every stage, reducing the likelihood of major failures right before launch."
  </Card>

  <Card
    className="shadow-none"
    href="https://www.siftstack.com/mission-critical/impulse"
    title={
<span className="inline-flex items-center text-sm text-black dark:text-white underline decoration-blue-500 hover:decoration-blue-700 transition-colors">
  Why Impulse Space chose to build on Sift
</span>
}
  >
    "Impulse is deploying Sift across their engineering workflows, allowing teams to work from a centralized source of truth and streamline their ability to review, analyze, and act on high-frequency mission data."
  </Card>
</Columns>
