Skip to content

Commit b16c297

Browse files
sync: update documentation sources (2026-03-09 18:55 UTC)
1 parent 187d891 commit b16c297

19 files changed

Lines changed: 1484 additions & 471 deletions

File tree

roblox/common/navigation/analytics.yaml

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,11 @@ navigation:
66
- title: Insights
77
path: /production/analytics/insights
88

9-
- title: Monitor
10-
section:
11-
- title: Performance
12-
path: /production/analytics/performance
13-
- title: Error report
14-
path: /production/analytics/error-report
9+
- heading: Monitor
10+
- title: Performance
11+
path: /production/analytics/performance
12+
- title: Error report
13+
path: /production/analytics/error-report
1514

1615
- heading: Adjust and experiment
1716
- title: Configs

roblox/common/navigation/programs.yaml

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,6 @@ navigation:
1010
path: /creator-programs/safety-council
1111
- title: Creator Events
1212
path: /creator-programs/creator-events
13-
- title: Creator Fund
14-
path: /creator-fund
1513
- title: Creator Spotlights
1614
path: /creator-programs/spotlights
1715
- title: Developer Awards
@@ -20,15 +18,19 @@ navigation:
2018
path: /creator-programs/inspire
2119
- title: Learn & Explore Sort
2220
path: /creator-programs/learn-explore-sort
23-
- title: Managed Brand Integrations
21+
- title: Roblox Brand Link
2422
path: /creator-programs/managed-brand-integrations
2523
- title: Roblox Developers Conference (RDC)
2624
path: /creator-programs/rdc
25+
- title: Roblox Incubator
26+
path: /creator-programs/incubator
2727
- title: Roblox Innovation Awards
2828
path: /creator-programs/innovation-awards
29+
- title: Roblox Jumpstart
30+
path: /creator-programs/jumpstart
2931
- title: Roblox Research Panel
3032
path: /creator-programs/research-panel
31-
- title: Today's Picks on Home
32-
path: /creator-programs/todays-picks-home
33+
- title: Standout Games
34+
path: /creator-programs/standout-games
3335
- title: Today's Picks on Marketplace
3436
path: /creator-programs/todays-picks-marketplace
Lines changed: 3 additions & 0 deletions
Loading

roblox/en-us/cloud-services/data-stores/error-codes-and-limits.md

Lines changed: 255 additions & 22 deletions
Large diffs are not rendered by default.

roblox/en-us/creator-fund.md

Lines changed: 0 additions & 30 deletions
This file was deleted.
Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
---
2+
title: Roblox Incubator
3+
description: Roblox Incubator is a six-month, milestone-driven program that helps experienced teams refine promising concepts into polished, scalable, commercially successful games.
4+
---
5+
6+
**Roblox Incubator** is a six-month, milestone-driven program designed to help experienced teams refine promising concepts into polished, scalable, commercially successful games. Each Incubator cohort includes up to 40 teams that work toward milestones that unlock resources and tailored support.
7+
8+
<figure>
9+
<Chip
10+
color="success"
11+
label="Status: Open"
12+
size="medium"
13+
variant="filled" />
14+
</figure>
15+
16+
## Eligibility
17+
18+
Small, experienced teams who have a strong prototype or plan to build one, and are ready to dedicate a significant effort to development during the program.
19+
20+
## How to apply
21+
22+
For more information on the selection criteria, FAQs, and the application process, click the following button.
23+
24+
<Button href="https://create.roblox.com/build" size='large' variant='contained' style={{width:200}}>Apply</Button>

roblox/en-us/creator-programs/index.md

Lines changed: 58 additions & 36 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ Roblox offers various programs for creators on the platform to provide additiona
3434
<Card variant="filled" style={{height: "100%"}}>
3535
<CardContent>
3636

37-
<h4>Community Feedback Program</h4>
37+
<h4>Community Feedback Program<br /><br /></h4>
3838
<figure>
3939
<Chip
4040
color="success"
@@ -56,15 +56,15 @@ Roblox offers various programs for creators on the platform to provide additiona
5656
<Card variant="filled" style={{height: "100%"}}>
5757
<CardContent>
5858

