# Pipes

- [Managing Pipes](/pipekit/pipes/managing-pipes.md)
- [Run/Sync Conditions](/pipekit/pipes/managing-pipes/run-sync-conditions.md)
- [Secrets](/pipekit/pipes/managing-pipes/secrets.md): You can store key value pairs in Pipekit and have them passed to your running workflow as environment variables.
- [Alerting](/pipekit/pipes/managing-pipes/alerting.md): Pipekit Workflow Alerting lets you configure alerts for workflows through Slack or MS Teams integration. You can set alerts on specific workflow statuses such as QUEUED, RUNNING, FAILED or COMPLETED.
- [Pipe Runs](/pipekit/pipes/pipe-runs.md): Pipekit Pipes collect workflow runs in a logical group. You can view all runs of a given workflow in a Pipe, even across Kubernetes clusters.
- [Run Graph (DAG)](/pipekit/pipes/pipe-runs/run-graph.md)
- [Pod Logs](/pipekit/pipes/pipe-runs/pod-logs.md)
- [Workflow Logs](/pipekit/pipes/pipe-runs/workflow-logs.md)
- [Workflow YAML](/pipekit/pipes/pipe-runs/workflow-yaml.md)
- [Cron Workflows](/pipekit/pipes/cron-workflows.md): CronWorkflows
- [Externally Triggered Workflows](/pipekit/pipes/externally-triggered-workflows.md): Externally-triggered Workflows
