Skip to content

Environment variables

Integrations can interact with Netlify’s environment variables. This includes both team-level shared environment variables and site-level environment variables.

Some teams can't use team-level environment variables

Keep in mind that team-level environment variables that are shared by all sites owned by a team are available for Netlify customers on Core Pro and Core Enterprise plans only.

Resources

  • For a reference of the different methods available to interact with Netlify’s environment variables, check out the NetlifyIntegrationClient API docs.
  • To learn more about environment variables on Netlify, visit the environment variable overview in the Netlify user docs.