# Jan 30, 2026 - Cloud

## New features

### Growth plan: usage and billing improvements

* Clearer billing breakdown showing your estimated charges, included usage, and overage costs broken down by logs, metrics, traces, and agents.
* Learn more about the Growth Plan [here](https://docs.bindplane.com/plans-and-pricing/growth).

### Generic REST API source

* Collect data from any REST API endpoint using a flexible, configurable source.
* [See more.](https://docs.bindplane.com/integrations/sources/generic-rest-api)

### New persistent queue storage options

* New storage backend (Pebble) for the persistent queue, improving reliability and performance for buffered data.
* [See more.](https://docs.bindplane.com/configuration/bindplane-otel-collector/persistent-queue)

### Permalinks

* Shareable deep links to specific resources and pages within Bindplane, making it easy to reference and share configurations with your team.

### Improved rollout options

* More granular control over how configuration changes are rolled out to agents.
* [See more.](https://docs.bindplane.com/feature-guides/rollouts)

<details>

<summary>Other Improvements</summary>

* Org admins now automatically receive project admin privileges. [See more.](https://docs.bindplane.com/feature-guides/role-based-access-control-rbac)
* Replaced modals with drawers on Agents, Configurations, and Fleets pages for a smoother, less disruptive workflow.
* SQL query source now properly handles null values. [See more.](https://docs.bindplane.com/integrations/sources/sql-query)

</details>


---

# 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.bindplane.com/changelog/january-2026/january30-cloud-release-notes.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.
