# How to auto-deploy Jam organization wide

Enterprise admins can give team members instant access to Jam — no setup required.&#x20;

With Google Admin Console you can automatically install the Jam extension for everyone in your organization.&#x20;

In just a few seconds you can guarantee pain-free & efficient deployment, setting up your company to deliver quality software faster than ever before.

#### How to set up Jam in Google Admin Console

{% hint style="info" %}
Prerequisite: make sure you have Google Workspace Admin Access
{% endhint %}

1. Navigate to **admin.google.com** and log in with admin credentials.
2. Go to **Devices > Chrome > Apps & extensions >** **Users & Browsers**&#x20;
3. Click **+ Add > Add from Chrome Web Store**.
4. Search for **jam.dev** and select it.<br>

   <figure><img src="/files/qoSUcv7fubvWZWG2ApDO" alt="" width="563"><figcaption></figcaption></figure>
5. Set the installation policy to **Force Install** or **Force install + pin to browser toolbar** to make it easier for all employees to find Jam.
6. Click **Save** to apply settings.

Employees in your organization will see the Jam extension automatically installed the next time they launch Chrome.


---

# 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://jam.dev/docs/configuration/how-to-auto-deploy-jam-organization-wide.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.
