# GrowthBook Documentation ## Docs - [Audit logs](https://growthbook-preview.mintlify.app/account/audit-logs.md): GrowthBook's Audit Logs - [User & Team Permissions](https://growthbook-preview.mintlify.app/account/user-permissions.md): GrowthBook's User & Team Permissions - [Create a Data Source based visualization](https://growthbook-preview.mintlify.app/api-reference/analyticsexplorations/create-a-data-source-based-visualization.md) - [Create a Metric based visualization](https://growthbook-preview.mintlify.app/api-reference/analyticsexplorations/create-a-metric-based-visualization.md) - [Run a Fact Table based visualization](https://growthbook-preview.mintlify.app/api-reference/analyticsexplorations/run-a-fact-table-based-visualization.md) - [Create a single archetype](https://growthbook-preview.mintlify.app/api-reference/archetypes/create-a-single-archetype.md) - [Deletes a single archetype](https://growthbook-preview.mintlify.app/api-reference/archetypes/deletes-a-single-archetype.md) - [Get a single archetype](https://growthbook-preview.mintlify.app/api-reference/archetypes/get-a-single-archetype.md) - [Get the organization's archetypes](https://growthbook-preview.mintlify.app/api-reference/archetypes/get-the-organizations-archetypes.md) - [Update a single archetype](https://growthbook-preview.mintlify.app/api-reference/archetypes/update-a-single-archetype.md) - [Create a new attribute](https://growthbook-preview.mintlify.app/api-reference/attributes/create-a-new-attribute.md) - [Deletes a single attribute](https://growthbook-preview.mintlify.app/api-reference/attributes/deletes-a-single-attribute.md) - [Get the organization's attributes](https://growthbook-preview.mintlify.app/api-reference/attributes/get-the-organizations-attributes.md) - [Update an attribute](https://growthbook-preview.mintlify.app/api-reference/attributes/update-an-attribute.md) - [Get list of all code references for the current organization](https://growthbook-preview.mintlify.app/api-reference/code-references/get-list-of-all-code-references-for-the-current-organization.md) - [Get list of code references for a single feature id](https://growthbook-preview.mintlify.app/api-reference/code-references/get-list-of-code-references-for-a-single-feature-id.md) - [Submit list of code references](https://growthbook-preview.mintlify.app/api-reference/code-references/submit-list-of-code-references.md) - [Create a single customField](https://growthbook-preview.mintlify.app/api-reference/customfields/create-a-single-customfield.md) - [Delete a single customField](https://growthbook-preview.mintlify.app/api-reference/customfields/delete-a-single-customfield.md) - [Get a single customField](https://growthbook-preview.mintlify.app/api-reference/customfields/get-a-single-customfield.md) - [Get all custom fields](https://growthbook-preview.mintlify.app/api-reference/customfields/get-all-custom-fields.md) - [Update a single customField](https://growthbook-preview.mintlify.app/api-reference/customfields/update-a-single-customfield.md) - [Create a single dashboard](https://growthbook-preview.mintlify.app/api-reference/dashboards/create-a-single-dashboard.md) - [Delete a single dashboard](https://growthbook-preview.mintlify.app/api-reference/dashboards/delete-a-single-dashboard.md) - [Get a single dashboard](https://growthbook-preview.mintlify.app/api-reference/dashboards/get-a-single-dashboard.md) - [Get all dashboards](https://growthbook-preview.mintlify.app/api-reference/dashboards/get-all-dashboards.md) - [Get all dashboards for an experiment](https://growthbook-preview.mintlify.app/api-reference/dashboards/get-all-dashboards-for-an-experiment.md) - [Update a single dashboard](https://growthbook-preview.mintlify.app/api-reference/dashboards/update-a-single-dashboard.md) - [Get a Data Source's Information Schema](https://growthbook-preview.mintlify.app/api-reference/data-sources/get-a-data-sources-information-schema.md): Returns cached database schema metadata for a data source, including databases, schemas, and tables. The information schema is automatically created when a SQL-based data source is added. Not all data source types support information schemas. - [Get a single data source](https://growthbook-preview.mintlify.app/api-reference/data-sources/get-a-single-data-source.md) - [Get a single Information Schema Table by id](https://growthbook-preview.mintlify.app/api-reference/data-sources/get-a-single-information-schema-table-by-id.md): Returns cached metadata for a specific table in the Data Source, including columns and their data types. Not all data source types support information schemas. - [Get all data sources](https://growthbook-preview.mintlify.app/api-reference/data-sources/get-all-data-sources.md) - [Create a single dimension](https://growthbook-preview.mintlify.app/api-reference/dimensions/create-a-single-dimension.md) - [Deletes a single dimension](https://growthbook-preview.mintlify.app/api-reference/dimensions/deletes-a-single-dimension.md) - [Get a single dimension](https://growthbook-preview.mintlify.app/api-reference/dimensions/get-a-single-dimension.md) - [Get all dimensions](https://growthbook-preview.mintlify.app/api-reference/dimensions/get-all-dimensions.md) - [Update a single dimension](https://growthbook-preview.mintlify.app/api-reference/dimensions/update-a-single-dimension.md) - [Create a new environment](https://growthbook-preview.mintlify.app/api-reference/environments/create-a-new-environment.md) - [Deletes a single environment](https://growthbook-preview.mintlify.app/api-reference/environments/deletes-a-single-environment.md) - [Get the organization's environments](https://growthbook-preview.mintlify.app/api-reference/environments/get-the-organizations-environments.md) - [Update an environment](https://growthbook-preview.mintlify.app/api-reference/environments/update-an-environment.md) - [Create a single experiment](https://growthbook-preview.mintlify.app/api-reference/experiments/create-a-single-experiment.md) - [Create Experiment Snapshot](https://growthbook-preview.mintlify.app/api-reference/experiments/create-experiment-snapshot.md) - [Delete a variation screenshot](https://growthbook-preview.mintlify.app/api-reference/experiments/delete-a-variation-screenshot.md) - [Get a list of experiments with names and ids](https://growthbook-preview.mintlify.app/api-reference/experiments/get-a-list-of-experiments-with-names-and-ids.md) - [Get a single experiment](https://growthbook-preview.mintlify.app/api-reference/experiments/get-a-single-experiment.md) - [Get all experiments](https://growthbook-preview.mintlify.app/api-reference/experiments/get-all-experiments.md) - [Get results for an experiment](https://growthbook-preview.mintlify.app/api-reference/experiments/get-results-for-an-experiment.md) - [Update a single experiment](https://growthbook-preview.mintlify.app/api-reference/experiments/update-a-single-experiment.md) - [Upload a variation screenshot](https://growthbook-preview.mintlify.app/api-reference/experiments/upload-a-variation-screenshot.md) - [Bulk create or update experiment templates](https://growthbook-preview.mintlify.app/api-reference/experimenttemplates/bulk-create-or-update-experiment-templates.md) - [Create a single experimentTemplate](https://growthbook-preview.mintlify.app/api-reference/experimenttemplates/create-a-single-experimenttemplate.md) - [Delete a single experimentTemplate](https://growthbook-preview.mintlify.app/api-reference/experimenttemplates/delete-a-single-experimenttemplate.md) - [Get a single experimentTemplate](https://growthbook-preview.mintlify.app/api-reference/experimenttemplates/get-a-single-experimenttemplate.md) - [Get all experimentTemplates](https://growthbook-preview.mintlify.app/api-reference/experimenttemplates/get-all-experimenttemplates.md) - [Update a single experimentTemplate](https://growthbook-preview.mintlify.app/api-reference/experimenttemplates/update-a-single-experimenttemplate.md) - [Create a fact metric analysis](https://growthbook-preview.mintlify.app/api-reference/fact-metrics/create-a-fact-metric-analysis.md) - [Create a single fact metric](https://growthbook-preview.mintlify.app/api-reference/fact-metrics/create-a-single-fact-metric.md) - [Deletes a single fact metric](https://growthbook-preview.mintlify.app/api-reference/fact-metrics/deletes-a-single-fact-metric.md) - [Get a single fact metric](https://growthbook-preview.mintlify.app/api-reference/fact-metrics/get-a-single-fact-metric.md) - [Get all fact metrics](https://growthbook-preview.mintlify.app/api-reference/fact-metrics/get-all-fact-metrics.md) - [Update a single fact metric](https://growthbook-preview.mintlify.app/api-reference/fact-metrics/update-a-single-fact-metric.md) - [Bulk import fact tables, filters, and metrics](https://growthbook-preview.mintlify.app/api-reference/fact-tables/bulk-import-fact-tables-filters-and-metrics.md) - [Create a single fact table](https://growthbook-preview.mintlify.app/api-reference/fact-tables/create-a-single-fact-table.md) - [Create a single fact table filter](https://growthbook-preview.mintlify.app/api-reference/fact-tables/create-a-single-fact-table-filter.md) - [Deletes a single fact table](https://growthbook-preview.mintlify.app/api-reference/fact-tables/deletes-a-single-fact-table.md) - [Deletes a single fact table filter](https://growthbook-preview.mintlify.app/api-reference/fact-tables/deletes-a-single-fact-table-filter.md) - [Get a single fact filter](https://growthbook-preview.mintlify.app/api-reference/fact-tables/get-a-single-fact-filter.md) - [Get a single fact table](https://growthbook-preview.mintlify.app/api-reference/fact-tables/get-a-single-fact-table.md) - [Get all fact tables](https://growthbook-preview.mintlify.app/api-reference/fact-tables/get-all-fact-tables.md) - [Get all filters for a fact table](https://growthbook-preview.mintlify.app/api-reference/fact-tables/get-all-filters-for-a-fact-table.md) - [Update a single fact table](https://growthbook-preview.mintlify.app/api-reference/fact-tables/update-a-single-fact-table.md) - [Update a single fact table filter](https://growthbook-preview.mintlify.app/api-reference/fact-tables/update-a-single-fact-table-filter.md) - [Create a single feature](https://growthbook-preview.mintlify.app/api-reference/features/create-a-single-feature.md) - [Deletes a single feature](https://growthbook-preview.mintlify.app/api-reference/features/deletes-a-single-feature.md): Permanently deletes a feature and all of its revisions. - [Get a single feature](https://growthbook-preview.mintlify.app/api-reference/features/get-a-single-feature.md) - [Get all features](https://growthbook-preview.mintlify.app/api-reference/features/get-all-features.md): Returns features with pagination. The skipPagination query parameter is honored only when API_ALLOW_SKIP_PAGINATION is set (self-hosted deployments). - [Get all revisions for a feature](https://growthbook-preview.mintlify.app/api-reference/features/get-all-revisions-for-a-feature.md) - [Get list of feature keys](https://growthbook-preview.mintlify.app/api-reference/features/get-list-of-feature-keys.md) - [Get stale status for one or more features](https://growthbook-preview.mintlify.app/api-reference/features/get-stale-status-for-one-or-more-features.md) - [Partially update a feature](https://growthbook-preview.mintlify.app/api-reference/features/partially-update-a-feature.md): Updates any combination of a feature's metadata (description, owner, tags, project), default value, environment settings (rules, kill switches, enabled state), prerequisites, holdout assignment, or JSON schema validation. All provided fields are merged into the existing feature and the result is imm… - [Revert a feature to a specific revision](https://growthbook-preview.mintlify.app/api-reference/features/revert-a-feature-to-a-specific-revision.md): Creates a new revision whose rules and values match a previously-published revision, then immediately publishes it. This leaves a clear audit trail of the revert action in the revision history. - [Toggle a feature in one or more environments](https://growthbook-preview.mintlify.app/api-reference/features/toggle-a-feature-in-one-or-more-environments.md): Enables or disables a feature in one or more environments simultaneously. Accepts a map of environment name → boolean and immediately publishes the change. - [Get all organization members](https://growthbook-preview.mintlify.app/api-reference/members/get-all-organization-members.md) - [Removes a single user from an organization](https://growthbook-preview.mintlify.app/api-reference/members/removes-a-single-user-from-an-organization.md) - [Update a member's global role (including any enviroment restrictions, if applicable). Can also update a member's project roles if your plan supports it.](https://growthbook-preview.mintlify.app/api-reference/members/update-a-members-global-role-including-any-enviroment-restrictions-if-applicable-can-also-update-a-members-project-roles-if-your-plan-supports-it.md) - [Create a single metricGroup](https://growthbook-preview.mintlify.app/api-reference/metricgroups/create-a-single-metricgroup.md) - [Delete a single metricGroup](https://growthbook-preview.mintlify.app/api-reference/metricgroups/delete-a-single-metricgroup.md) - [Get a single metricGroup](https://growthbook-preview.mintlify.app/api-reference/metricgroups/get-a-single-metricgroup.md) - [Get all metricGroups](https://growthbook-preview.mintlify.app/api-reference/metricgroups/get-all-metricgroups.md) - [Update a single metricGroup](https://growthbook-preview.mintlify.app/api-reference/metricgroups/update-a-single-metricgroup.md) - [Create a single metric](https://growthbook-preview.mintlify.app/api-reference/metrics/create-a-single-metric.md) - [Deletes a metric](https://growthbook-preview.mintlify.app/api-reference/metrics/deletes-a-metric.md) - [Get a single metric](https://growthbook-preview.mintlify.app/api-reference/metrics/get-a-single-metric.md) - [Get all metrics](https://growthbook-preview.mintlify.app/api-reference/metrics/get-all-metrics.md) - [Update a metric](https://growthbook-preview.mintlify.app/api-reference/metrics/update-a-metric.md) - [Create a single organization (only for super admins on multi-org Enterprise Plan only)](https://growthbook-preview.mintlify.app/api-reference/organizations/create-a-single-organization-only-for-super-admins-on-multi-org-enterprise-plan-only.md) - [Edit a single organization (only for super admins on multi-org Enterprise Plan only)](https://growthbook-preview.mintlify.app/api-reference/organizations/edit-a-single-organization-only-for-super-admins-on-multi-org-enterprise-plan-only.md) - [Get all organizations (only for super admins on multi-org Enterprise Plan only)](https://growthbook-preview.mintlify.app/api-reference/organizations/get-all-organizations-only-for-super-admins-on-multi-org-enterprise-plan-only.md) - [Create a single project](https://growthbook-preview.mintlify.app/api-reference/projects/create-a-single-project.md) - [Deletes a single project](https://growthbook-preview.mintlify.app/api-reference/projects/deletes-a-single-project.md) - [Edit a single project](https://growthbook-preview.mintlify.app/api-reference/projects/edit-a-single-project.md) - [Get a single project](https://growthbook-preview.mintlify.app/api-reference/projects/get-a-single-project.md) - [Get all projects](https://growthbook-preview.mintlify.app/api-reference/projects/get-all-projects.md) - [Get a single query](https://growthbook-preview.mintlify.app/api-reference/queries/get-a-single-query.md) - [Add a target rule to a ramp schedule](https://growthbook-preview.mintlify.app/api-reference/ramp-schedules/add-a-target-rule-to-a-ramp-schedule.md): Attaches an additional feature rule to this ramp schedule. The `[ruleId, environment]` pair must identify a rule that is already published and must not already be controlled by another schedule. - [Approve the current pending-approval step](https://growthbook-preview.mintlify.app/api-reference/ramp-schedules/approve-the-current-pending-approval-step.md): Approves the current step on a schedule in `pending-approval` status and advances to the next step. Requires the caller to have feature review permissions for the associated feature. - [Complete a ramp schedule immediately](https://growthbook-preview.mintlify.app/api-reference/ramp-schedules/complete-a-ramp-schedule-immediately.md): Applies end actions and marks the schedule as `completed`, regardless of how many steps remain. - [Create a ramp schedule](https://growthbook-preview.mintlify.app/api-reference/ramp-schedules/create-a-ramp-schedule.md): Creates a new ramp schedule, optionally attaching it to a published feature rule. - [Delete a ramp schedule](https://growthbook-preview.mintlify.app/api-reference/ramp-schedules/delete-a-ramp-schedule.md): Permanently deletes a ramp schedule. This does not undo any rule patches that were already applied by completed steps. - [Get a single ramp schedule](https://growthbook-preview.mintlify.app/api-reference/ramp-schedules/get-a-single-ramp-schedule.md) - [Jump to a specific step](https://growthbook-preview.mintlify.app/api-reference/ramp-schedules/jump-to-a-specific-step.md): Moves the schedule directly to `targetStepIndex` (forward or backward) and pauses. Use `-1` to jump to the pre-start position without rolling back rule patches. - [List ramp schedules](https://growthbook-preview.mintlify.app/api-reference/ramp-schedules/list-ramp-schedules.md): Returns all ramp schedules for the organization, with optional filters. - [Pause a ramp schedule](https://growthbook-preview.mintlify.app/api-reference/ramp-schedules/pause-a-ramp-schedule.md): Pauses a `running` or `pending-approval` schedule. The schedule can be resumed from the same position with the `/actions/resume` endpoint. - [Remove a target rule from a ramp schedule](https://growthbook-preview.mintlify.app/api-reference/ramp-schedules/remove-a-target-rule-from-a-ramp-schedule.md): Detaches a target rule from this ramp schedule. Identify the target either by its `targetId` or by the `[ruleId, environment]` pair. - [Resume a paused ramp schedule](https://growthbook-preview.mintlify.app/api-reference/ramp-schedules/resume-a-paused-ramp-schedule.md): Resumes a `paused` schedule. Adjusts timing anchors to account for the pause duration so step intervals continue from where they left off. - [Roll back a ramp schedule](https://growthbook-preview.mintlify.app/api-reference/ramp-schedules/roll-back-a-ramp-schedule.md): Rolls back to the starting position and lands in `paused` status so the schedule can be restarted with `/actions/start` or `/actions/resume`. - [Start a ramp schedule](https://growthbook-preview.mintlify.app/api-reference/ramp-schedules/start-a-ramp-schedule.md): Transitions the schedule from `ready` to `running` and processes the first step immediately if eligible. - [Update a ramp schedule](https://growthbook-preview.mintlify.app/api-reference/ramp-schedules/update-a-ramp-schedule.md): Updates the name, steps, endActions, startDate, or endCondition of a ramp schedule. - [Create a single rampScheduleTemplate](https://growthbook-preview.mintlify.app/api-reference/rampscheduletemplates/create-a-single-rampscheduletemplate.md) - [Delete a single rampScheduleTemplate](https://growthbook-preview.mintlify.app/api-reference/rampscheduletemplates/delete-a-single-rampscheduletemplate.md) - [Get a single rampScheduleTemplate](https://growthbook-preview.mintlify.app/api-reference/rampscheduletemplates/get-a-single-rampscheduletemplate.md) - [Get all rampScheduleTemplates](https://growthbook-preview.mintlify.app/api-reference/rampscheduletemplates/get-all-rampscheduletemplates.md) - [Update a single rampScheduleTemplate](https://growthbook-preview.mintlify.app/api-reference/rampscheduletemplates/update-a-single-rampscheduletemplate.md) - [Create a single saved group](https://growthbook-preview.mintlify.app/api-reference/saved-groups/create-a-single-saved-group.md) - [Deletes a single saved group](https://growthbook-preview.mintlify.app/api-reference/saved-groups/deletes-a-single-saved-group.md) - [Get a single saved group](https://growthbook-preview.mintlify.app/api-reference/saved-groups/get-a-single-saved-group.md) - [Get all saved group](https://growthbook-preview.mintlify.app/api-reference/saved-groups/get-all-saved-group.md) - [Partially update a single saved group](https://growthbook-preview.mintlify.app/api-reference/saved-groups/partially-update-a-single-saved-group.md) - [Deletes a single SDK connection](https://growthbook-preview.mintlify.app/api-reference/sdk-connection/deletes-a-single-sdk-connection.md) - [Create a single sdk connection](https://growthbook-preview.mintlify.app/api-reference/sdk-connections/create-a-single-sdk-connection.md) - [Find a single sdk connection by its key](https://growthbook-preview.mintlify.app/api-reference/sdk-connections/find-a-single-sdk-connection-by-its-key.md) - [Get a single sdk connection](https://growthbook-preview.mintlify.app/api-reference/sdk-connections/get-a-single-sdk-connection.md) - [Get all sdk connections](https://growthbook-preview.mintlify.app/api-reference/sdk-connections/get-all-sdk-connections.md) - [Update a single sdk connection](https://growthbook-preview.mintlify.app/api-reference/sdk-connections/update-a-single-sdk-connection.md) - [Create a single segment](https://growthbook-preview.mintlify.app/api-reference/segments/create-a-single-segment.md) - [Deletes a single segment](https://growthbook-preview.mintlify.app/api-reference/segments/deletes-a-single-segment.md) - [Get a single segment](https://growthbook-preview.mintlify.app/api-reference/segments/get-a-single-segment.md) - [Get all segments](https://growthbook-preview.mintlify.app/api-reference/segments/get-all-segments.md) - [Update a single segment](https://growthbook-preview.mintlify.app/api-reference/segments/update-a-single-segment.md) - [Get organization settings](https://growthbook-preview.mintlify.app/api-reference/settings/get-organization-settings.md) - [Get an experiment snapshot status](https://growthbook-preview.mintlify.app/api-reference/snapshots/get-an-experiment-snapshot-status.md) - [Add members to team](https://growthbook-preview.mintlify.app/api-reference/teams/add-members-to-team.md) - [Create a single team](https://growthbook-preview.mintlify.app/api-reference/teams/create-a-single-team.md) - [Delete a single team](https://growthbook-preview.mintlify.app/api-reference/teams/delete-a-single-team.md) - [Get a single team](https://growthbook-preview.mintlify.app/api-reference/teams/get-a-single-team.md) - [Get all teams](https://growthbook-preview.mintlify.app/api-reference/teams/get-all-teams.md) - [Remove members from team](https://growthbook-preview.mintlify.app/api-reference/teams/remove-members-from-team.md) - [Update a single team](https://growthbook-preview.mintlify.app/api-reference/teams/update-a-single-team.md) - [Get metric usage across experiments](https://growthbook-preview.mintlify.app/api-reference/usage/get-metric-usage-across-experiments.md): Returns usage information for one or more legacy or fact metrics, showing which experiments use each metric and some usage statistics. If a metric is part of a metric group, then usage of that metric group counts as usage of all metrics in the group. Warning: only includes experiments that you have… - [Create a visual change for a visual changeset](https://growthbook-preview.mintlify.app/api-reference/visual-changesets/create-a-visual-change-for-a-visual-changeset.md) - [Create a visual changeset for an experiment](https://growthbook-preview.mintlify.app/api-reference/visual-changesets/create-a-visual-changeset-for-an-experiment.md) - [Get a single visual changeset](https://growthbook-preview.mintlify.app/api-reference/visual-changesets/get-a-single-visual-changeset.md) - [Get all visual changesets](https://growthbook-preview.mintlify.app/api-reference/visual-changesets/get-all-visual-changesets.md) - [Update a visual change for a visual changeset](https://growthbook-preview.mintlify.app/api-reference/visual-changesets/update-a-visual-change-for-a-visual-changeset.md) - [Update a visual changeset](https://growthbook-preview.mintlify.app/api-reference/visual-changesets/update-a-visual-changeset.md) - [Setting up a Bandit](https://growthbook-preview.mintlify.app/bandits/config.md): Bandits are run similarly to Experiments in GrowthBook. Key differences include: - [Bandits](https://growthbook-preview.mintlify.app/bandits/overview.md): What are Bandits? - [Understanding Bandit Results](https://growthbook-preview.mintlify.app/bandits/results.md): Leaderboard - [Security Compliance](https://growthbook-preview.mintlify.app/compliance.md): Compliance - [GrowthBook and Google Analytics GA4](https://growthbook-preview.mintlify.app/event-trackers/GA4-google-analytics.md): This guide walks you through using GrowthBook with Google Analytics 4 (GA4) to track your experiments and measure their impact on your business. - [Amplitude Event Tracker Setup](https://growthbook-preview.mintlify.app/event-trackers/amplitude.md): This document outlines the steps needed to add your Amplitude to GrowthBook. - [Setting up CleverTap as an event tracker](https://growthbook-preview.mintlify.app/event-trackers/clevertap.md): This document outlines the steps needed to add your CleverTap to GrowthBook. - [Setting up a custom data source](https://growthbook-preview.mintlify.app/event-trackers/custom.md): This document outlines the steps needed to add a custom data source to GrowthBook. - [Setting up Firebase as an event tracker](https://growthbook-preview.mintlify.app/event-trackers/firebase.md): This document outlines the steps needed to add your Firebase to GrowthBook. - [Freshpaint Event Tracker](https://growthbook-preview.mintlify.app/event-trackers/freshpaint.md): This document outlines the steps needed to add your Freshpaint to GrowthBook. - [Setting up Fullstory as an event tracker](https://growthbook-preview.mintlify.app/event-trackers/fullstory.md): This document outlines the steps needed to add your Fullstory to GrowthBook. - [Setting up Heap as an event tracker](https://growthbook-preview.mintlify.app/event-trackers/heap.md): This document outlines the steps needed to add your Heap to GrowthBook. - [Setting up Jitsu as an event tracker](https://growthbook-preview.mintlify.app/event-trackers/jitsu.md): This document outlines the steps needed to add your Jitsu to GrowthBook. - [Setting up KeenIO as an event tracker](https://growthbook-preview.mintlify.app/event-trackers/keenio.md): This document outlines the steps needed to add your KeenIO to GrowthBook. - [GrowthBook and Matomo](https://growthbook-preview.mintlify.app/event-trackers/matomo.md): Configure GrowthBook to do A/B testing using Matomo Analytics - [Using GrowthBook with Mixpanel](https://growthbook-preview.mintlify.app/event-trackers/mixpanel.md): This document outlines the steps needed to use Mixpanel with GrowthBook. - [Setting up MParticle as an event tracker](https://growthbook-preview.mintlify.app/event-trackers/mparticle.md): This document outlines the steps needed to add your MParticle to GrowthBook. - [GrowthBook and RudderStack](https://growthbook-preview.mintlify.app/event-trackers/rudderstack.md): Learn how to use GrowthBook with RudderStack to easily add A/B testing to your application - [Configuring GrowthBook to work with Segment](https://growthbook-preview.mintlify.app/event-trackers/segment.md): This document outlines the steps needed to add your Segment to GrowthBook. - [Setting Up Snowplow as an Event Tracker](https://growthbook-preview.mintlify.app/event-trackers/snowplow.md): Learn how to integrate Snowplow with GrowthBook to track experiment exposure events using a custom Iglu schema, test with Snowplow Micro, and pass targeting attributes for consistent bucketing. - [Choose Your Data Path](https://growthbook-preview.mintlify.app/experimentation-analysis/choose-your-data-path.md): Decide between GrowthBook's Managed Warehouse and connecting your own data warehouse. - [Cluster Experiments](https://growthbook-preview.mintlify.app/experimentation-analysis/cluster-experiments.md): Cluster experiments are crucial when you need to randomize at a group level but analyze at an individual level. For example: - [Connecting to your data warehouse](https://growthbook-preview.mintlify.app/experimentation-analysis/connecting-to-your-data-warehouse.md): This document outlines the steps needed to connect GrowthBook to your data warehouse. - [Data Pipeline](https://growthbook-preview.mintlify.app/experimentation-analysis/data-pipeline.md): Learn about enabling Pipeline Mode and improving query efficiency - [Data Source Configuration](https://growthbook-preview.mintlify.app/experimentation-analysis/data-source-configuration/index.md): This document outlines how to configure data source - [Experiment Decision Framework](https://growthbook-preview.mintlify.app/experimentation-analysis/decision-framework.md) - [Dimensions](https://growthbook-preview.mintlify.app/experimentation-analysis/dimensions.md): Drill down into experiment results - [Event Forwarder](https://growthbook-preview.mintlify.app/experimentation-analysis/event-forwarder.md): Forward events from GrowthBook Cloud to your own data warehouse - [Untitled](https://growthbook-preview.mintlify.app/experimentation-analysis/experiment-configuration.md): Add and configure your experiments. - [Experiment Dashboards](https://growthbook-preview.mintlify.app/experimentation-analysis/experiment-dashboards.md): Create a tailored view of your experiment. Highlight key insights, add context, and share a clear story with your team. - [Understanding Experiment Results](https://growthbook-preview.mintlify.app/experimentation-analysis/experiment-results.md): Learn how to analyze A/B test results, share insights, and make data-driven decisions. Includes statistical analysis, health checks, custom reports, and best practices for interpreting experiment data. - [Experiment Time Series](https://growthbook-preview.mintlify.app/experimentation-analysis/experiment-time-series.md) - [Managed Warehouse](https://growthbook-preview.mintlify.app/experimentation-analysis/managed-warehouse.md): Get started with GrowthBook's fully managed data warehouse. One-click setup, built-in event tracking, and auto-created metrics. - [Query Optimization](https://growthbook-preview.mintlify.app/experimentation-analysis/query-optimization.md): Learn about different techniques and settings to optimize SQL queries in GrowthBook - [SQL Templates](https://growthbook-preview.mintlify.app/experimentation-analysis/sql-templates.md): Learn about using template variables and expressions to create dynamic SQL queries in GrowthBook - [Running Experiments on GrowthBook](https://growthbook-preview.mintlify.app/experiments/index.md): Understanding the ways to run experiments with GrowthBook - [FAQ](https://growthbook-preview.mintlify.app/faq.md): Frequently asked questions about GrowthBook. - [Feature Flag Experiments](https://growthbook-preview.mintlify.app/feature-flag-experiments.md): Run experiments using feature flags - [Feature Flag Fundamentals](https://growthbook-preview.mintlify.app/features/basics.md): Learn about the basics of feature flags. - [Code References](https://growthbook-preview.mintlify.app/features/code-references.md): See where feature flags are used in your codebase by scanning with a CLI tool or GitHub Action. - [Custom Hooks](https://growthbook-preview.mintlify.app/features/custom-hooks.md): Extend GrowthBook with custom feature validation hooks (self-hosted only) - [Feature Evaluation Diagnostics](https://growthbook-preview.mintlify.app/features/diagnostics.md): Validate feature evaluations with diagnostics - [Environments](https://growthbook-preview.mintlify.app/features/environments.md): Define multiple environments to control which features are enabled in each. - [Feature Flags](https://growthbook-preview.mintlify.app/features/index.md): Learn about feature flags and how to use them in your application. - [Prerequisite Features](https://growthbook-preview.mintlify.app/features/prerequisites.md): Gate features, rules, and experiments by a prerequisite feature - [Publishing & Approval Flows](https://growthbook-preview.mintlify.app/features/publishing-and-approval-flows.md): Learn about drafts, revisions, merge conflicts, and requiring approvals for feature flag changes - [Rules](https://growthbook-preview.mintlify.app/features/rules.md): Learn how rules control who sees what value, how to choose the right rule type, and how to configure each one. - [Safe Rollouts](https://growthbook-preview.mintlify.app/features/safe-rollouts.md): Release features to a subset of users while monitoring guardrail metrics for regressions. Detect issues early and reduce risk in production. - [Stale Feature Flag Detection](https://growthbook-preview.mintlify.app/features/stale-detection.md): Identify feature flags that are no longer actively used so you can clean them up. - [Targeting Conditions](https://growthbook-preview.mintlify.app/features/targeting.md): Define who sees a feature using attributes, conditions, and saved groups. - [GrowthBook and Contentful](https://growthbook-preview.mintlify.app/guide/contentful.md): This guide walks you through using GrowthBook with Contentful to enable content teams to run A/B tests without requiring developer intervention for each test. - [GrowthBook and Create React App](https://growthbook-preview.mintlify.app/guide/create-react-app-and-growthbook.md): This guide walks you through installing GrowthBook SDK into your Create React App - [Feature Flags and A/B Tests with Deno, Hono, and GrowthBook](https://growthbook-preview.mintlify.app/guide/deno-hono.md): This guide shows you how to integrate GrowthBook with Deno and Hono to manage server-side feature flags and experiments. - [Feature Flags with Express.js and GrowthBook](https://growthbook-preview.mintlify.app/guide/express-js.md): This guide shows how to integrate GrowthBook with Express.js to manage server-side feature flags. - [Using GrowthBook with Google Tag Manager (GTM)](https://growthbook-preview.mintlify.app/guide/google-tag-manager-and-growthbook.md): This guide walks you through using GrowthBook with Google Tag Manager (GTM) to track your experiments and measure their impact on your business. - [Migrate from LaunchDarkly](https://growthbook-preview.mintlify.app/guide/importing.md): Import all of your existing LaunchDarkly flags into GrowthBook - [GrowthBook Detailed Guides](https://growthbook-preview.mintlify.app/guide/index.md): The following sections contain in-depth walkthroughs for setting up GrowthBook with various technologies. - [Migrate from Statsig](https://growthbook-preview.mintlify.app/guide/migrate-from-statsig.md): Everything you need to know to quickly migrate existing features, experiments, SDKs, and more from Statsig to GrowthBook, the largest open source experimentation platform. - [GrowthBook and Next.js (Pages Router)](https://growthbook-preview.mintlify.app/guide/nextjs-and-growthbook.md): This guide walks you through using GrowthBook with Next.js Pages Router. - [Integrating GrowthBook with Next.js and Vercel Feature Flags](https://growthbook-preview.mintlify.app/guide/nextjs-and-vercel-feature-flags.md): Step-by-step guide to integrating GrowthBook feature flags into your Next.js application deployed on Vercel. Includes using Edge Config, the Vercel Toolbar, and best practices. - [GrowthBook and Next.js (App Router)](https://growthbook-preview.mintlify.app/guide/nextjs-app-router.md): This guide walks you through using GrowthBook with Next.js App Router. - [A/B Testing with Rudderstack and Next.js](https://growthbook-preview.mintlify.app/guide/rudderstack-and-nextjs-with-growthbook.md): Learn how to use GrowthBook with Rudderstack to easily add A/B testing to your application running on Next.js - [Sanity with GrowthBook](https://growthbook-preview.mintlify.app/guide/sanity.md): This comprehensive tutorial will walk you through setting up Sanity with GrowthBook for A/B testing in a Next.js application. You'll learn how to create content variations with Sanity and use GrowthBook for feature flag experiments. - [How to Feature Flag and A/B Test with GrowthBook and Strapi](https://growthbook-preview.mintlify.app/guide/strapi.md): Learn to implement feature flags and A/B testing by integrating Strapi CMS with GrowthBook. Step-by-step tutorial for content experiments, feature flags, and dynamic testing without developer intervention. - [Untitled](https://growthbook-preview.mintlify.app/importing-experiments.md): Importing and analyzing experiments created outside of GrowthBook - [Welcome](https://growthbook-preview.mintlify.app/index.md): GrowthBook is the most popular open-source platform for feature flagging and experimentation. Ship features confidently and measure their impact. - [Insights](https://growthbook-preview.mintlify.app/insights.md): Get a comprehensive view of your experimentation (A/B testing) program with GrowthBook's Insights dashboards. Analyze experiment impact, correlations, and team velocity. - [AI Integrations](https://growthbook-preview.mintlify.app/integrations/ai.md): Learn about AI integrations with GrowthBook. - [Microsoft Clarity Heatmaps](https://growthbook-preview.mintlify.app/integrations/clarity.md): Learn about integrating Microsoft Clarity heatmaps with GrowthBook - [DataDog Integration](https://growthbook-preview.mintlify.app/integrations/datadog.md): DataDog RUM with Feature Flag Data - [Discord integration](https://growthbook-preview.mintlify.app/integrations/discord.md): The GrowthBook Discord integration allows you to receive alerts for the events that you care about in a Discord channel of your choosing. - [Official GrowthBook for Framer Plugin](https://growthbook-preview.mintlify.app/integrations/framer.md): How to integrate GrowthBook with Framer, making it easy to connect feature flags and experiments with Framer components for no-code A/B testing. - [Use GitHub to Version Control Metric Definitions](https://growthbook-preview.mintlify.app/integrations/github-metrics.md): Store metric definitions in GitHub and automatically sync them to GrowthBook - [Jira Integration](https://growthbook-preview.mintlify.app/integrations/jira.md): How to integrate GrowthBook with Jira, making it easy to connect feature flags and experiments with Jira issues. - [Official GrowthBook MCP Server](https://growthbook-preview.mintlify.app/integrations/mcp.md): Connect local AI tools like Cursor, VS Code, Windsurf, Cline, and Claude to GrowthBook using the Model Context Protocol (MCP). Create feature flags, see experiments, and more without leaving your editor. - [SCIM Integration for Enterprise Organizations](https://growthbook-preview.mintlify.app/integrations/scim.md): Setting up SCIM Integration with GrowthBook - [Shopify Integration](https://growthbook-preview.mintlify.app/integrations/shopify.md): Unleash the power of experimentation with GrowthBook to supercharge your Shopify store—no coding skills required! - [Slack integration](https://growthbook-preview.mintlify.app/integrations/slack.md): The GrowthBook Slack integration allows you to receive alerts for the events that you care about in a Slack channel of your choosing. - [Vercel Native Integration](https://growthbook-preview.mintlify.app/integrations/vercel.md): Integrate GrowthBook with Vercel to manage feature flags and experiments directly from your Vercel dashboard. - [Webflow Integration](https://growthbook-preview.mintlify.app/integrations/webflow.md): Unleash the power of experimentation with GrowthBook to supercharge your Webflow site—no coding skills required! - [Wordpress Integration](https://growthbook-preview.mintlify.app/integrations/wordpress.md): Unleash the power of experimentation with GrowthBook to supercharge your Wordpress site—no coding skills required! - [A/A Testing in GrowthBook](https://growthbook-preview.mintlify.app/kb/experiments/aa-tests.md): A/A Testing in GrowthBook - [What is Carryover Bias?](https://growthbook-preview.mintlify.app/kb/experiments/carryover-bias.md): Carryover Bias - [Holdout Experiments](https://growthbook-preview.mintlify.app/kb/experiments/holdouts.md): What are holdout experiments? - [Troubleshooting Experiments](https://growthbook-preview.mintlify.app/kb/experiments/troubleshooting-experiments.md): Troubleshooting Experiments - [Glossary](https://growthbook-preview.mintlify.app/kb/glossary.md): A guide to common terms and concepts in GrowthBook - [GrowthBook and Google Analytics (GA4)](https://growthbook-preview.mintlify.app/kb/google-analytics/google-analytics-ga4-troubleshooting.md): Troubleshooting Google Analytics (GA4) - [GrowthBook and Google BigQuery (BQ)](https://growthbook-preview.mintlify.app/kb/google-analytics/google-big-query-bq-troubleshooting.md): Troubleshooting Google BigQuery (BQ) - [GrowthBook and Google Tag Manager (GTM)](https://growthbook-preview.mintlify.app/kb/google-analytics/google-tag-manager-gtm-troubleshooting.md): Troubleshooting Google Tag Manager (GTM) - [Savings from Fact Metric Optimization](https://growthbook-preview.mintlify.app/kb/metrics/fact-metric-optimization.md): Fact Tables can dramatically reduce the number of rows scanned by an experiment analysis in GrowthBook. This article explains how Fact Tables work and how they can optimize your queries. - [Build Your Own SDK](https://growthbook-preview.mintlify.app/lib/build-your-own.md): This guide is meant for library authors looking to build a GrowthBook SDK in a currently unsupported language. - [C#](https://growthbook-preview.mintlify.app/lib/csharp.md): GrowthBook SDK for C# - [Cloudflare Workers Edge App & SDK](https://growthbook-preview.mintlify.app/lib/edge/cloudflare.md): GrowthBook SDK for Cloudflare Workers - [Fastly Compute Edge App & SDK](https://growthbook-preview.mintlify.app/lib/edge/fastly.md): GrowthBook SDK for Fastly Compute - [Edge SDKs](https://growthbook-preview.mintlify.app/lib/edge/index.md): Run GrowthBook on edge platforms like Cloudflare Workers, Fastly Compute, and Lambda@Edge for low-latency feature flags and experiments. - [Lambda@Edge Edge App & SDK beta](https://growthbook-preview.mintlify.app/lib/edge/lambda.md): GrowthBook SDK for Lambda@Edge - [GrowthBook Edge App for other providers beta](https://growthbook-preview.mintlify.app/lib/edge/other.md): GrowthBook SDK for other edge providers - [Elixir](https://growthbook-preview.mintlify.app/lib/elixir.md): GrowthBook SDK for Elixir - [Flutter](https://growthbook-preview.mintlify.app/lib/flutter.md): Flutter SDK for GrowthBook - [GrowthBook Go SDK](https://growthbook-preview.mintlify.app/lib/go.md): GrowthBook SDK for Golang - [GrowthBookSDKs - Feature Flags & Experimentation](https://growthbook-preview.mintlify.app/lib/index.md): Choose the right GrowthBook SDK for your application. Support for JavaScript, React, Python, Node.js, mobile, and edge platforms. Get started with feature flags and experiments in minutes. - [Java SDK](https://growthbook-preview.mintlify.app/lib/java.md): GrowthBook SDK for Java - [Javascript](https://growthbook-preview.mintlify.app/lib/js.md): GrowthBook SDK for Javascript - [Kotlin (Android)](https://growthbook-preview.mintlify.app/lib/kotlin.md): GrowthBook SDK for Kotlin - Android - [Kotlin (JVM)](https://growthbook-preview.mintlify.app/lib/kotlin-jvm.md): GrowthBook SDK for Kotlin - JVM Backend - [Next.js SDK (Vercel Flags)](https://growthbook-preview.mintlify.app/lib/nextjs.md): GrowthBook Next.js SDK (Vercel Flags) - [Node.js](https://growthbook-preview.mintlify.app/lib/node.md): GrowthBook SDK for Node.js - [OpenFeature Providers](https://growthbook-preview.mintlify.app/lib/open-feature.md): Use GrowthBook with OpenFeature, the open standard for feature flagging. Available for Python, Go, .NET, and Java. - [PHP](https://growthbook-preview.mintlify.app/lib/php.md): GrowthBook SDK for PHP - [Python](https://growthbook-preview.mintlify.app/lib/python.md): GrowthBook SDK for Python - [SDK Quickstart](https://growthbook-preview.mintlify.app/lib/quickstart.md): Get GrowthBook feature flags and experiments running in your application with just a few lines of code. - [ReactJS](https://growthbook-preview.mintlify.app/lib/react.md): GrowthBook SDK for React - [React Native](https://growthbook-preview.mintlify.app/lib/react-native.md): GrowthBook SDK for React Native - [Roku SDK](https://growthbook-preview.mintlify.app/lib/roku.md): GrowthBook SDK for Roku / js - [Ruby](https://growthbook-preview.mintlify.app/lib/ruby.md): GrowthBook SDK for Ruby - [Rust SDK](https://growthbook-preview.mintlify.app/lib/rust.md): GrowthBook SDK for Rust Applications - [HTML Script Tag SDK](https://growthbook-preview.mintlify.app/lib/script-tag.md): Load the GrowthBook SDK in any website or low code platform - [Swift (iOS)](https://growthbook-preview.mintlify.app/lib/swift.md): GrowthBook SDK for Swift - iOS - [How to Use GrowthBook with Vue](https://growthbook-preview.mintlify.app/lib/vue.md): Start A/B testing and feature flagging in Vue. This guide shows you how to implement GrowthBook's JavaScript SDK using Vue's Composition and Options API. - [Legacy Metrics](https://growthbook-preview.mintlify.app/metrics/legacy-metrics.md): Learn about defining the metrics you will use in your A/B test results - [Metric Examples and Use Cases](https://growthbook-preview.mintlify.app/metrics/metric-examples.md): Examples of different metrics you can define within GrowthBook - [Metrics and Fact Tables](https://growthbook-preview.mintlify.app/metrics/metrics.md): Learn about defining metrics and fact tables within GrowthBook - [Official Resources](https://growthbook-preview.mintlify.app/official-resources.md): Learn about official Resources in GrowthBook - [What is GrowthBook?](https://growthbook-preview.mintlify.app/overview.md): What is GrowthBook and how does it work? Learn about the GrowthBook platform and how it can help you grow your business. - [Product Analytics](https://growthbook-preview.mintlify.app/product-analytics.md): Build comprehensive product analytics dashboards using your existing GrowthBook data. Create custom reports, visualizations, and insights without leaving the platform. - [Quick Start Guide](https://growthbook-preview.mintlify.app/quick-start.md): The basic instructions for getting started with GrowthBook - [Experiment Templates](https://growthbook-preview.mintlify.app/running-experiments/experiment-templates.md): Experiment Templates provide standardized configurations for experiment creation across your team. By reducing setup overhead and eliminating common boilerplate, templates enable faster experiment initialization and consistency in experimental design. - [Make Changes to Experiments](https://growthbook-preview.mintlify.app/running-experiments/making-changes.md): Make targeting and rollout changes to a running experiment - [Customizable Pre-Launch Checklists](https://growthbook-preview.mintlify.app/running-experiments/pre-launch-checklist.md): Use GrowthBook's customizable pre-launch checklists to ensure all requirements are met before running an experiment. This guide explains how to create and manage these checklists. - [Holdouts](https://growthbook-preview.mintlify.app/running-experiments/running-holdouts.md): Run holdout experiments to measure the long-term impact of features - [URL Redirect Testing](https://growthbook-preview.mintlify.app/running-experiments/url-redirects.md): Easily A/B test multiple versions of a page without writing code - [Using a CDN](https://growthbook-preview.mintlify.app/self-host/cdn.md): Adding a CDN in front of GrowthBook is a cheap and easy way to scale - [Config.yml](https://growthbook-preview.mintlify.app/self-host/config.md): Adjust the configuration of the GrowthBook platform through Config.yml - [Environment Variables](https://growthbook-preview.mintlify.app/self-host/env.md): Learn how to set environment variables for your self hosted version of GrowthBook - [FerretDB](https://growthbook-preview.mintlify.app/self-host/ferretdb.md): How to use FerretDB with GrowthBook - [Self Hosting GrowthBook](https://growthbook-preview.mintlify.app/self-host/index.md): Learn how to set a self-hosted version of GrowthBook - [Deploying GrowthBook with Kubernetes](https://growthbook-preview.mintlify.app/self-host/kubernetes.md): Instructions for deploying GrowthBook on a Kubernetes cluster - [Production Best Practices](https://growthbook-preview.mintlify.app/self-host/production.md): Best practices for running self-hosted GrowthBook securely at scale - [GrowthBook Proxy](https://growthbook-preview.mintlify.app/self-host/proxy.md): Turbocharge your GrowthBook deployment with the GrowthBook Proxy server - [Remote Evaluation](https://growthbook-preview.mintlify.app/self-host/remote-evaluation.md): Secure feature flag evaluation for client-side environments - [Enterprise SSO](https://growthbook-preview.mintlify.app/sso.md): Configuring GrowthBook for SSO - [Aggregate Data and the Statistics Engine](https://growthbook-preview.mintlify.app/statistics/aggregation.md): Aggregate Data - [CUPED + post-stratification](https://growthbook-preview.mintlify.app/statistics/cuped.md): Regression Adjustment (CUPED) + post-stratification - [Statistical Details](https://growthbook-preview.mintlify.app/statistics/details.md): Statistical Details - [Multiple Testing Corrections](https://growthbook-preview.mintlify.app/statistics/multiple-corrections.md): Multiple Testing Corrections - [GrowthBook's Statistics](https://growthbook-preview.mintlify.app/statistics/overview.md): GrowthBook Statistics - [Power](https://growthbook-preview.mintlify.app/statistics/power.md): Power Analysis - [Quantile Testing](https://growthbook-preview.mintlify.app/statistics/quantile.md): Quantile Testing - [Sequential Testing](https://growthbook-preview.mintlify.app/statistics/sequential.md): Sequential Testing - [Sticky Bucketing](https://growthbook-preview.mintlify.app/sticky-bucketing.md): Ensure users continue to see the same variation when you make changes to a running experiment - [GrowthBook DevTools - Browser Extension for Feature Flags & A/B Testing](https://growthbook-preview.mintlify.app/tools/chrome-extension.md): Learn how to use GrowthBook DevTools, a browser extension (Chrome and Firefox) for inspecting, debugging, and modifying feature flags and A/B tests in real time. Improve experiment workflows effortlessly. - [GrowthBook Command Line Interface (CLI)](https://growthbook-preview.mintlify.app/tools/cli.md): The GrowthBook command-line interface (CLI) for working with the GrowthBook A/B testing, feature flagging, and experimentation platform - [Visual Studio Code Extension](https://growthbook-preview.mintlify.app/tools/vscode-extension.md): GrowthBook's Visual Studio Code Extension - [Experimentation Best Practices](https://growthbook-preview.mintlify.app/using/experimentation-best-practices.md): Running experiments - [Where Experimentation goes wrong](https://growthbook-preview.mintlify.app/using/experimentation-problems.md): The following contains a list of common pitfalls and mistakes that can happen when running A/B tests. - [Experimenting in GrowthBook](https://growthbook-preview.mintlify.app/using/experimenting.md): The Experiments section in GrowthBook is all about analyzing raw experiment results in a data source. - [A/B Testing Fundamentals](https://growthbook-preview.mintlify.app/using/fundamentals.md): If you are new to A/B testing, you may find a lot of new terminology. The goal of this section is to help - [GrowthBook Best Practices](https://growthbook-preview.mintlify.app/using/growthbook-best-practices.md): Organization - [Guide on using GrowthBook](https://growthbook-preview.mintlify.app/using/index.md): This guide outlines everything you need to know as you scale up experimentation at your company. It covers everything from foundational knowledge (“What is an A/B test?”) to advanced topics and common mistakes. - [Experimentation-driven product development](https://growthbook-preview.mintlify.app/using/product-development.md): Experimentation-driven product development is a shift in product development from focusing shipping - [Experimentation Programs](https://growthbook-preview.mintlify.app/using/programs.md): “Experimentation”, or being more “data driven” can mean a lot of different things for different - [Security](https://growthbook-preview.mintlify.app/using/security.md): GrowthBook is built with security in mind, and we have made architectural decisions to ensure that your - [Visual Editor](https://growthbook-preview.mintlify.app/visual-editor.md): Learn about our visual editor - [Setting up Athena as a data source](https://growthbook-preview.mintlify.app/warehouses/athena.md): This document outlines the steps needed to add your Athena database to GrowthBook. - [GrowthBook and BigQuery](https://growthbook-preview.mintlify.app/warehouses/bigquery.md): This document outlines the steps needed to add your BigQuery database to GrowthBook. - [Setting up Clickhouse as a data source](https://growthbook-preview.mintlify.app/warehouses/clickhouse.md): This document outlines the steps needed to add your Clickhouse database to GrowthBook. - [Setting up Databricks as a data source](https://growthbook-preview.mintlify.app/warehouses/databricks.md): This document outlines the steps needed to add your Databricks database to GrowthBook. - [Setting up Mixpanel as a data source](https://growthbook-preview.mintlify.app/warehouses/mixpanel.md): This document outlines the steps needed to use Mixpanel with GrowthBook. - [Setting up MS SQL or SQL Server as a data source](https://growthbook-preview.mintlify.app/warehouses/ms-sql-or-sql-server.md): This document outlines the steps needed to add your MS SQL or SQL Server database to GrowthBook. - [Setting up MySQL or MariaDB as a data source](https://growthbook-preview.mintlify.app/warehouses/mysql-or-mariadb.md): This document outlines the steps needed to add your MySQL or MariaDB database to GrowthBook. - [Setting up Postgres as a data source](https://growthbook-preview.mintlify.app/warehouses/postgres.md): This document outlines the steps needed to add your Postgres database to GrowthBook. - [Setting up Prestodb or Trino as a data source](https://growthbook-preview.mintlify.app/warehouses/prestodb-or-trino.md): This document outlines the steps needed to add your Prestodb or Trino database to GrowthBook. - [Setting Up Amazon Redshift as a Data Source in GrowthBook](https://growthbook-preview.mintlify.app/warehouses/redshift.md): This document outlines the steps needed to add your Redshift database to GrowthBook. - [Setting up Snowflake as a data source](https://growthbook-preview.mintlify.app/warehouses/snowflake.md): This document outlines the steps needed to add your Snowflake database to GrowthBook. - [Setting up Vertica as a data source](https://growthbook-preview.mintlify.app/warehouses/vertica.md): This document outlines the steps needed to configure Vertica as a data source in GrowthBook. - [Webhooks Events](https://growthbook-preview.mintlify.app/webhooks/event-webhooks/events.md): List of Webhook Events - [Event Webhooks](https://growthbook-preview.mintlify.app/webhooks/event-webhooks/index.md): Event Webhooks to help you update your cache or take other actions when the state changes on GrowthBook - [Global SDK Webhooks](https://growthbook-preview.mintlify.app/webhooks/global-sdk-webhooks.md): Global SDK Webhooks capture SDK Payload changes across all SDK Connections. - [Webhooks Overview](https://growthbook-preview.mintlify.app/webhooks/overview.md): An overview of the various webhooks that exist in GrowthBook - [SDK Webhooks](https://growthbook-preview.mintlify.app/webhooks/sdk-webhooks.md): SDK Webhooks trigger every time your SDK Payload changes. ## OpenAPI Specs - [openapi](https://growthbook-preview.mintlify.app/openapi.yaml) ## Optional - [About Us](https://www.growthbook.io/about) - [Blog](https://blog.growthbook.io/)