# Introduction To Pipedream Source: https://pipedream.com/docs export const PUBLIC_APPS = '2,700'; Pipedream provides the toolkit to add thousands of integrations to your app and enables you to automate any process. * [Pipedream Connect](/docs/connect/) makes it easy to add thousands of customer-facing integrations to your app or AI agent in minutes — [get started with the CLI](/docs/connect/quickstart) * Our [visual builder](/docs/workflows/) lets you build and run complex workflows with code-level control when you need it, and no code when you don’t The Pipedream platform includes: * A [serverless runtime](/docs/workflows/building-workflows/code/) and [workflow service](/docs/workflows/building-workflows/) * SDKs to handle [user authentication](/docs/connect/) for {PUBLIC_APPS}+ APIs * Source-available [triggers](/docs/workflows/building-workflows/triggers/) and [actions](/docs/workflows/building-workflows/actions/) for [thousands of integrated apps](https://pipedream.com/explore/) * One-click [OAuth and key-based authentication](/docs/apps/connected-accounts/) for more than {PUBLIC_APPS} APIs (use tokens directly in code or with pre-built actions) {/* */} ## Getting Started To get started, [sign up for a free account](https://pipedream.com/auth/signup) (no credit card required): * **Building integrations for your app?** Follow our [Connect quickstart](/docs/connect/quickstart) to add integrations using the CLI * **Building workflows?** Follow our [workflow quickstart](/docs/workflows/quickstart) to create your first automation Learn how to provide Pipedream's documentation as context for your AI assistant or IDE [here](/docs/ai-tooling). ## Use Cases Pipedream supports use cases from prototype to production and is trusted by more than 1 million developers from startups to Fortune 500 companies: The platform processes billions of events and is built and [priced](https://pipedream.com/pricing/) for use at scale. [Our team](https://pipedream.com/about) has built internet scale applications and managed data pipelines in excess of 10 million events per second (EPS) at startups and high-growth environments like BrightRoll, Yahoo!, Affirm, and Dropbox. Our [community](https://pipedream.com/support) uses Pipedream for a wide variety of use cases including: * AI agents and chatbots * Workflow builders and SaaS automation * API orchestration and automation * Database automations * Custom notifications and alerting * Event queueing and concurrency management * Webhook inspection and routing * Prototyping and demos ## Source-available Pipedream maintains a [source-available component registry](https://github.com/PipedreamHQ/pipedream) on GitHub so you can avoid writing boilerplate code for common API integrations. Use components as no code building blocks in workflows, or use them to scaffold code that you can customize. You can also [create a PR to contribute new components](/docs/components/contributing/#contribution-process) via GitHub. ## Contributing We hope that by providing a generous free tier, you will not only get value from Pipedream, but you will give back to help us improve the product for the entire community and grow the platform by: * [Contributing components](/docs/components/contributing/) to the [Pipedream registry](https://github.com/PipedreamHQ/pipedream) or sharing via your own GitHub repo * Asking and answering questions in our [public community](https://pipedream.com/community/) * [Reporting bugs](https://pipedream.com/community/c/bugs/9) and [requesting features](https://github.com/PipedreamHQ/pipedream/issues/new?assignees=\&labels=enhancement\&template=feature_request.md\&title=%5BFEATURE%5D+) that help us build a better product * Following us on [Twitter](https://twitter.com/pipedream), starring our [GitHub repo](https://github.com/PipedreamHQ/pipedream) and subscribing to our [YouTube channel](https://www.youtube.com/c/pipedreamhq) * Recommending us to your friends and colleagues Learn about [all the ways you can contribute](https://pipedream.com/contributing). ## Support & Community If you have any questions or feedback, please [reach out in our community forum](https://pipedream.com/community) or [to our support team](https://pipedream.com/support). ## Service Status Pipedream operates a status page at [https://status.pipedream.com](https://status.pipedream.com/). That page displays the uptime history and current status of every Pipedream service. When incidents occur, updates are published to the **#incidents** channel of [Pipedream’s Slack Community](https://pipedream.com/support) and to the [@PipedreamStatus](https://twitter.com/PipedreamStatus) account on Twitter. On the status page itself, you can also subscribe to updates directly. # Billing Settings Source: https://pipedream.com/docs/account/billing-settings You’ll find information on your usage data (for specific [Pipedream limits](/docs/workflows/limits/)) in your [Billing Settings](https://pipedream.com/settings/billing). You can also upgrade to [paid plans](https://pipedream.com/pricing) from this page. ## Subscription If you’ve already upgraded, you’ll see an option to **Manage Subscription** here, which directs you to your personal Stripe portal. Here, you can change your payment method, review the details of previous invoices, and more. ## Usage [Credits](/docs/pricing/#credits-and-billing) are Pipedream’s billable unit, and users on the [free plan](/docs/pricing/#free-plan) are limited on the number of daily free credits allocated. The **Usage** section displays a chart of the daily credits across a historical range of time to provide insight into your usage patterns. Credit usage from [Connect](/docs/connect/) is not yet reflected in this section. Hover over a specific column in the chart to see the number of credits run for that specific day: Click on a specific column to see credits for that day, broken out by workflow / source: Users on the free tier will see the last 30 days of usage in this chart. Users on [paid plans](https://pipedream.com/pricing) will see the cumulative usage tied to their current billing period. ## Compute Budget Control the maximum number of credits permitted on your account with a **Credit Budget**. This will restrict your workspace-wide usage to the specified number of [credits](/docs/pricing/#credits-and-billing) on a monthly or daily basis. The compute budget does not apply to credits incurred by [dedicated workers](/docs/workflows/building-workflows/settings/#eliminate-cold-starts) or Pipedream Connect. To enable this feature, click on the toggle and define your maximum number of credits in the period. Due to how credits are accrued, there may be cases where your credit usage may go slightly over the cap. In an example scenario, with a cap set at 20 credits and a long-running workflow that uses 10 credits per run, it’s possible that two concurrent events trigger the workflow, and the cap won’t apply until after the concurrent events are processed. ## Limits For users on the [Free tier](/docs/pricing/#free-plan), this section displays your usage towards your [credits quota](/docs/workflows/limits/#daily-credits-limit) for the current UTC day. # User Settings Source: https://pipedream.com/docs/account/user-settings You can find important account details, text editor configuration, and more in your [User Settings](https://pipedream.com/user). ## Changing your email Pipedream sends system emails to the email address tied to your Pipedream login. You can change the email address to which these emails are delivered by modifying the **Email** in your Account Settings. Once changed, an email will be delivered to the new address requesting you verify it. Pipedream marketing emails may still be sent to the original email address you used when signing up for Pipedream. To change the email address tied to marketing emails, please [reach out to our team](https://pipedream.com/support). ## Two-Factor Authentication