

# Disable cached connections
<a name="sagemaker-sql-extension-features-disable-cached-connection"></a>

To disable connection caching, run the following command:

```
%sm_sql_manage --set-connection-reuse False
```