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

# Configuration

> Learn how to configure your Tolstoy widget to perform different functions on your site.

## Methods

### closePlayer()

Close the expanded Tolstoy Player

```javascript theme={null}
window.tolstoyWidget.closePlayer();
```
