# Enterprise Deployment

Safety Endpoint can be deployed and managed at scale through your enterprise management platform. The deployment uses a lightweight script that automatically installs, updates, and maintains Safety Endpoint on enrolled devices.

## How It Works

The deployment script downloads the official Safety Endpoint setup script and executes it with your organization's enrollment key. On Windows, the script verifies the Authenticode signature from Safety CLI Cybersecurity Inc before execution. The setup script is idempotent — it installs Safety Endpoint if missing, updates it if outdated, or exits cleanly if already up to date.

## Supported Platforms

<table data-view="cards"><thead><tr><th data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><a href="/pages/MTvTOSULMHfmulY5Fjhq">/pages/MTvTOSULMHfmulY5Fjhq</a></td></tr><tr><td><a href="/pages/BKdIZbm2v4aLuHZBlqcK">/pages/BKdIZbm2v4aLuHZBlqcK</a></td></tr><tr><td><a href="/pages/TOYhlklLSaozX5GggDOk">/pages/TOYhlklLSaozX5GggDOk</a></td></tr><tr><td><a href="/pages/BCkhIrhHPnqSZ6dSV0C2">/pages/BCkhIrhHPnqSZ6dSV0C2</a></td></tr></tbody></table>


---

# 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.safetycli.com/safety-docs/deployment/deployment.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.
