> For the complete documentation index, see [llms.txt](https://docs.conscent.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.conscent.ai/version-2.0/logout.md).

# Logout

```javascript
Const csc=window._csc as any;
csc(‘logout’);
```
