# Implement supply chain best practices

How to think about securing your user accounts, your code, and your build process

## Links

* [Securing your end-to-end supply chain](/en/code-security/tutorials/implement-supply-chain-best-practices/end-to-end-supply-chain-overview)

  Introducing best practice guides on complete end-to-end supply chain security including personal accounts, code, and build processes.

* [Best practices for securing accounts](/en/code-security/tutorials/implement-supply-chain-best-practices/securing-accounts)

  Guidance on how to protect accounts with access to your software supply chain.

* [Best practices for securing code in your supply chain](/en/code-security/tutorials/implement-supply-chain-best-practices/securing-code)

  Guidance on how to protect the center of your supply chain—the code you write and the code you depend on.

* [Best practices for securing your build system](/en/code-security/tutorials/implement-supply-chain-best-practices/securing-builds)

  Guidance on how to protect the end of your supply chain—the systems you use to build and distribute artifacts.