--- title: "Introduction" description: "Welcome to the Trigger.dev v3 documentation." --- The Trigger.dev v3 Developer Preview is currently in invite-only early access. [Sign up here to request access](https://trigger.dev/v3-early-access). ## What is Trigger.dev (v3)? Trigger.dev v3 makes it easy to write reliable long-running tasks without timeouts. - We run your tasks with no timeouts. You don't have to manage any infrastructure (unless you [self-host](/v3/open-source-self-hosting)). Workers are automatically scaled and managed for you. - We provide a multi-tenant queue that is used when triggering tasks. - We provide an SDK and CLI for writing tasks in your existing codebase, inside [/trigger folders](/v3/trigger-folder). - We provide different types of tasks: [regular](/v3/tasks-regular), [scheduled](/v3/tasks-scheduled), [zod](/v3/tasks-zod), [webhooks](/v3/tasks-webhooks). - We provide a dashboard for monitoring, debugging, and managing your tasks. We're [open source](https://github.com/triggerdotdev/trigger.dev) and you can choose to use the [Trigger.dev Cloud](https://cloud.trigger.dev) or [Self-host Trigger.dev](/v3/open-source-self-hosting) on your own infrastructure. ## Getting started Get started in 3 minutes. Tasks are the core of Trigger.dev. Learn what they are and how to write them. ## Getting help We'd love to hear from you or give you a hand getting started. Here are some ways to get in touch with us. We'd also ❤️ your support. The help forum is a great place to get help with any questions about Trigger.dev. } href="https://twitter.com/triggerdotdev" color="#1DA1F2" > Follow us on X (Twitter) to get the latest updates and news. Arrange a call with one of the founders. We can help answer questions and give 1-on-1 help building your first task. Check us out at triggerdotdev/trigger.dev