# Garage Admin Usage

## Adding New Garage Location:

Easly add new Location, Set Up access options: Public Garage / Job Restricted / Gang Restricted / Private Mode

<figure><img src="/files/RH28FABsvrl5pb7BD5TX" alt=""><figcaption></figcaption></figure>

## Job Restricted Garage:

Allow only selected job and grade to access garage. Set garage mode to spawn unlimited amount of the same vehicles by job player. You can also configure which vehicle can be spawned by which grade.

<figure><img src="/files/EPWZkMpy81PE9JTQ2kDQ" alt=""><figcaption><p>Fill All Steps</p></figcaption></figure>

## Gang Restricted Garage (NEW!):

Allow only selected gang and grade to access garage. Set garage mode to spawn unlimited amount of the same vehicles by gang player. You can also configure which vehicle can be spawned by which grade.

<figure><img src="/files/VLJ2pBrnz1aWW1rR5qAh" alt=""><figcaption></figcaption></figure>

## Private Garage:

Allow only selected players to use garage.

<figure><img src="/files/h9TEZX8FvaoLU24W2B52" alt=""><figcaption><p>Fill All Steps</p></figcaption></figure>

## Creating New Impound Locations

Create new impound location for selected type of vehicle. You can also allow before registered jobs which are able to use impound menu, to impound/return vehicles from this location.

<figure><img src="/files/D1eEMyHuVkatg1sVZQBE" alt=""><figcaption><p>Fill All Steps</p></figcaption></figure>

## Change Vehicle Display Name

Your metadata file from vehicle have some weird display name? Don't worry! You can add vehicle manually to garage system and make display name look more friendly.

<figure><img src="/files/EoMGW5W3fC7xSpQO8edS" alt=""><figcaption><p>Fill All Steps</p></figcaption></figure>

## Create Job/Gang Vehicle For Spawner Mode

To add vehicles and allow selected job and grade access it in Spawner Mode Garage fill all menu steps.

You Can also spawn vehicle with Pre-Configured Modifications

1. Modify Vehicle using Mechanic Menu
2. Open Garage Admin&#x20;
3. Create New Job Vehicle or Edit existing One
4. Use Copy Properties tool and save current vehicles properties

<figure><img src="/files/f0XWngh1DLx5rROgsw60" alt=""><figcaption></figcaption></figure>

## See? Same vehicle but 2 Different modifications!

<div><figure><img src="/files/NOY2oSTxAhqdldfY0oca" alt=""><figcaption></figcaption></figure> <figure><img src="/files/jgNdk8lOV6H1Qm18DvEg" alt=""><figcaption></figcaption></figure></div>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.otherplanet.dev/scripts/op-garages-v2/garage-admin-usage.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