59-
<h4>Community Safety Council</h4>
59+
<h4>Community Safety Council<br /><br /></h4>
6060
<figure>
6161
<Chip
6262
color="error"
6363
label="Status: Closed"
6464
size="medium"
6565
variant="filled"/>
6666
</figure>
67-
<Typography variant='body1'>A group of creators committed to raising awareness of safety concerns on the platform.</Typography>
67+
<Typography variant='body1'>A group of creators committed to raising awareness of safety concerns on the platform<br /></Typography>
6868
</CardContent>
6969
<CardActions>
7070
<Button href="/creator-programs/safety-council" variant="contained" color="secondary" size='large'>Learn More</Button>
@@ -95,28 +95,6 @@ Roblox offers various programs for creators on the platform to provide additiona
9595
</Grid>
9696
</Grid>
9797

98-
<Grid item container Medium={12} Large={4} XLarge={4} direction="row" style={{gap: 24, marginBottom: 12}}>
99-
<Grid item container wrap="nowrap" direction="column">
100-
<Card variant="filled" style={{height: "100%"}}>
101-
<CardContent>
102-
103-
<h4>Creator Fund</h4>
104-
<figure>
105-
<Chip
106-
color="error"
107-
label="Status: Closed"
108-
size="medium"
109-
variant="filled"/>
110-
</figure>
111-
<Typography variant='body1'>Funding for creators who want to build the next generation of Roblox experiences</Typography>
112-
</CardContent>
113-
<CardActions>
114-
<Button href="/creator-fund" variant="contained" color="secondary" size='large'>Learn More</Button>
115-
</CardActions>
116-
</Card>
117-
</Grid>
118-
</Grid>
119-
12098
<Grid item container Medium={12} Large={4} direction="row" style={{gap: 24, marginBottom: 12}}>
12199
<Grid item container wrap="nowrap" direction="column">
122100
<Card variant="filled" style={{height: "100%"}}>
@@ -130,7 +108,7 @@ Roblox offers various programs for creators on the platform to provide additiona
130108
size="medium"
131109
variant="filled"/>
132110
</figure>
133-
<Typography variant='body1'>Rewards creators for building engaging experiences on Roblox.</Typography>
111+
<Typography variant='body1'>Rewards creators for building engaging experiences on Roblox</Typography>
134112
</CardContent>
135113
<CardActions>
136114
<Button href="/creator-rewards" variant="contained" color="secondary" size='large'>Learn More</Button>
@@ -196,7 +174,7 @@ Roblox offers various programs for creators on the platform to provide additiona
196174
size="medium"
197175
variant="filled"/>
198176
</figure>
199-
<Typography variant='body1'>Inspire is an annual global online event where creators come together to exchange ideas and learn from each other.</Typography>
177+
<Typography variant='body1'>Inspire is an annual global online event where creators come together to exchange ideas and learn from each other</Typography>
200178
</CardContent>
201179
<CardActions>
202180
<Button href="/creator-programs/inspire" variant="contained" color="secondary" size='large'>Learn More</Button>
@@ -218,7 +196,7 @@ Roblox offers various programs for creators on the platform to provide additiona
218196
size="medium"
219197
variant="filled"/>
220198
</figure>
221-
<Typography variant='body1'>Highlights experiences that let users learn educational topics in an engaging way</Typography>
199+
<Typography variant='body1'>Highlights experiences that let users learn educational topics in an engaging way<br /><br /></Typography>
222200
</CardContent>
223201
<CardActions>
224202
<Button href="/creator-programs/learn-explore-sort" variant="contained" color="secondary" size='large'>Learn More</Button>
@@ -232,15 +210,15 @@ Roblox offers various programs for creators on the platform to provide additiona
232210
<Card variant="filled" style={{height: "100%"}}>
233211
<CardContent>
234212

