# Frigade ## Docs - [API Authorization](https://docs.frigade.com/v1/api-reference/authorization) - [Flow Responses](https://docs.frigade.com/v1/api-reference/flow-responses) - [Flows](https://docs.frigade.com/v1/api-reference/flows) - [Organizations](https://docs.frigade.com/v1/api-reference/organizations) - [Users](https://docs.frigade.com/v1/api-reference/users) - [Users](https://docs.frigade.com/v1/api-reference/users-delete) - [Users](https://docs.frigade.com/v1/api-reference/users-get) - [Webhooks](https://docs.frigade.com/v1/api-reference/webhooks) - [Announcement](https://docs.frigade.com/v1/component/announcement) - [Banner](https://docs.frigade.com/v1/component/banner): A lightweight component to alert users of important information or actions - [Carousel Checklist](https://docs.frigade.com/v1/component/checklist-carousel): A friendly, scrollable checklist component - [Default Checklist](https://docs.frigade.com/v1/component/checklist-classic): A simple getting started checklist component - [Collapsible Checklist](https://docs.frigade.com/v1/component/checklist-condensed): A collapsible checklist component that can be used inline or in a popup - [Customization](https://docs.frigade.com/v1/component/customization): Fully customize our components, or build your own Flows and components headless. - [Embedded Tip](https://docs.frigade.com/v1/component/embedded-tip): Embedded tips help you create dismissible product education embedded in your UI - [Form](https://docs.frigade.com/v1/component/form) - [Product Hints](https://docs.frigade.com/v1/component/hint): Hints are a great way to subtly call attention to specific UI or elements for users - [NPS Survey React Component](https://docs.frigade.com/v1/component/nps-survey) - [Components Overview](https://docs.frigade.com/v1/component/overview): Pre-built onboarding components for your React app. - [Product Tours](https://docs.frigade.com/v1/component/tour): Product Tours can help guide users through a product flow or a specific feature - [Guide: Product Announcements](https://docs.frigade.com/v1/guides/announcements) - [Guide: Building a Custom Component](https://docs.frigade.com/v1/guides/custom): Use Frigade's headless React Hooks to build a component to your exact needs - [Guide: Forms](https://docs.frigade.com/v1/guides/forms) - [Guide: NPS Surveys](https://docs.frigade.com/v1/guides/nps-surveys) - [Guide: Targeting New Users](https://docs.frigade.com/v1/guides/only-target-new-users) - [Guide: Product Tours and Hints](https://docs.frigade.com/v1/guides/tours) - [How Frigade Works](https://docs.frigade.com/v1/how-it-works): Frigade combines two core concepts: **Flows** and **Components** - [Amplitude](https://docs.frigade.com/v1/integrations/amplitude) - [Heap](https://docs.frigade.com/v1/integrations/heap) - [Mixpanel](https://docs.frigade.com/v1/integrations/mixpanel) - [Overview](https://docs.frigade.com/v1/integrations/overview): Connect your favorite tools to Frigade to power analytics, communication, workflows, and more. - [Posthog](https://docs.frigade.com/v1/integrations/posthog) - [Segment Integration](https://docs.frigade.com/v1/integrations/segment) - [Analytics](https://docs.frigade.com/v1/platform/analytics): Frigade has provides stats out of the box and supports external analytics platforms. - [Dynamic Variables](https://docs.frigade.com/v1/platform/dynamic-variables) - [Environments](https://docs.frigade.com/v1/platform/environments): Frigade environments allow you to manage your Flows across development and production. - [Flows](https://docs.frigade.com/v1/platform/flows) - [Form Validation](https://docs.frigade.com/v1/platform/form-validation) - [Using HTML in Strings](https://docs.frigade.com/v1/platform/html-in-strings) - [i18n](https://docs.frigade.com/v1/platform/i18n) - [Overview](https://docs.frigade.com/v1/platform/overview): The Frigade dashboard makes it easy to manage product onboarding - [Targeting](https://docs.frigade.com/v1/platform/targeting) - [Users and Organizations](https://docs.frigade.com/v1/platform/users-and-organizations): Easily manage users and organizations as they engage with your Flows - [Version Control](https://docs.frigade.com/v1/platform/versioning) - [Quickstart](https://docs.frigade.com/v1/quickstart): Add Frigade to your React app in less than 5 minutes. - [Programmatically Completing a Step](https://docs.frigade.com/v1/sdk/advanced/completing-a-step) - [Reverse Proxy and Custom Domains](https://docs.frigade.com/v1/sdk/advanced/reverse-proxy) - [Event Handlers](https://docs.frigade.com/v1/sdk/event-handlers) - [Flow Hook](https://docs.frigade.com/v1/sdk/hooks/flows) - [Organization Hook](https://docs.frigade.com/v1/sdk/hooks/organizations) - [User Hook](https://docs.frigade.com/v1/sdk/hooks/users) - [Navigation](https://docs.frigade.com/v1/sdk/navigation) - [SDK Overview](https://docs.frigade.com/v1/sdk/overview): Frigade React SDK and JavaScript SDK - [Styling](https://docs.frigade.com/v1/sdk/styling) - [Frigade (1.0)](https://docs.frigade.com/v1/welcome): Build and manage product onboarding for React and Next.js - [API Authorization](https://docs.frigade.com/v2/api-reference/authorization) - [Get User Flow State](https://docs.frigade.com/v2/api-reference/flows/flow-states-get): Get the state of a User in all Flows - [Update User Flow State](https://docs.frigade.com/v2/api-reference/flows/flow-states-post): Updates the user's state in a single Flow - [Delete Flow](https://docs.frigade.com/v2/api-reference/flows/flows-delete): Delete a Flow - [Get a Flow](https://docs.frigade.com/v2/api-reference/flows/flows-get): Get a single Flow by its Flow ID/slug. - [Update Flow](https://docs.frigade.com/v2/api-reference/flows/flows-put): Update a Flow's configuration and metadata - [Get all Flows](https://docs.frigade.com/v2/api-reference/flows/overview): Get all Flows for your organization. - [Delete a Group](https://docs.frigade.com/v2/api-reference/groups/groups-delete) - [Find a Group](https://docs.frigade.com/v2/api-reference/groups/groups-get): Find a group by ID - [Create a Group](https://docs.frigade.com/v2/api-reference/groups/overview) - [Create or update a User](https://docs.frigade.com/v2/api-reference/users/overview): Create a user, add properties, and tracking events - [Delete a User](https://docs.frigade.com/v2/api-reference/users/users-delete) - [Find a User](https://docs.frigade.com/v2/api-reference/users/users-get): Find a user by ID - [Webhooks](https://docs.frigade.com/v2/api-reference/webhooks) - [Announcement](https://docs.frigade.com/v2/component/announcement): Communicate information or drive action via pop-up announcements - [Banner](https://docs.frigade.com/v2/component/banner): Communicate information or drive action via in-line banners - [Carousel](https://docs.frigade.com/v2/component/checklist/carousel): A carousel checklist component to drive set up and activation - [Collapsible](https://docs.frigade.com/v2/component/checklist/collapsible): A condensed checklist component that can be used inline or in a modal - [Form](https://docs.frigade.com/v2/component/form): Collect user information via inline or modal forms - [Hint](https://docs.frigade.com/v2/component/hint): Hints are a great way to subtly call attention to specific parts of your UI - [Card](https://docs.frigade.com/v2/component/inline-card): Communicate information or drive action via in-line content cards - [Components Overview](https://docs.frigade.com/v2/component/overview): Beautiful UI components, best practices built-in - [Progress Badge](https://docs.frigade.com/v2/component/progress-badge): Display a user's progress through a Flow - [NPS Survey](https://docs.frigade.com/v2/component/survey/nps): Collect Net Promoter Scores from your users - [Tour](https://docs.frigade.com/v2/component/tour): Guide users through a specific product flow or feature - [Guide: Product Announcements](https://docs.frigade.com/v2/guides/announcements) - [Guide: Cards and Banners](https://docs.frigade.com/v2/guides/cards-video-demo): In this video, we show you how to build a GitHub style embedded card. - [Using Custom Components in Collections](https://docs.frigade.com/v2/guides/custom/collections) - [Flow Component](https://docs.frigade.com/v2/guides/custom/flow-component) - [JavaScript SDK](https://docs.frigade.com/v2/guides/custom/js-sdk) - [useFlow Hook](https://docs.frigade.com/v2/guides/custom/useflow-hook) - [Guide: Building Slack-Integrated Forms](https://docs.frigade.com/v2/guides/form-video-demo): In this video, we show you how to build a Form with React, Frigade, and Next.js and how to send the form data to Slack. - [Guide: Build a 'New' Badge](https://docs.frigade.com/v2/guides/new-badge-video-demo): In this video, we show you how to build a 'New' badge with React and Frigade. - [Guide: Targeting New Users](https://docs.frigade.com/v2/guides/only-target-new-users): Learn how to use Frigade's [targeting](/v2/platform/targeting) feature to only show a Flow to new users - [Guide: Product Tours & Hints](https://docs.frigade.com/v2/guides/tours) - [Amplitude](https://docs.frigade.com/v2/integrations/amplitude) - [Heap](https://docs.frigade.com/v2/integrations/heap) - [Hubspot](https://docs.frigade.com/v2/integrations/hubspot) - [Mixpanel](https://docs.frigade.com/v2/integrations/mixpanel) - [Overview](https://docs.frigade.com/v2/integrations/overview): Connect your favorite tools to Frigade - [Posthog](https://docs.frigade.com/v2/integrations/posthog) - [Salesforce](https://docs.frigade.com/v2/integrations/salesforce) - [Segment](https://docs.frigade.com/v2/integrations/segment) - [Slack](https://docs.frigade.com/v2/integrations/slack): Easily send messages to a Slack channel when users take actions in your Flows - [Frigade Documentation](https://docs.frigade.com/v2/overview): Product growth and onboarding for modern software companies - [Analytics](https://docs.frigade.com/v2/platform/analytics): Frigade provides analytics and connects to external analytics platforms - [Collections](https://docs.frigade.com/v2/platform/collections): Launch and orchestrate Flows without code - [Dynamic Variables](https://docs.frigade.com/v2/platform/dynamic-variables) - [Environments](https://docs.frigade.com/v2/platform/environments): Frigade supports development and production environments - [Flows](https://docs.frigade.com/v2/platform/flows) - [Using HTML in Strings](https://docs.frigade.com/v2/platform/html-in-strings) - [Internationalization](https://docs.frigade.com/v2/platform/i18n) - [Admin Overview](https://docs.frigade.com/v2/platform/overview): Easily manage your product onboarding from the admin dashboard - [Targeting](https://docs.frigade.com/v2/platform/targeting) - [Users and Groups](https://docs.frigade.com/v2/platform/users-and-groups): Easily manage users and groups as they engage with your Flows - [Version Control](https://docs.frigade.com/v2/platform/versioning): Manage the rollout of new Flow updates with built-in version control - [Quickstart Guide](https://docs.frigade.com/v2/quickstart): Get set up with Frigade in less than 15 minutes - [Dynamically Completing a Step](https://docs.frigade.com/v2/sdk/advanced/completing-a-step): Mark Flow Steps complete both programmatically and automatically - [Merging a guest session with a authenticated user](https://docs.frigade.com/v2/sdk/advanced/linking-guest-users): Link a guest session's state to a user when they register or log in - [Reverse Proxy and Custom Domains](https://docs.frigade.com/v2/sdk/advanced/reverse-proxy) - [Automated Testing](https://docs.frigade.com/v2/sdk/advanced/testing): Learn how to run unit and integration tests with your Frigade Flows - [V1 SDK Guide](https://docs.frigade.com/v2/sdk/advanced/v1) - [Common Issues and Solutions](https://docs.frigade.com/v2/sdk/common-issues): Find solutions to common issues with the Frigade SDK. - [useFlow](https://docs.frigade.com/v2/sdk/hooks/flow) - [useFrigade](https://docs.frigade.com/v2/sdk/hooks/frigade) - [useGroup](https://docs.frigade.com/v2/sdk/hooks/group) - [useUser](https://docs.frigade.com/v2/sdk/hooks/user) - [Flow JS Type Definition](https://docs.frigade.com/v2/sdk/js/flow) - [Frigade JS Type Definition](https://docs.frigade.com/v2/sdk/js/frigade) - [JS Quickstart](https://docs.frigade.com/v2/sdk/js/quickstart) - [Step JS Type Definition](https://docs.frigade.com/v2/sdk/js/step) - [Navigation](https://docs.frigade.com/v2/sdk/navigation) - [React SDK Overview](https://docs.frigade.com/v2/sdk/overview): Frigade React SDK and JavaScript SDK - [Provider](https://docs.frigade.com/v2/sdk/provider) - [React SDK Quickstart](https://docs.frigade.com/v2/sdk/quickstart): How to set up Frigade in your React app - [CSS Overrides](https://docs.frigade.com/v2/sdk/styling/css-overrides) - [Theming](https://docs.frigade.com/v2/sdk/styling/theming) ## Optional - [Examples](https://productonboarding.com) - [Figma UI Kit](https://www.figma.com/community/file/1311771082704525565/frigade-product-onboarding-ui-components) - [GitHub](https://github.com/frigadehq)