> For the complete documentation index, see [llms.txt](https://docs.beamlabs.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.beamlabs.io/the-basics/best-practices.md).

# Best Practices

**Beam is, first and foremost, a security product.**

As such, certain considerations need to be made when designing user experiences and features of your integration.

#### Wait 20 Seconds Between "toggle" Requests

When building an interface to open and close a user's door, block user interaction for approx. 20 seconds to allow the operation of the garage door to complete.
