# Flipt ## Docs - [Methods](https://docs.flipt.io/authentication/methods.md): This document describes the various supported authentication methods. - [Overview](https://docs.flipt.io/authentication/overview.md): This document describes how to enable and use authentication with Flipt. - [Using JSON Web Tokens](https://docs.flipt.io/authentication/using-jwts.md): This document explains how to handle JSON Web Tokens via both HTTP and gRPC. - [Using Client Tokens](https://docs.flipt.io/authentication/using-tokens.md): This document explains how to handle client tokens via both HTTP and gRPC. - [Overview](https://docs.flipt.io/authorization/overview.md): This document describes how to enable and use authorization with Flipt. - [Product Updates](https://docs.flipt.io/changelog/overview.md): Recent updates to Flipt, including new SDKs and other improvements. - [bundle build](https://docs.flipt.io/cli/commands/bundle/build.md): Build a new bundle - [bundle list](https://docs.flipt.io/cli/commands/bundle/list.md): List all bundles - [bundle pull](https://docs.flipt.io/cli/commands/bundle/pull.md): Pull a remote bundle - [bundle push](https://docs.flipt.io/cli/commands/bundle/push.md): Push local bundle to remote - [config edit](https://docs.flipt.io/cli/commands/config/edit.md): Edit Flipt configuration - [config init](https://docs.flipt.io/cli/commands/config/init.md): Initialize Flipt configuration - [evaluate](https://docs.flipt.io/cli/commands/evaluate.md): Evaluate a flag with Flipt. - [export](https://docs.flipt.io/cli/commands/export.md): Export Flipt data to file/stdout - [import](https://docs.flipt.io/cli/commands/import.md): Import Flipt data from file/stdin - [migrate](https://docs.flipt.io/cli/commands/migrate.md): Run pending database migrations - [validate](https://docs.flipt.io/cli/commands/validate.md): Validate Flipt flag state (.yaml, .yml) files - [Overview](https://docs.flipt.io/cli/overview.md): Overview of the Flipt CLI - [Architecture](https://docs.flipt.io/cloud/architecture.md): Learn about the architecture of Flipt Cloud and how it scales to meet your needs - [Benefits](https://docs.flipt.io/cloud/benefits.md): Discover the benefits of Flipt Cloud and why it's the best choice for your organization - [Concepts](https://docs.flipt.io/cloud/concepts.md): This document describes the basic concepts of Flipt Cloud. - [Approval Workflows](https://docs.flipt.io/cloud/features/approval-workflows.md): Learn about the built-in approval workflows available with Flipt Cloud - [Authentication](https://docs.flipt.io/cloud/features/authentication.md): Learn about the authentication options available with Flipt Cloud - [Custom Domains](https://docs.flipt.io/cloud/features/custom-domains.md): Learn how to use your own custom domains with Flipt Cloud - [Git-Backed Storage](https://docs.flipt.io/cloud/features/git-backed-storage.md): Learn about the unique benefits of using Git-backed storage with Flipt Cloud - [Role Based Access Control](https://docs.flipt.io/cloud/features/rbac.md): Learn about the role-based access control options available with Flipt Cloud - [User Management](https://docs.flipt.io/cloud/features/user-management.md): Learn about the user and team management options available with Flipt Cloud - [Verified Commits](https://docs.flipt.io/cloud/features/verified-commits.md): Learn about verifying Git commits with Flipt Cloud - [Configuring Environments](https://docs.flipt.io/cloud/guides/configuring-environments.md): Learn how to configure different aspects of your Flipt environments - [Getting Started](https://docs.flipt.io/cloud/guides/getting-started.md): Learn how to get started with Flipt Cloud - [Moving to Production](https://docs.flipt.io/cloud/guides/production.md): Learn how to scale your feature flagging operations with Flipt Cloud - [Introduction](https://docs.flipt.io/cloud/overview.md): Our Cloud offering is the simplest, scalable solution for getting started with Flipt without the need to manage your own infrastructure. - [Concepts](https://docs.flipt.io/concepts.md): This document describes the basic concepts of Flipt. - [Analytics](https://docs.flipt.io/configuration/analytics.md): This document describes various configuration mechanisms for controlling analytics for Flipt. - [Overview](https://docs.flipt.io/configuration/auditing/overview.md): This document describes Flipt's auditing capabilities. - [Webhooks](https://docs.flipt.io/configuration/auditing/webhooks.md): This document describes Flipt's webhook support. - [Authentication](https://docs.flipt.io/configuration/authentication.md): This document describes how to configure Flipt's authentication mechanisms. - [Authorization](https://docs.flipt.io/configuration/authorization.md): This document describes how to configure Flipt's authorization mechanisms. - [Caching](https://docs.flipt.io/configuration/caching.md): This document describes how to configure Flipt's caching mechanisms. - [Experimental](https://docs.flipt.io/configuration/experimental.md): This document describes our current experimental features and how to enable them. - [Observability](https://docs.flipt.io/configuration/observability.md): This document describes how to configure Flipt's observability mechanisms including metrics, logging, and tracing. - [Overview](https://docs.flipt.io/configuration/overview.md): This document describes how to configure the Flipt server. - [Storage](https://docs.flipt.io/configuration/storage.md): This document describes how to configure Flipt's storage backend mechanisms. - [Telemetry](https://docs.flipt.io/configuration/telemetry.md): This document describes how to configure Flipt's telemetry outputs as well as what data is captured. - [Switching from LaunchDarkly to Flipt](https://docs.flipt.io/guides/migration/launchdarkly/flipt.md): Install Flipt and migrate your flags from LaunchDarkly to Flipt - [Migrating from LaunchDarkly SDK to OpenFeature SDK](https://docs.flipt.io/guides/migration/launchdarkly/openfeature.md): Migrate a Node.js application from LaunchDarkly SDK to OpenFeature SDK - [Migrating from LaunchDarkly](https://docs.flipt.io/guides/migration/launchdarkly/overview.md): Migrate from LaunchDarkly to Flipt in 4 simple steps - [Login with GitHub](https://docs.flipt.io/guides/operation/authentication/login-with-github.md): Configuring Flipt to enable login with GitHub via OAuth 2.0 - [Login with Google](https://docs.flipt.io/guides/operation/authentication/login-with-google.md): Configuring Flipt to enable login with Google via OIDC - [Login with Keycloak](https://docs.flipt.io/guides/operation/authentication/login-with-keycloak.md): Configuring Flipt to enable login with Keycloak via OIDC - [Role-Based Access Control with Keycloak](https://docs.flipt.io/guides/operation/authorization/rbac-with-keycloak.md): Configure and use role-based access control (RBAC) with Flipt, Keycloak, and OPA. - [Deploy to Fly.io](https://docs.flipt.io/guides/operation/deployment/deploy-to-flyio.md): Deploy Flipt to Fly.io with Postgres - [Deploy to Kubernetes](https://docs.flipt.io/guides/operation/deployment/deploy-to-kubernetes.md): Deploy Flipt to Kubernetes using our Helm chart - [Get Going with GitOps](https://docs.flipt.io/guides/user/get-going-with-gitops.md): Configuring Flipt for a GitOps workflow - [Evaluating with References](https://docs.flipt.io/guides/user/using-references.md): Leveraging Flipt evaluation references for preview environments. - [Docker](https://docs.flipt.io/installation/docker.md): Running Flipt in a Docker container - [Kubernetes](https://docs.flipt.io/installation/kubernetes.md): Deploy Flipt to Kubernetes using the Helm chart - [Overview](https://docs.flipt.io/installation/overview.md): Multiple ways to install and run Flipt on your own infrastructure - [Client-Side SDKs](https://docs.flipt.io/integration/client.md): An overview of the client-side SDKs available for integrating with Flipt. - [Examples](https://docs.flipt.io/integration/examples.md): Examples on how Flipt can be integrated into various applications, frameworks, and tools. - [OpenFeature](https://docs.flipt.io/integration/openfeature.md): An overview of OpenFeature and Flipt OpenFeature integrations. - [Overview](https://docs.flipt.io/integration/overview.md): This document describes how to integrate Flipt in your existing applications. - [GRPC SDKs](https://docs.flipt.io/integration/server/grpc.md): An overview of the GRPC server-side SDKs available for integrating with Flipt. - [REST SDKs](https://docs.flipt.io/integration/server/rest.md): An overview of the REST server-side SDKs available for integrating with Flipt. - [Getting Started](https://docs.flipt.io/introduction.md): This document describes how to get started with Flipt. - [Architecture](https://docs.flipt.io/operations/architecture.md): The overall Flipt server architecture is shown in this diagram - [Deployment](https://docs.flipt.io/operations/deployment.md): Details on various ways to deploy Flipt. - [Import/Export](https://docs.flipt.io/operations/import-export.md): Importing and exporting data to and from Flipt - [Production](https://docs.flipt.io/operations/production.md): This document describes recommended configuration options for operating Flipt in Production. - [Upgrading](https://docs.flipt.io/operations/upgrading.md): This document describes how to upgrade Flipt. - [Create Token](https://docs.flipt.io/reference/authentication/create-token.md) - [Delete Token](https://docs.flipt.io/reference/authentication/delete-token.md) - [Expire Self](https://docs.flipt.io/reference/authentication/expire-self.md) - [Get Self](https://docs.flipt.io/reference/authentication/get-self.md) - [Get Token](https://docs.flipt.io/reference/authentication/get-token.md) - [List Tokens](https://docs.flipt.io/reference/authentication/list-tokens.md) - [Create Constraint](https://docs.flipt.io/reference/constraints/create-constraint.md) - [Delete Constraint](https://docs.flipt.io/reference/constraints/delete-constraint.md) - [Update Constraint](https://docs.flipt.io/reference/constraints/update-constraint.md) - [Create Distribution](https://docs.flipt.io/reference/distributions/create-distribution.md) - [Delete Distribution](https://docs.flipt.io/reference/distributions/delete-distribution.md) - [Update Distribution](https://docs.flipt.io/reference/distributions/update-distribution.md) - [Batch Evaluation](https://docs.flipt.io/reference/evaluation/batch-evaluation.md) - [Boolean Evaluation](https://docs.flipt.io/reference/evaluation/boolean-evaluation.md) - [Variant Evaluation](https://docs.flipt.io/reference/evaluation/variant-evaluation.md) - [Create Flag](https://docs.flipt.io/reference/flags/create-flag.md) - [Delete Flag](https://docs.flipt.io/reference/flags/delete-flag.md) - [Get Flag](https://docs.flipt.io/reference/flags/get-flag.md) - [List Flags](https://docs.flipt.io/reference/flags/list-flags.md) - [Update Flag](https://docs.flipt.io/reference/flags/update-flag.md) - [Create Namespace](https://docs.flipt.io/reference/namespaces/create-namespace.md) - [Delete Namespace](https://docs.flipt.io/reference/namespaces/delete-namespace.md) - [Get Namespace](https://docs.flipt.io/reference/namespaces/get-namespace.md) - [List Namespaces](https://docs.flipt.io/reference/namespaces/list-namespaces.md) - [Update Namespace](https://docs.flipt.io/reference/namespaces/update-namespace.md) - [Bulk Evaluation](https://docs.flipt.io/reference/openfeature/bulk-evaluation.md): OFREP bulk flag evaluation - [Configuration](https://docs.flipt.io/reference/openfeature/configuration.md): OFREP provider configuration - [Flag Evaluation](https://docs.flipt.io/reference/openfeature/flag-evaluation.md): OFREP single flag evaluation - [Overview](https://docs.flipt.io/reference/openfeature/overview.md) - [API Overview](https://docs.flipt.io/reference/overview.md) - [Create Rollout](https://docs.flipt.io/reference/rollouts/create-rollout.md) - [Delete Rollout](https://docs.flipt.io/reference/rollouts/delete-rollout.md) - [Get Rollout](https://docs.flipt.io/reference/rollouts/get-rollout.md) - [List Rollout](https://docs.flipt.io/reference/rollouts/list-rollouts.md) - [Order Rollouts](https://docs.flipt.io/reference/rollouts/order-rollouts.md) - [Update Rollout](https://docs.flipt.io/reference/rollouts/update-rollout.md) - [Create Rule](https://docs.flipt.io/reference/rules/create-rule.md) - [Delete Rule](https://docs.flipt.io/reference/rules/delete-rule.md) - [Get Rule](https://docs.flipt.io/reference/rules/get-rule.md) - [List Rules](https://docs.flipt.io/reference/rules/list-rules.md) - [Order Rules](https://docs.flipt.io/reference/rules/order-rules.md) - [Update Rule](https://docs.flipt.io/reference/rules/update-rule.md) - [Create Segment](https://docs.flipt.io/reference/segments/create-segment.md) - [Delete Segment](https://docs.flipt.io/reference/segments/delete-segment.md) - [Get Segment](https://docs.flipt.io/reference/segments/get-segment.md) - [List Segments](https://docs.flipt.io/reference/segments/list-segment.md) - [Update Segment](https://docs.flipt.io/reference/segments/update-segment.md) - [Create Variant](https://docs.flipt.io/reference/variants/create-variant.md) - [Delete Variant](https://docs.flipt.io/reference/variants/delete-variant.md) - [Update Variant](https://docs.flipt.io/reference/variants/update-variant.md) - [GitHub Actions](https://docs.flipt.io/tooling/github-actions.md): How to use our GitHub Actions to automate your workflows. - [Model Context Protocol (MCP)](https://docs.flipt.io/tooling/model-context-protocol.md): Use Flipt's MCP server to enable AI assistants to interact with your feature flags - [CloudNative](https://docs.flipt.io/usecases/cloudnative.md): This document describes how Flipt thrives in a CloudNative environment. - [Edge/IoT](https://docs.flipt.io/usecases/edge.md): This document describes how Flipt can be used in edge and IoT computing environments. - [GitOps](https://docs.flipt.io/usecases/gitops.md): This document describes how Flipt can be used with GitOps workflows - [Overview](https://docs.flipt.io/usecases/overview.md): This document describes some of the general use cases for Flipt and feature flags. ## Optional - [AI Context](https://docs.flipt.io/llms.txt) - [Blog](https://blog.flipt.io) - [Discord](https://flipt.io/discord) - [GitHub](https://git.new/flipt)