--- title: "Introduction" description: "Welcome to the Trigger.dev v3 documentation." --- ## 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](/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](/config/config-file). - We provide different types of tasks: [regular](/tasks-regular) and [scheduled](/tasks/scheduled). - 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](/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. Get started with Trigger.dev in your existing framework. Example tasks to get you started. ## 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