# Garage.getTrackedBlueprint

Gets the tracked creation Name and JsonTable from the garage.

**Kind:** Function

**Environments:** Game

## Game

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

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

**Returns:**

| Name | Type | Description |
| --- | --- | --- |
| `Name` | string | &mdash; |
| `jsonData` | table | &mdash; |
