> ## Documentation Index
> Fetch the complete documentation index at: https://docs.canopylabs.xyz/llms.txt
> Use this file to discover all available pages before exploring further.

# canopy.close

<RequestExample>
  ```javascript index.js
  canopy.close();
  ```
</RequestExample>

Use this method to close the canopy. This method is only available on the canopy object.
