# Hyphen AI > Hyphen is a developer infrastructure platform that generates cloud infrastructure with AI and continuously optimizes it. It includes deployment, environment and secrets management, feature flags, link shortening, and team access control. - [Full LLM Content](https://hyphen.ai/llms-full.txt) ## Products - [Hyphen Agent | Infrastructure that improves itself](https://hyphen.ai/agent): Hyphen Agent continuously observes traffic, usage, and configuration patterns and safely acts in real time to operate and optimize your infrastructure while reducing operational overhead and cloud costs. - [Hyphen CLI (hx) | Bring Hyphen to your terminal](https://hyphen.ai/cli): With the Hyphen CLI, spin up an app in seconds, configure your environments, manage secrets, and create short URLs — all from your command line. - [Hyphen Deploy | Say Goodbye to Deployment Hell](https://hyphen.ai/deploy): Forget YAML files, Docker configs, Terraform, and Helm charts. With Hyphen Deploy, you define your target SLA, scale, and performance, and Deploy AI generates your cloud infrastructure automatically. - [Hyphen ENV | Secrets Management Service](https://hyphen.ai/env): Manage secrets across your team and infrastructure with a fully auditable end-to-end encrypted secrets management service. - [Horizon | Feature flag evaluation and env config on the edge](https://hyphen.ai/horizon): Horizon is a built-in ultra-low latency feature flag evaluation and environment config on the edge, or hosted on your own infrastructure. - [Hyphen Link | Custom Short URL and QR Code Service](https://hyphen.ai/link): Create custom short URLs and QR codes using your own domain, and track performance with included analytics. - [Hyphen net.info | City-level IP Geolocation API](https://hyphen.ai/net-info): Enable location-specific experiences, security, and analytics with city-level IP geolocation information, including latitude, longitude, time zone, postal code, and more. - [Hyphen Team Smart Access | Automate access to your services and resources](https://hyphen.ai/smart-access): Automate team management and streamline access control across your services with integrations for cloud resources, code repos and team channels. - [Hyphen Toggle | Feature Flags, Simplified](https://hyphen.ai/toggle): Ship smarter and faster. Toggle lets you roll out, test, and personalize features instantly. Open Feature Compatible and Enterprise-ready with a 99.95% SLA and ability to run locally with Horizon. ## Resources - [Hyphen AI vs Low-Code Platforms | Built for Developers](https://hyphen.ai/hyphen-vs-low-code): Discover why developers choose Hyphen AI over traditional low-code platforms. AI-powered infrastructure, code-first workflows, and multi-cloud deployment without the limitations of visual builders. - [Pricing | Hyphen AI](https://hyphen.ai/pricing): Explore Hyphen AI pricing. Pay only for what you use with transparent, usage-based pricing for deployments, feature flags, secrets management, and more. - [Changelog](https://hyphen.ai/docs/changelog) ## Documentation - [Welcome to Hyphen AI 👋](https://hyphen.ai/docs/) - A step-by-step guide to getting started with Hyphen AI, from creating an account and organization to installing the Slack bot and setting up essential integrations. - [Organizations](https://hyphen.ai/docs/introduction/organizations/) - Understand how Hyphen Organizations serve as collaborative workspaces for managing projects, billing, and user access. - [Projects](https://hyphen.ai/docs/introduction/project/) - Learn how to manage applications, environments, and secrets within Hyphen Projects, including understanding environment types and role-based access control. - [Custom Domain](https://hyphen.ai/docs/introduction/custom-domain/) - Learn how to add a custom domain to your Hyphen organization to create branded short links, enhancing brand recognition and trust. Includes setup instructions for DNS records and optional configurations for link not found redirects and auto-migration. - [Hyphen CLI](https://hyphen.ai/docs/introduction/cli/) - A comprehensive guide to installing, configuring, and using the Hyphen Command Line Interface (CLI) for managing applications, deployments, and environment variables. - [Horizon](https://hyphen.ai/docs/introduction/horizon/) - A comprehensive guide on how to self-host Horizon for fast, secure access to feature flags and secrets, including deployment on Google Cloud and Azure. - [Hyphen Deploy Quickstart](https://hyphen.ai/docs/deploy/deploy-quickstart/) - A quickstart guide to deploying containerized applications using Hyphen Deploy across AWS, Azure, and Google Cloud. - [Builds](https://hyphen.ai/docs/deploy/builds/) - Learn how Hyphen automatically builds Docker images, pushes them to your container registry, and deploys your application, including details on the build process, triggers, and requirements. - [Deployment Run Methods](https://hyphen.ai/docs/deploy/deployment-run-methods/) - Learn the different methods for running deployments on Hyphen, including Git integration, CLI, REST API, and the Dashboard. - [GitHub Actions Deployment](https://hyphen.ai/docs/deploy/github-action/) - Automate your application deployments to development and production environments using GitHub Actions and the Hyphen CLI. This guide covers setting up secrets, workflow examples, and how deployments work. - [Environment Variables](https://hyphen.ai/docs/deploy/environment-variables/) - Understand how Hyphen Deploy manages environment variables, including system-injected HYPHEN_ variables and user-defined ENV Secrets for application configuration and sensitive data. - [Deployment Previews](https://hyphen.ai/docs/deploy/deployment-previews/) - Learn how to create and manage deployment previews with Hyphen, enabling isolated environments for testing and review with unique URLs and real cloud infrastructure. - [ENV Quick Start](https://hyphen.ai/docs/env-secrets-management/env-secrets-management/) - A quick start guide to setting up and using Hyphen's ENV service for secure secrets management with end-to-end encryption. - [Pulling Secrets](https://hyphen.ai/docs/env-secrets-management/pulling-secrets-for-an-existing-app/) - A guide on how to use the Hyphen CLI to securely pull application secrets into your local development environment. - [Version Control](https://hyphen.ai/docs/env-secrets-management/version-control/) - Understand how Hyphen's version control system securely tracks and manages changes to your secrets, enabling traceability and restoration. - [Access Log](https://hyphen.ai/docs/env-secrets-management/access-log/) - Understand and utilize the ENV Access Log for auditing secret management actions, tracking changes, and ensuring transparency across different application environments. - [Using ENV with Docker](https://hyphen.ai/docs/env-secrets-management/using-env-with-docker/) - Learn how to securely manage environment variables and secrets when deploying applications with Docker, covering three distinct methods: using hyphen-entrypoint.sh, including .env files, and exporting secrets. - [Deploying with ENV](https://hyphen.ai/docs/env-secrets-management/deploying-with-env/) - A comprehensive guide on how to integrate ENV secrets management into your deployment pipeline using GitHub Actions, with a specific example for deploying to Google Cloud Run. - [Rotating an Encryption Key](https://hyphen.ai/docs/env-secrets-management/rotating-an-encryption-key/) - Learn how to rotate encryption keys using the Hyphen CLI to enhance data security and meet compliance requirements. This guide covers the process, prerequisites, and available flags. - [End-to-End Encryption](https://hyphen.ai/docs/env-secrets-management/end-to-end-encryption/) - Learn how End-to-End Encryption in ENV ensures your secret keys and .env files remain secure and inaccessible to Hyphen. - [ENV with GitHub Actions](https://hyphen.ai/docs/env-secrets-management/env-secrets/) - Action to retrieve, decrypt, and manage environment secrets for GitHub Actions workflows. - [Toggle Quickstart](https://hyphen.ai/docs/feature-flags/toggle-quickstart/) - A quickstart guide to using Hyphen's Toggle feature release management system with the OpenFeature standard. - [Toggle Concepts](https://hyphen.ai/docs/feature-flags/toggle-concepts/) - Understand the core concepts of feature toggles including context, targeting, segments, and telemetry in the context of the Hyphen platform. - [Segments](https://hyphen.ai/docs/feature-flags/segments/) - Learn how to create and use segments to define reusable audience targeting rules for your feature flags, ensuring consistency and efficient rollouts. - [Project Public Key](https://hyphen.ai/docs/feature-flags/project-public-key/) - Learn how to find and use your Project Public Key in the Hyphen Dashboard for client-side API authentication and read-only access to features like Toggles. - [SDKs](https://hyphen.ai/docs/feature-flags/toggle-sdks/) - Explore Hyphen's native SDKs for Node.js, JavaScript, and React, along with its OpenFeature providers for Go, Python, and Swift, to integrate feature flagging into your applications. - [GO](https://hyphen.ai/docs/feature-flags/provider-go/) - Integrate Hyphen's feature flagging system into your Go applications using the OpenFeature SDK with the Hyphen Toggle Provider. Learn how to install, set up, and use the provider for dynamic feature management. - [JavaScript (Node)](https://hyphen.ai/docs/feature-flags/provider-javascript-node/) - Documentation for the Hyphen native Node.js SDK and the OpenFeature provider for server-side feature flag management. - [React](https://hyphen.ai/docs/feature-flags/provider-react/) - Integrate Hyphen's feature flags into your React applications using the native React SDK or the OpenFeature provider. Learn about installation, setup, and usage with hooks and components. - [Javascript (Web)](https://hyphen.ai/docs/feature-flags/provider-javascript-web/) - Documentation for Hyphen's JavaScript SDKs (@hyphen/browser-sdk and @hyphen/openfeature-web-provider) for web browsers, covering installation, setup, usage, and configuration. - [Python](https://hyphen.ai/docs/feature-flags/provider-python/) - A guide on how to install, set up, and use the Hyphen Provider with the OpenFeature Python SDK for feature flag management. - [.NET ](https://hyphen.ai/docs/feature-flags/provider-dotnet/) - Integrate Hyphen's feature flagging system into your .NET applications using the OpenFeature SDK with the Hyphen Toggle OpenFeature Provider. Learn how to install, set up, and use the provider, including context configuration and cache options. - [Swift](https://hyphen.ai/docs/feature-flags/provider-swift/) - Integrate Hyphen's feature flagging system into your Swift applications using the OpenFeature SDK with the Hyphen Toggle Provider. This guide covers installation, setup, configuration, and usage for iOS and macOS. - [Create a Short Link](https://hyphen.ai/docs/url-shortening/create-short-link/) - Learn how to create custom short URLs using the Hyphen app and API, including setting up custom domains and tracking link performance. - [Creating a Custom QR Code](https://hyphen.ai/docs/url-shortening/create-a-qr-code/) - Learn how to create and customize QR codes with your own branding, including logos and custom colors, to enhance your marketing efforts. This guide also covers the prerequisite of creating a short link. - [Metrics](https://hyphen.ai/docs/url-shortening/link-metrics/) - A comprehensive guide to understanding the key metrics and analytics available for your short URLs, including total clicks, unique clicks, referral sources, user locations, browser, and device usage. - [net.info - Quick Start](https://hyphen.ai/docs/net-info/netinfo-quickstart/) - A quick start guide to using the net.info service for IP address to location lookups, including API key creation and usage examples. - [AWS](https://hyphen.ai/docs/integrations/aws-integration/) - A comprehensive guide on setting up and configuring the AWS integration, including prerequisites, CloudFormation stack deployment, resource creation, and connection management. - [Azure](https://hyphen.ai/docs/integrations/azure-integration-setup-guide/) - A comprehensive guide to integrating with Azure, covering account setup, required permissions, OAuth scopes, and configuration details for various connection types. - [Docker Hub](https://hyphen.ai/docs/integrations/docker-hub/) - A guide on how to set up and configure your Docker Hub organization for integration with Hyphen, including creating necessary access tokens and providing configuration details. - [Google Cloud](https://hyphen.ai/docs/integrations/google-cloud-integration/) - A guide on how to set up and connect your Google Cloud organization with Hyphen, detailing required permissions, OAuth scopes, and connection types. - [Google Workspace](https://hyphen.ai/docs/integrations/google-workspace-integration/) - A comprehensive guide on how to integrate with Google Workspace, covering account setup, service account authorization, and connection configurations for distribution lists and users. - [GitHub](https://hyphen.ai/docs/integrations/github-integration/) - Detailed guide on setting up and configuring the GitHub integration within the Hyphen application, including steps for organization connection, user, permission group, code repository, and project board configurations. - [incident.io](https://hyphen.ai/docs/integrations/incidentio/) - A comprehensive guide to setting up and configuring the incident.io integration, including API key generation and connection management. - [JIRA](https://hyphen.ai/docs/integrations/jira/) - A comprehensive guide to setting up and configuring Jira integrations, including API token generation, ID retrieval, and connection management for users, permission groups, and project boards. - [Microsoft Office 365](https://hyphen.ai/docs/integrations/microsoft-office-365/) - A comprehensive guide to integrating Microsoft Office 365 with Hyphen, covering setup, required permissions, and configuration details. - [Microsoft Teams](https://hyphen.ai/docs/integrations/microsoft-teams/) - A comprehensive guide on setting up and configuring Microsoft Teams integration with Hyphen, including necessary API permissions and connection details. - [New Relic](https://hyphen.ai/docs/integrations/new-relic/) - A comprehensive guide to setting up the New Relic integration, including account creation, API key generation, and connection configuration. - [NPM](https://hyphen.ai/docs/integrations/npm/) - A comprehensive guide on setting up and configuring NPM integration, including account creation, access token generation, and connection management for teams, users, and code registries. - [Slack](https://hyphen.ai/docs/integrations/slack-integration/) - A guide to setting up and configuring Slack integrations, including details on workspace, channel, and user connections. - [hx Command Line](https://hyphen.ai/docs/github-actions/setup-command-line/) - A GitHub Action to download, install, and authenticate the Hyphen command line tool (hx). - [Security & Technology](https://hyphen.ai/docs/policies/security-and-technology/) - Comprehensive overview of Hyphen AI's security policies, risk management, access controls, business continuity, data protection, and incident response procedures. ## API Reference - [Hyphen API](https://hyphen.ai/docs/api) - [Net.Info API](https://hyphen.ai/docs/api) ## Changelog - [Changelog](https://hyphen.ai/docs/changelog) - [Agent Can Optimize Your Deployment Environment](https://hyphen.ai/docs/changelog/agent-can-optimize-your-deployment-environment) (April 9, 2026) - [Project UX Updated Around Environments](https://hyphen.ai/docs/changelog/project-ux-update) (March 31, 2026) - [Project Environment Types and One-to-One Deployment Policies](https://hyphen.ai/docs/changelog/project-environment-types-and-one-to-one-deployment-policies) (March 23, 2026) - [Prompt Hyphen Agent](https://hyphen.ai/docs/changelog/prompt-the-hyphen-agent) (March 16, 2026) - [Deployment Previews](https://hyphen.ai/docs/changelog/deployment-previews) (March 10, 2026) - [Deployment Policy Filters](https://hyphen.ai/docs/changelog/deployment-policy-filters) (March 9, 2026) - [Enhanced JSON Editing for Feature Flag Return Values](https://hyphen.ai/docs/changelog/enhanced-json-editing-for-feature-flag-return-values) (March 2, 2026) - [Automated Deployment Resource Cleanup](https://hyphen.ai/docs/changelog/automated-deployment-resource-cleanup) (February 23, 2026) - [Stale feature flag removal via Agent](https://hyphen.ai/docs/changelog/stale-feature-flag-removal-via-agent) (February 13, 2026) - [Deployment Container Registry Validation](https://hyphen.ai/docs/changelog/2026-02-09-deployment-container-registry-validation) (February 9, 2026) - [Improved payment notifications](https://hyphen.ai/docs/changelog/2026-02-02-improved-payment-notifications) (February 4, 2026) - [2026-01-26 Python SDK 0.5.0](https://hyphen.ai/docs/changelog/2026-01-26-python-sdk-050) (January 27, 2026) - [Resiliency Updates with Deploy](https://hyphen.ai/docs/changelog/2026-01-26-resillency-updates-with-deploy) (January 27, 2026) - [2026-01-20 - Better walkthrough experience for users on mobile devices.](https://hyphen.ai/docs/changelog/2026-01-20-better-walkthrough-experience) (January 21, 2026) - [2026-01-20 - React SDK better for Next.js](https://hyphen.ai/docs/changelog/2026-01-20-react-sdk-improvements) (January 21, 2026) - [2025-12-15 - Hyphen CLI v0.21.0](https://hyphen.ai/docs/changelog/2025-12-15-hyphen-cli-v0210) (December 15, 2025) - [2025-12-06 - Platform Improvements 🎅](https://hyphen.ai/docs/changelog/2025-12-06-platform-improvements) (December 11, 2025) - [2025-11-23 - React SDK v1.0.0](https://hyphen.ai/docs/changelog/2025-11-23-react-sdk-v100) (November 27, 2025) - [2025-11-24 - Deploy with Better Messaging](https://hyphen.ai/docs/changelog/2025-11-24-deploy-with-better-messaging) (November 27, 2025) - [2025-11-24 - Perpetual Feature Flag](https://hyphen.ai/docs/changelog/2025-11-24-perpetual-feature-flag) (November 27, 2025) ## Company - Headquarters: 1201 3rd Avenue, STE 2200, Seattle, WA 98101 - Website: https://hyphen.ai - [Terms of Service](https://hyphen.ai/terms-of-service) - [Privacy Policy](https://hyphen.ai/privacy-policy) ## Social - GitHub: https://github.com/hyphen - Twitter/X: https://x.com/hyphen - LinkedIn: https://www.linkedin.com/company/hyphen-ai