In this lesson

Configuration variables store information like API keys and database credentials. They ensure your bot can interact properly with external services and remains secure by separating sensitive information from the codebase.

The configuration variables you set in the Studio are strictly for testing in the emulator and do not apply to production deployments. For production environments, you’ll need to set config variables from this tab in the dashboard.

Summary
Manage configuration variables for production, securely storing API keys and credentials to enable bot integrations.
all lessons in this course