Check your team’s current builds status, get insights into historical builds usage, and learn how to prioritize a build.| docs.netlify.com
Access user settings to manage items such as your avatar, Git provider connection, UI theme, keyboard shortcuts, 2FA, and connections with other services.| docs.netlify.com
Get answers to frequently asked questions about Netlify billing.| docs.netlify.com
Get started with Netlify by deploying a demo project and trying out some key features that help manage projects, stores, or apps.| docs.netlify.com
Customize cache key variations and set Cache-Control headers to control the granularity and freshness of your cache. Purge the cache by site or cache tag.| docs.netlify.com
With Netlify Connect, you can integrate content from multiple sources into a single data layer cached at the edge and accessible through a GraphQL API.| docs.netlify.com
Learn about roles, access, and permissions across the Netlify platform.| docs.netlify.com
Configure build settings for a repository that uses continuous deployment, and understand build image options for your site.| docs.netlify.com
Find the right Netlify platform plan to fit your business needs. Our plans include value for developers and enterprise teams alike.| www.netlify.com
Enable notifications for deploy events triggered by your site’s deploy activity. Use Slack, webhooks, email, your Git provider, or other integrations.| docs.netlify.com
Roll back, lock, cancel, skip, cleanup, or delete a deploy for your site, or use environment variables to control the deploy environment.| docs.netlify.com
With the Netlify Drawer, stakeholders can share feedback across preview environments of your site to give context-rich visual and video feedback, and to log issues that sync into your workflows.| docs.netlify.com
Learn how to give our platform permission to access repository code, how to link a site to a repository, and how to access other repositories at build.| docs.netlify.com
Use environment variables to configure your site’s build and functionality. Learn how to declare and use environment variables with your site.| docs.netlify.com
Define custom headers sent in response to site requests using a _headers file or a netlify.toml file.| docs.netlify.com
Use our REST API to interact with our platform. Learn the basics for using the API, instructions for deploying sites, and notes on commonly used endpoints.| docs.netlify.com
Learn about the different options for declaring and using environment variables, their limits, and overrides.| docs.netlify.com
Set up a custom domain to make your site accessible at your own domain name. You can use a domain you already have registered or register a new one.| docs.netlify.com
Specify dependencies for your project so that our platform can install required languages and software before running a build.| docs.netlify.com
Divide traffic to your site between different deploys without performance impact. Use Split Testing for A/B testing or private beta releases.| docs.netlify.com
Understand how site deploys work, access information on a deploy’s detail page, and control branches, deploy contexts, and deploy permissions.| docs.netlify.com
Perform quality assurance (QA) testing and get feedback from stakeholders through Deploy Previews and related collaboration tools in the Netlify Drawer.| docs.netlify.com
Manage multiple domains for your site with a primary domain, domain aliases, domain-level redirects, automatic deploy subdomains, or branch subdomains.| docs.netlify.com
Discover different methods of deploying a site using our platform. Take advantage of continuous deployment, manual deployment, or integration options.| docs.netlify.com
Set up build hooks that trigger new builds and deploys when a URL receives a request. Use build hooks with external services or send requests yourself.| docs.netlify.com
Use this API reference to write edge function files with JavaScript or TypeScript that export default functions responsible for processing requests.| docs.netlify.com
Identify environment variables available in the build environment, set your own environment variables, and use environment variables during builds.| docs.netlify.com
Use a netlify.toml configuration file to specify how the platform builds and deploys your project.| docs.netlify.com
Install our CLI (command line interface) and use it to run a local development environment, deploy your site, manage environment variables, and more.| docs.netlify.com