You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
## Changes
Removed statement saying bundles cannot be archived (as they now can
be). Added a statement explaining that avatar items may only be archived
180 days after the date they were published.
Credit to [@raskolibov](https://devforum.roblox.com/u/raskolibov/) for
bringing this documentation issue up in [this devforum
post](https://devforum.roblox.com/t/bundles-can-be-archived-documentation-needs-update/3632033).
## Checks
By submitting your pull request for review, you agree to the following:
- [X] This contribution was created in whole or in part by me, and I
have the right to submit it under the terms of this repository's open
source licenses.
- [X] I understand and agree that this contribution and a record of it
are public, maintained indefinitely, and may be redistributed under the
terms of this repository's open source licenses.
- [X] To the best of my knowledge, all proposed changes are accurate.
---------
Co-authored-by: haan-roblox <[email protected]>
Copy file name to clipboardExpand all lines: content/en-us/marketplace/moderation.md
+11-5Lines changed: 11 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,14 +17,20 @@ If you believe an asset is infringing on your IP, or that one of your assets has
17
17
18
18
## Archive assets
19
19
20
-
Archiving an asset allows you to remove an asset from the Roblox platform. This process can be used to archive both 2D and 3D avatar items. At this time, archiving Limited items and Bundles are not supported.
20
+
Archiving an asset allows you to remove an asset from the Roblox Marketplace platform. This process can be used to archive both 2D and 3D avatar items. Avatar items may only be archived if they were published at least 180 days prior. At this time, archiving Limited items is not supported.
21
21
22
-
You can request a one-time permanent archival of your own items by filling out the support form [here](https://www.roblox.com/support) and selecting "Asset Archive Request" under the DMCA category. This process supports both trademark and copyright requests.
22
+
If you archive an avatar item:
23
23
24
-
Please include the following information to permanently archive it:
24
+
- Your item will no longer be discoverable in Marketplace, and additional users will not be able to acquire it.
25
+
- Existing owners of your item will continue owning the item in the inventory and can equip it on their avatar.
26
+
- The underlying development assets for the avatar item will continue to exist, and you can still insert the archived avatar item into Studio if the assetID is known.
27
+
- An archived item may still be the subject of an IP takedown report, but your decision to archive the item will be considered when applying any account penalties related to the IP report.
25
28
26
-
- An explicit request to archive your content.
27
-
- URL links or assets IDs of the content you wish to archive.
29
+
To archive items:
30
+
31
+
1. Navigate to **Creator Dashboard** > **Creations**.
32
+
2. On the asset you intend to archive, click the three dots on the thumbnail.
33
+
3. Select **Archive in Marketplace**
28
34
29
35
<Alertseverity ='warning'>
30
36
This process is not a substitute for being vigilant about not infringing on the IP rights of others when creating and uploading content.
0 commit comments