Documentation

​
​

Development

User Acquisition

Monetization

Industry

Vivox Safe Text

Vivox Safe Text

Vivox
​
​
Vivox Safe Text
  • Introduction to Safe Text
  • Get started
    • Requirements
    • User roles
    • Safe Text dashboard
    • Integrate the Moderation SDK
    • Use the Moderation SDK in game
Capture text sessions
  • Review text sessions
  • Collect evidence
  • Context analysis of text sessions
  • Text evidence management
  • Settings
Review incidents
  • Manage incidents
  • Automate moderation responses
  • Filter and censor text messages
Review player behaviour
  • Player list
  • Review player history
  • Player incidents
  • Review community health
Reference
  • Offenses
  • Context analysis glossary
  • Privacy
  1. Introduction to Vivox Safe Text

Requirements

Understand the technical requirements needed to use the moderation dashboard.
Read time 2 minutes
Last updated 5 months ago

Unity Safe Text has the following requirements:
  1. You must have a Unity ID. Refer to Creating a Unity ID.
  2. You must be a member or project member of a Unity Organization with access to the Unity Moderation service. If you aren’t part of a Unity Organization, a member of the Organization with Owner or Manager permission can add you to their Organization through the Unity Dashboard.
  3. You must have a Unity Project using a Unity Editor version of 2021.3 or higher.
  4. You must be using Unity Authentication Service.

Requirements for users

To access the moderation dashboard, project members must have one of two roles: Safety Moderator or Safety Admin. Each role comes with distinct permissions:
  • The Safety Moderator role allows users to view incidents and action them.
  • The Safety Admin role includes all the permissions of the Safety Moderator and the ability to edit settings.
To assign a role to a user:
  1. Select the Project Settings button from the Unity Dashboard.
  2. Choose either "Organization members" or "Project members".
  3. In the selected section, select the user you wish to assign a role to and then choose between the
    Safety Moderator
    or
    Safety Admin
    role. Once applied, the user is assigned the chosen role, granting them the corresponding set of permissions.
Organization members that have the base role “Owner” or “Manager” have all the safety roles applied by default.

Dependencies

To use the Moderation SDK you will need additional Unity packages. Some are mandatory requirements while others are optional requirements:

Package name

Minimum version

Type of requirement

Use case

com.unity.services.moderation0.0.1-preMandatoryThe Unity Moderation package.
com.unity.services.vivox16.0MandatoryUsing a Vivox v16.0.1 package or higher allows Moderation to gather channel information to enrich incident reports in the Safe Text dashboard.
com.unity.services.core1.4.2MandatoryTo initialize Unity services ecosystem.
com.unity.services.authentication2.1.1 or 2.5.0-pre.3 (If you require Player Names.)MandatoryTo authenticate players in UGS services.
com.unity.nuget.newtonsoft-json3.0.2MandatoryThis package enables the other packages to handle JSON formatted responses.
For information on the Authentication package, refer to the Authentication documentation.

Copyright © 2026 Unity Technologies
LegalPrivacy PolicyCookiesDocumentation Terms of UseDo Not Sell or Share My Personal InformationYour Privacy Choices (Cookie Settings)

"Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S and elsewhere (more info here). Other names or brands are trademarks of their respective owners.

Some pages are machine-translated for convenience, and may contain inaccuracies. In the event of conflicting information, the English version is authoritative.

  • On this page
    • Requirements for users

    • Dependencies


Report a problem with this page