[Update] April 1, 2026
Hi Friends,
Following the launch of age-based chat, we’re back with another update on our roadmap.
Today, we’re sharing:
- Updated guidelines on how to build preset systems for in-game coordination.
- If you’ve already built preset systems, please make sure your system follows these guidelines by April 26, 2026.
- In June, we’ll have a new service for Roblox-defined presets. Once released, all creators will need to migrate their own systems to Roblox’s preset systems.
- Since we’ll be adding support for preset systems soon, we advise against building your own system now, unless it’s necessary for your experience to function.
- Groups now have a new permission that allows creators to grant read-only access to all Experience Chat messages, regardless of age group. Members with this permission must be 18+ and age-checked to see this setting.
We’re also providing status updates in the full roadmap at the end of the post.
Clarifying Our Preset System Guidelines
We recognize that our previous stance on preset systems hasn’t been clear, especially with requiring players to be age-checked to chat with others in similar age groups.
Preset systems cannot be used for social communication. We have already been enforcing this by requiring creators to transition to TextChatService. Preset systems should let users safely send predefined text to each other to coordinate gameplay only. They can be implemented in a variety of ways, such as wheels that let users select and send preset actions publicly to one another in-game.
While we are not allowing social communication across different age groups, we still want to support in-game coordination for all players, regardless of their age and whether they are age-checked. We are sharing these updated guidelines in line with our Community Standards, so that you can allow players to send gameplay-related presets while still avoiding any social communication.
Within these guidelines, we are clarifying the requirements for all preset systems and features:
- All UI of presets must be properly labeled as system preset when displaying within chat.
- All preset systems should be visually distinct from Roblox’s native freeform chat.
- Presets should not incorporate any end marks or terminal punctuation, such as exclamation marks, question marks, or periods, to prevent them from being confused with general chat messages.
- All presets must go through
Class.TextService:FilterStringAsync(). - Add a rate-limit (10 seconds per send).
- Limit the number of presets to 12 or fewer for your Universe.
Here’s an example of acceptable preset:
Other preset examples:
Allowed
“Pass the ball”
“Reloading”
“Enemy nearby”
Not allowed
“Where are you from?”
“What are your socials?”
“Hi” “Hello” “Hey”
In our guidelines, we expand in more detail on what types of presets are and aren’t allowed.
Next Steps
If you’ve already built preset systems, please ensure to follow these guidelines by April 26, 2026 to comply with our policy.
In June, we’ll add support for a Roblox-defined preset service and will share more details in the coming months. Once released, all creators will need to migrate their own systems to using Roblox’s preset service to enable game coordination.
Since we’ll be adding support for preset systems soon, we advise against building your own system now, unless it’s necessary for your experience to function.
New Group Permission: Read-Only Chat For Moderation
We know how important it is for you to review chat to moderate effectively and keep your experiences safe and civil.
Groups now have a new permission that allows creators to grant read-only access to all Experience Chat messages, regardless of age group.
From Creator Hub’s Group permissions (Account switcher > Members > Roles), you can give member roles the ‘read-only chat for moderation’ permission. Members with this permission must be 18+ and age-checked to see this setting. With this permission, creators can toggle a ‘read-only chat for moderation’ setting in-game to see every message sent in Experience Chat.
While moderators won’t be able to send messages to users outside of their age or who aren’t Trusted Connections, they can still take any necessary moderation actions based on what users say.
Note: Granting this permission to a role also grants the ability to moderate users, including banning; you should only grant this permission to people you trust.
Full Roadmap Updates
Below, we’ve also updated our roadmap with the status of our product development is and what’s to come:
| Community Need | Status |
|---|---|
| Prevent users from being placed in the incorrect age group either by buying an account, or by having someone else complete an age check. | [Live] Re-check age if there’s a behavior mismatch |
| Ensure active and social experiences where enough users can communicate. | [Last month] New API endpoints - The new Chat APIs, TextChatService:GetChatGroupsAsync and VoiceChatService:GetChatGroupsAsync, launched last month. This helps creators group players based on similar age groups, which is helpful for teleporting. [End of April] We plan to introduce summaries of chat activity to help users across age groups catch up on conversation. This will replace the chat indicators that appear as “ [May] Global chat - This feature will automatically group servers together into cross-server chat channels; you’ll be able to have this co-exist with the ‘general’ server channel, or disable one or the other. While we’re anticipating this may be somewhat limited in customization at launch, we want to add more options here. Please leave feedback below! |
| Chat with friends and family across age groups in Experience chat. | [Last month] Experience Chat with Trusted Connections (13+ Users) - We enabled Trusted Connections to chat in Experience Chat and Voice Chat last month. [April] Trusted Connections for users under 13 with parental permission - In development and on track to launch in early April. |
| Add Trusted Connections easily. | [April] New ways to add Trusted Connections (ie. Links) - In development and on track to launch next month. |
| Creators want to maintain civility in their community across all age groups. | [Launched] Real time, read-only Experience Chat for Creators - Group owners can grant a ‘read-only chat for moderation’ permission to creators who are 18+ and age checked within their group, letting group members with the permission view all Experience Chat messages regardless of age. |
| Coordinate gameplay safely across different age groups using broadcast options. | [June] Roblox-defined preset system- We’ve revised our preset system guidelines mentioned above. We are building our own feature and will require creators to migrate when launched. [End of April] We plan to introduce summaries of chat activity to help users across age groups catch up on conversation. This will replace the chat indicators that appear as “ |
| Understand age checks and communication metrics in your experiences. | [April] Updated age demographics - Launching within creator analytics in the next couple of weeks. [Late 2026] Communication metrics - On track to launch late this year. |
| Obtain direct feedback from users to effectively iterate and improve experiences. | [April] Community Polls - In development and on track. [June] Player Help Desk - In development and on track. |
Previous Age Check to Chat Fast-Follow Roadmap Updates
–
FAQs
What happens if I don’t update my preset system to follow these guidelines?
- Creators may be subject to moderation, where their experience is sequestered.
When Roblox’s preset service is launched, will I be able to add my own phrases?
- Presets will be populated in two ways: we will automatically provide a Roblox-defined list, and we will also enable creators to add experience-specific presets.
Why are we limited to 12 presets?
- We want to help enable gameplay coordination without allowing social communication between users and across age groups. By restricting the number of messages, we’re aiming to prevent these systems from being misused.
Can I change what presets I offer to different roles or teams?
- No, this preset limit exists across the entire universe so we can appropriately moderate these systems. In the future, we will allow for greater flexibility within a Roblox provided service.
Can creators download the read-only Experience Chat messages?
- No, the purpose of this feature is to be able to read through messages for moderation purposes only. If there are use cases for this, let us know so we can build scalable solutions for moderation.

