# Dedicated Deployments Now Live

We’re excited to announce the launch of dedicated deployments with a new management experience and improved security features:

* **New UI for Deployment Management**: A refreshed interface in the **workspace dashboard** (left panel, “Deployments” tab) makes managing deployments simpler and more intuitive.
* **Permanent Production Deployments**: Dedicated **prod-cpu** and **prod-gpu** deployments are now available for continuous production environments.
* **Enhanced Security**:
  * Deployments now have
    * Limited network access to mitigate potential security vulnerabilities.
    * Automatic detection and prevention of unauthorized activities like cryptocurrency mining.<br>

For full details on how to use these new features, visit our [documentation](https://docs.roboflow.com/deploy/dedicated-deployments).


---

# 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.roboflow.com/changelog/december-2024/dedicated-deployments-now-live.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.
