# Platform Features by Plan — Enable powerful platform capabilities with a Pro, Scale, or Enterprise plan.


> *Render introduced new workspace plans on April 23, 2026.*
>
> For details, see [pricing plans](/pricing), or learn how the new plans differ from [legacy plans](new-workspace-plans).

Each Render workspace is associated with a [pricing plan](/pricing) that determines your available features and limits. *Scale* and *Enterprise* plans let you manage multiple workspaces in a unified [organization](organizations). Render bills you monthly for your plan and [usage](faq#what-does-render-bill-for).

With a *Pro* plan or higher, you can invite unlimited [workspace members](team-members) to collaborate on your Render apps and infrastructure. You also gain access to powerful operational features, such as service autoscaling and environment isolation.

You can upgrade any *Hobby* workspace from its *Billing* page in the [Render Dashboard](https://dashboard.render.com).

## Feature categories

### Service ops

*Pro* workspaces and higher gain access to:

| Feature | Description |
| --- | --- |
| *[Autoscaling](scaling#autoscaling)* | Automatically scale services up and down according to their memory and CPU load. |
| *[Preview environments](preview-environments)* | Spin up an ephemeral copy of your entire production environment for safe and comprehensive integration testing. |
| *[Performance build pipeline](build-pipeline#pipeline-tiers)* | Run builds and other pre-deploy tasks with significantly more memory and CPU. |

### Networking

*Pro* workspaces and higher gain access to:

| Feature | Description |
| --- | --- |
| *[Network-isolated environments](projects#blocking-cross-environment-traffic)* | Block private network traffic from crossing the boundary of individual project environments. |
| *[Private links](private-link)* | Securely connect your infrastructure to non-Render providers hosted on AWS. |

*Enterprise* orgs also gain access to:

| Feature | Description |
| --- | --- |
| *Expanded [inbound IP rules](inbound-ip-rules)* | Configure which IP addresses can connect to your web services and static sites over the public internet. |

### Observability

*Pro* workspaces and higher gain access to:

------

###### Feature

*[HTTP request logs](logging#http-request-logs)*

###### Description

Automatically log details for every HTTP request to your web services from the public internet.

---

###### Feature

*[Response latency metrics](service-metrics#response-latency)*

###### Description

Track your web service's response times with common helpful percentiles (p50, p75, p90, and p99).

---

###### Feature

*[Metrics streaming](metrics-streams)*

###### Description

Push service metrics to your OpenTelemetry-compatible observability provider.

---

###### Feature

*[Log stream overrides](log-streams#overriding-defaults)*

###### Description

- With a *Pro* plan, you can disable log streaming for any individual service.
- With a *Scale* or *Enterprise* plan, you can also forward any individual service's logs to a different destination.

---

###### Feature

*[Webhooks](webhooks)*

###### Description

- With a *Pro* plan, send webhook event notifications to one destination.
- With a *Scale* or *Enterprise* plan, send different sets of notifications to up to 100 destinations.

------

### Compliance and governance

*Pro* workspaces and higher gain access to:

| Feature | Description |
| --- | --- |
| *[Compliance documentation](certifications-compliance)* | View Render's SOC 2 Type 2 report, ISO 27001 certificate, and internal security policy. Viewing these documents also requires signing an NDA. |
| *[Audit logs](audit-logs)* | View and export a history of material actions performed by workspace members. |

*Scale* workspaces and higher also gain access to:

| Feature | Description |
| --- | --- |
| *[SAML SSO and SCIM](saml-sso)* | Integrate your identity provider for single sign-on and automated member provisioning. |
| *[Org-level audit logs](audit-logs#organization-events)* | View and export a history of org-level events, such as SSO configuration and member management. |
| *Additional [member roles](team-members#member-roles)* | Assign the *Contributor*, *Viewer*, and *Billing* roles for fine-grained access control. |
| *[HIPAA-enabled workspaces](hipaa-compliance)* | Run HIPAA-compliant applications and store protected health information on access-restricted hosts. |

### Increased limits and retention

*Pro* workspaces and higher receive:

- Unlimited [workspace members](team-members)
- Unlimited services
    - *Hobby* workspaces are limited to 25 total services.
- Unlimited [projects](projects) and environments
  - *Hobby* workspaces are limited to two environments per project.
- Increased number of included [custom domains](custom-domains)
- Increased monthly included amounts of [pipeline minutes](build-pipeline#pipeline-minutes) and [bandwidth usage](outbound-bandwidth)
- Increased retention of past builds for [rollbacks](rollbacks)
- Increased retention of historical [service metrics](service-metrics) and [logs](logging)