235-
<h4>Managed Brand Integrations</h4>
213+
<h4>Roblox Brand Link</h4>
236214
<figure>
237215
<Chip
238216
color="success"
239217
label="Status: Open"
240218
size="medium"
241219
variant="filled"/>
242220
</figure>
243-
<Typography variant='body1'>An invite-only program that targets brands who want to integrate into popular Roblox experiences</Typography>
221+
<Typography variant='body1'>A curated directory connecting brands with top Roblox creators experienced in brand integrations<br /><br /></Typography>
244222
</CardContent>
245223
<CardActions>
246224
<Button href="/creator-programs/managed-brand-integrations" variant="contained" color="secondary" size='large'>Learn More</Button>
@@ -262,7 +240,7 @@ Roblox offers various programs for creators on the platform to provide additiona
262240
size="medium"
263241
variant="filled"/>
264242
</figure>
265-
<Typography variant='body1'>RDC is an invite-only, hybrid event that brings together Roblox developers, brands, and creators worldwide.</Typography>
243+
<Typography variant='body1'>RDC is an invite-only, hybrid event that brings together Roblox developers, brands, and creators worldwide<br /><br /></Typography>
266244
</CardContent>
267245
<CardActions>
268246
<Button href="/creator-programs/rdc" variant="contained" color="secondary" size='large'>Learn More</Button>
@@ -276,6 +254,28 @@ Roblox offers various programs for creators on the platform to provide additiona
276254
<Card variant="filled" style={{height: "100%"}}>
277255
<CardContent>
278256

257+
<h4>Roblox Incubator</h4>
258+
<figure>
259+
<Chip
260+
color="success"
261+
label="Status: Open"
262+
size="medium"
263+
variant="filled"/>
264+
</figure>
265+
<Typography variant='body1'>A six-month, milestone-driven program designed to help experienced teams refine promising concepts into polished, scalable, commercially successful games</Typography>
266+
</CardContent>
267+
<CardActions>
268+
<Button href="/creator-programs/incubator" variant="contained" color="secondary" size='large'>Learn More</Button>
269+
</CardActions>
270+
</Card>
271+
</Grid>
272+
</Grid>
273+
274+
<Grid item container Medium={12} Large={4} XLarge={4} direction="row" style={{gap: 24, marginBottom: 12}}>
275+
<Grid item container wrap="nowrap" direction="column">
276+
<Card variant="filled" style={{height: "100%"}}>
277+
<CardContent>
278+
279279
<h4>Roblox Innovation Awards</h4>
280280
<figure>
281281
<Chip
@@ -284,7 +284,7 @@ Roblox offers various programs for creators on the platform to provide additiona
284284
size="medium"
285285
variant="filled"/>
286286
</figure>
287-
<Typography variant='body1'>Roblox Innovation Awards is an annual event celebrating the most innovative creators, video stars, and experiences.</Typography>
287+
<Typography variant='body1'>Roblox Innovation Awards is an annual event celebrating the most innovative creators, video stars, and experiences<br /><br /></Typography>
288288
</CardContent>
289289
<CardActions>
290290
<Button href="/creator-programs/innovation-awards" variant="contained" color="secondary" size='large'>Learn More</Button>
@@ -298,6 +298,28 @@ Roblox offers various programs for creators on the platform to provide additiona
298298
<Card variant="filled" style={{height: "100%"}}>
299299
<CardContent>
300300

301+
<h4>Roblox Jumpstart</h4>
302+
<figure>
303+
<Chip
304+
color="success"
305+
label="Status: Open"
306+
size="medium"
307+
variant="filled"/>
308+
</figure>
309+
<Typography variant='body1'>A continuous program designed to help developers who are new to Roblox to learn the platform, and experienced developers who want to explore novel games</Typography>
310+
</CardContent>
311+
<CardActions>
312+
<Button href="/creator-programs/jumpstart" variant="contained" color="secondary" size='large'>Learn More</Button>
313+
</CardActions>
314+
</Card>
315+
</Grid>
316+
</Grid>
317+
318+
<Grid item container Medium={12} Large={4} XLarge={4} direction="row" style={{gap: 24, marginBottom: 12}}>
319+
<Grid item container wrap="nowrap" direction="column">
320+
<Card variant="filled" style={{height: "100%"}}>
321+
<CardContent>
322+
301323
<h4>Roblox Research Panel</h4>
302324
<figure>
303325
<Chip
@@ -306,7 +328,7 @@ Roblox offers various programs for creators on the platform to provide additiona
306328
size="medium"
307329
variant="filled"/>
308330
</figure>
309-
<Typography variant='body1'>An exclusive program for people to share their opinions to help improve Roblox</Typography>
331+
<Typography variant='body1'>An exclusive program for people to share their opinions to help improve Roblox<br /><br /><br /></Typography>
310332
</CardContent>
311333
<CardActions>
312334
<Button href="/creator-programs/research-panel" variant="contained" color="secondary" size='large'>Learn More</Button>
@@ -320,18 +342,18 @@ Roblox offers various programs for creators on the platform to provide additiona
320342
<Card variant="filled" style={{height: "100%"}}>
321343
<CardContent>
322344

