# Garage.trackBlueprint

Tracks a blueprint from a garage and synchronizes it to all other clients.

**Kind:** Function

**Environments:** Game

## Game

``` { .lua .api-signature }
garage:trackBlueprint( blueprint )
```

[Open the full Game reference](../Game-Script-Environment/Userdata/Garage.md#trackblueprint)

**Availability:** Client only

**Parameters:**

| Name | Type | Description |
| --- | --- | --- |
| `blueprint` | string | The path of the blueprint |
