# Cross-link map: Managing Cron Jobs (/docs/cron-jobs/manage-cron-jobs)

> From the Vercel docs graph (built 2026-09-20T05:21:37.343Z), spanning vercel.com docs + KB, nextjs.org, ai-sdk.dev, and other Vercel documentation sites. Full graph as JSON: https://vercel.com/docs/graph.json

## Semantically closest pages

- [Cron Jobs](https://vercel.com/docs/cron-jobs?from=graph&source_path=%2Fdocs%2Fcron-jobs%2Fmanage-cron-jobs&source_site=vercel-docs&relationship=semantic) — Learn about cron jobs, how they work, and how to use them on Vercel.
- [Introducing Vercel Cron Jobs](https://vercel.com/blog/cron-jobs?from=graph&source_path=%2Fdocs%2Fcron-jobs%2Fmanage-cron-jobs&source_site=vercel-docs&relationship=semantic)
- [Getting started with cron jobs](https://vercel.com/docs/cron-jobs/quickstart?from=graph&source_path=%2Fdocs%2Fcron-jobs%2Fmanage-cron-jobs&source_site=vercel-docs&relationship=semantic) — Learn how to schedule cron jobs to run at specific times or intervals.
- [Troubleshooting Vercel Cron Jobs](https://vercel.com/kb/guide/troubleshooting-vercel-cron-jobs?from=graph&source_path=%2Fdocs%2Fcron-jobs%2Fmanage-cron-jobs&source_site=vercel-docs&relationship=semantic) — Learn how to troubleshoot cron jobs that aren't being run or logged when using Vercel Cron Jobs.
- [Usage & Pricing for Cron Jobs](https://vercel.com/docs/cron-jobs/usage-and-pricing?from=graph&source_path=%2Fdocs%2Fcron-jobs%2Fmanage-cron-jobs&source_site=vercel-docs&relationship=semantic) — Learn about cron jobs usage and pricing details.

## Prerequisites

- [Cron Jobs](https://vercel.com/docs/cron-jobs?from=graph&source_path=%2Fdocs%2Fcron-jobs%2Fmanage-cron-jobs&source_site=vercel-docs&relationship=prerequisite) — Learn about cron jobs, how they work, and how to use them on Vercel.

## This page links to (8)

- [Dynamic Route Segments](https://nextjs.org/docs/app/api-reference/file-conventions/dynamic-routes?from=graph&source_path=%2Fdocs%2Fcron-jobs%2Fmanage-cron-jobs&source_site=vercel-docs&relationship=outbound) — Use Dynamic Segments to read URL path params and generate routes from dynamic data.
- [Cron Jobs](https://vercel.com/docs/cron-jobs?from=graph&source_path=%2Fdocs%2Fcron-jobs%2Fmanage-cron-jobs&source_site=vercel-docs&relationship=outbound) — Learn about cron jobs, how they work, and how to use them on Vercel.
- [Usage & Pricing for Cron Jobs](https://vercel.com/docs/cron-jobs/usage-and-pricing?from=graph&source_path=%2Fdocs%2Fcron-jobs%2Fmanage-cron-jobs&source_site=vercel-docs&relationship=outbound) — Learn about cron jobs usage and pricing details.
- [Error Codes](https://vercel.com/docs/errors?from=graph&source_path=%2Fdocs%2Fcron-jobs%2Fmanage-cron-jobs&source_site=vercel-docs&relationship=outbound) — Use this guide to find specific solutions and insights for common Vercel errors.
- [Vercel Functions](https://vercel.com/docs/functions?from=graph&source_path=%2Fdocs%2Fcron-jobs%2Fmanage-cron-jobs&source_site=vercel-docs&relationship=outbound) — Build API routes, webhooks, and agent request handlers with Vercel Functions, then test and debug them with Vercel CLI.
- [Runtimes](https://vercel.com/docs/functions/runtimes?from=graph&source_path=%2Fdocs%2Fcron-jobs%2Fmanage-cron-jobs&source_site=vercel-docs&relationship=outbound) — Runtimes transform your source code into Functions, which are served by our CDN. Learn about the official runtimes suppo
- [Performing an Instant Rollback on a Deployment](https://vercel.com/docs/instant-rollback?from=graph&source_path=%2Fdocs%2Fcron-jobs%2Fmanage-cron-jobs&source_site=vercel-docs&relationship=outbound) — Learn how to perform an Instant Rollback on your production deployments and quickly roll back to a previously deployed p
- [Runtime Logs](https://vercel.com/docs/logs/runtime?from=graph&source_path=%2Fdocs%2Fcron-jobs%2Fmanage-cron-jobs&source_site=vercel-docs&relationship=outbound) — Learn how to search, inspect, and share your runtime logs with the Logs tab.

## Pages that link here (8)

By site: vercel-changelog (1) · vercel-kb (3) · vercel-web (1) · vercel-docs (3)

### From vercel-changelog

- [Vercel Cron Jobs are now generally available](https://vercel.com/changelog/vercel-cron-jobs-are-now-generally-available?from=graph&source_path=%2Fdocs%2Fcron-jobs%2Fmanage-cron-jobs&source_site=vercel-docs&relationship=inbound)

### From vercel-kb

- [How to run background jobs in Next.js](https://vercel.com/kb/guide/how-to-run-background-jobs-in-nextjs-on-vercel?from=graph&source_path=%2Fdocs%2Fcron-jobs%2Fmanage-cron-jobs&source_site=vercel-docs&relationship=inbound) — Learn the durable way to run background jobs in Next.js on Vercel with the Workflow SDK, and when to reach for Queues or
- [Translate Kubernetes manifests to vercel.json](https://vercel.com/kb/guide/kubernetes-manifests-to-vercel-json?from=graph&source_path=%2Fdocs%2Fcron-jobs%2Fmanage-cron-jobs&source_site=vercel-docs&relationship=inbound) — Translate Kubernetes Deployments, Services, Ingress, ConfigMaps, and CronJobs into vercel.json configuration and Vercel
- [Troubleshooting Vercel Cron Jobs](https://vercel.com/kb/guide/troubleshooting-vercel-cron-jobs?from=graph&source_path=%2Fdocs%2Fcron-jobs%2Fmanage-cron-jobs&source_site=vercel-docs&relationship=inbound) — Learn how to troubleshoot cron jobs that aren't being run or logged when using Vercel Cron Jobs.

### From vercel-web

- [Introducing Vercel Cron Jobs](https://vercel.com/blog/cron-jobs?from=graph&source_path=%2Fdocs%2Fcron-jobs%2Fmanage-cron-jobs&source_site=vercel-docs&relationship=inbound)

### From vercel-docs

- [vercel crons](https://vercel.com/docs/cli/crons?from=graph&source_path=%2Fdocs%2Fcron-jobs%2Fmanage-cron-jobs&source_site=vercel-docs&relationship=inbound) — Manage Cron Jobs from the Vercel CLI: add cron entries to your vercel.json, list them, and trigger them on demand.
- [Cron Jobs](https://vercel.com/docs/cron-jobs?from=graph&source_path=%2Fdocs%2Fcron-jobs%2Fmanage-cron-jobs&source_site=vercel-docs&relationship=inbound) — Learn about cron jobs, how they work, and how to use them on Vercel.
- [Getting started with cron jobs](https://vercel.com/docs/cron-jobs/quickstart?from=graph&source_path=%2Fdocs%2Fcron-jobs%2Fmanage-cron-jobs&source_site=vercel-docs&relationship=inbound) — Learn how to schedule cron jobs to run at specific times or intervals.