323-
<h4>Today's Picks on Home</h4>
345+
<h4>Standout Games</h4>
324346
<figure>
325347
<Chip
326348
color="success"
327349
label="Status: Open"
328350
size="medium"
329351
variant="filled"/>
330352
</figure>
331-
<Typography variant='body1'>Daily curation of exciting updates, new and notable experiences, events, and cultural events to provide users fresh content</Typography>
353+
<Typography variant='body1'>A handpicked sort dedicated to highlighting novel games on Roblox</Typography>
332354
</CardContent>
333355
<CardActions>
334-
<Button href="/creator-programs/todays-picks-home" variant="contained" color="secondary" size='large'>Learn More</Button>
356+
<Button href="/creator-programs/standout-games" variant="contained" color="secondary" size='large'>Learn More</Button>
335357
</CardActions>
336358
</Card>
337359
</Grid>
Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
---
2+
title: Roblox Jumpstart
3+
description: Roblox Jumpstart is a program that helps developers who are new to Roblox to learn the platform, and experienced developers who want to explore novel games.
4+
---
5+
6+
**Roblox Jumpstart** is a continuous program designed to help developers who are new to Roblox to learn the platform, and experienced developers who want to explore novel games.
7+
8+
<figure>
9+
<Chip
10+
color="success"
11+
label="Status: Open"
12+
size="medium"
13+
variant="filled" />
14+
</figure>
15+
16+
## Why apply?
17+
18+
In this program, developers who are selected for Roblox Jumpstart:
19+
20+
- Receive mentorship from Roblox subject matter experts.
21+
- Gain access to valuable ad credits and platform promotions to help their games successfully launch and scale.
22+
- Acquire curated placement on [Home](https://www.roblox.com/home) to boost exposure through the [Standout Games](./standout-games.md) sort.
23+
24+
In addition, an off-platform marketing fund helps drive new players directly to participants' games.
25+
26+
## Eligibility
27+
28+
Small teams who are exploring what's possible on Roblox and working toward releasing their first novel game on the platform.
29+
30+
## How to apply
31+
32+
Applications for the Jumpstart program are open on a rolling basis, ensuring that we can support great ideas whenever they strike. For more information on the selection criteria, FAQs, and the application process, click the following button.
33+
34+
<Button href="https://create.roblox.com/build" size='large' variant='contained' style={{width:200}}>Apply</Button>

roblox/en-us/creator-programs/managed-brand-integrations.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
---
2-
title: Managed Brand Integrations
3-
description: The Managed Brand Integration program is for creators interested in brand integrations.
2+
title: Roblox Brand Link
3+
description: The Roblox Brand Link program is for creators interested in brand integrations.
44
---
55

6-
The Managed Brand Integration program is for creators interested in brand integrations. This program targets brands that invest in Roblox and want to integrate into popular experiences.
6+
The **Roblox Brand Link** program is for creators interested in brand integrations. This program targets brands that invest in Roblox and want to integrate into popular experiences.
77

88
Roblox manages the entire process for brands, including coordinating with creators to bring these integrations to life. This is an excellent opportunity for creators to work with Roblox and prominent brands on innovative integrations. Creators will have access to paid opportunities to integrate brands into their experiences and the chance to collaborate with high-profile brands.
99

0 commit comments

Comments
 (0)