# sm.game.saveWatchedTutorials

Saves the user's watched tutorials.

**Kind:** Function

**Environments:** Game

## Game

``` { .lua .api-signature }
sm.game.saveWatchedTutorials( watchedTutorials )
```

[Open the full Game reference](../Game-Script-Environment/Static-Functions/sm.game.md#savewatchedtutorials)

**Availability:** Client only

**Parameters:**

| Name | Type | Description |
| --- | --- | --- |
| `watchedTutorials` | table | The table of watched tutorials. |
