# 🚀 Coming Soon: April Platform Update – Sentinel Bot Development

As we continue refining Sentinel, we’re excited to share a preview of the **April Platform Update**, which brings expanded **Evidence Management** and real-time **Roblox Live-Stats** for all users.

***

#### **📂 Expanded Evidence System – Launching April 2024**

We're making major improvements to **Evidence storage**:

* **Standard Memberships** will now gain access to the **core Evidence system**, a feature previously exclusive to **Premium Memberships**.
* **Premium Memberships** will gain the ability to **integrate their own AWS S3 storage**, lifting limits on Evidence storage to **unlimited\***.

{% hint style="warning" %}
Unlimited storage only applies if you configure your own AWS S3 API keys, as you (the customer) are paying for your own storage. Premium users who continue using Sentinel’s default free AWS S3 storage will retain the current limits as of March 2025.
{% endhint %}

{% hint style="success" %}
For those interested in setting up **custom AWS S3 storage**, you can purchase Object Storage from **official AWS services** or **trusted resellers**:

🔗 **AWS Object Storage** – [Amazon S3](https://aws.amazon.com/s3/)\
🔗 **Popular Resellers:**

* [Cloudflare R2](https://www.cloudflare.com/products/r2/)
* [Backblaze B2](https://www.backblaze.com/b2/cloud-storage.html)
* [Wasabi Storage](https://wasabi.com/)
  {% endhint %}

#### **📊 Roblox Live-Stats Rollout**

We’re also introducing **Roblox Live-Stats**, allowing workspace owners to track **real-time statistics**. While the Sentinel dashboard is still in development, you’ll be able to access these insights using a **slash command in Discord**.

More details will be shared as we approach the **April rollout**. Stay tuned!


---

# 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://sentineldocs.metatable.dev/coming-soon-april-platform-update-sentinel-bot-development.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.
