# Create and deploy integrations with Connect - **About Connect** Connect lets you add functionality to your Project without needing to buy and maintain dedicated hosting or runtime environments. Connect provides a runtime environment for running small applications, referred to as [Connect applications](/connect/overview.md#connect-applications). Connect applications can be developed by anyone, and they are deployed to Projects using the Connect API. - **Connect features** - Create integrations for use in private Projects or make them publicly available on the [Connect marketplace](/merchant-center/connect.md). - Publicly available integrations are [certified](/connect/certification.md) to ensure functionality, security, and compatibility. - commercetools provisions the infrastructure and runtime environment for running integrations. - Manage all aspects of Connect, from configuration to publishing and deployment, using the Connect API. ## Learn more about Connect - **[Overview](/connect/overview.md)** Learn the terminology and underlying concepts of Connect. - **[Hosts and authorization](/connect/hosts-and-authorization.md)** Discover requirements for interacting with the Connect API. - **[Deploy a marketplace Connector](/certifications/deploy-marketplace-connector/overview.md)** Learn about the features of Connect and how to deploy a Connector in the Merchant Center. - **[Build and deploy a custom Connector](/certifications/build-and-deploy-custom-connector/overview.md)** Learn how to develop and deploy a Connector using the Connect API. ## Get started with Connect - **[Create a Connector](/connect/getting-started.md#create-a-connector)** Learn how to create and submit Connectors for certification. - **[Deploy a Connector](/connect/getting-started.md#deploy-a-connector)** Follow this guide to find and deploy Connectors to your Project. ## Navigation - General - [Connect overview](/connect/overview.md) - [Connect workflow](/connect/connect-workflow.md) - [Validation pipeline](/connect/validation-pipeline.md) - [Deployment behavior and environments](/connect/deployment-behavior-and-environments.md) - [Certification](/connect/certification.md) - [Connect CLI](/connect/cli.md) - [Best practices](/connect/best-practices.md) - Connect API - [Connect API overview](/connect/connect-api-overview.md) - [Hosts and authorization](/connect/hosts-and-authorization.md) - [Common API Types](/connect/common-types.md) - [Connect API Errors](/connect/errors.md) - [Connector Staged](/connect/connectors-staged.md) - [Connectors](/connect/connectors.md) - [Deployments](/connect/deployments.md) - [Deployment Logs](/connect/deployment-logs.md) - Development - [Supported runtimes](/connect/supported-runtimes.md) - [Get started with Connect](/connect/getting-started.md) - [Develop a Connect application](/connect/development.md) - [Automatically generate API Client credentials for an existing Connector](/connect/modify-connector.md) - Application templates - [Application templates overview](/connect/templates/templates-overview.md) - [Payment integration template](/connect/templates/payment-integration.md) - [Product export template](/connect/templates/product-export.md) - [Tax integration template](/connect/templates/tax-integration.md) - [Transactional email integration template](/connect/templates/transactional-emails.md) - [Add automation scripts](/connect/automation-scripts.md) - [Convert an existing integration to a Connector](/connect/convert-existing-integration.md) - [Test applications locally](/connect/test-applications-locally.md) - [Use logs to debug a Deployment](/connect/how-to-debug-a-deployment.md) - [Share code across Connect applications](/connect/common-modules.md) ## Related pages - [Search documentation and API specs](/search.md)