Back to Help Center

Managing Pipelines

Learn how to create, edit, and manage your monitoring pipelines

Creating a Pipeline

Pipelines in SEER represent monitoring workflows for your scripts and data processes. Each pipeline can track multiple jobs and runs over time.

Steps to Create

  1. Navigate to your dashboard
  2. Click "New Pipeline" button
  3. Enter a descriptive name for your pipeline
  4. Add tags for organization (optional)
  5. Configure notification settings
  6. Save and get your API key

Pipeline Components

  • Jobs: Individual executions of your script
  • Runs: Specific instances of job execution
  • Logs: Captured output and error messages
  • Metadata: Custom data attached to each run

Editing Pipelines

You can modify pipeline settings at any time without affecting historical data.

Editable Fields

Name

Change the display name of your pipeline

Description

Add or update the pipeline description

Tags

Organize pipelines with custom tags

Notifications

Configure when and how to receive alerts

Pipeline Status

Pipelines can be in one of several states:

Active

Pipeline is running and monitoring jobs

Paused

Pipeline is temporarily stopped

Error

Pipeline has encountered errors

Deleting Pipelines

When you delete a pipeline, all associated data is permanently removed:

Warning: This action cannot be undone

  • All job history will be deleted
  • Run logs will be permanently removed
  • Metadata and custom data will be lost
  • API keys will be invalidated

Consider pausing a pipeline instead of deleting if you might need the data later.