Settings #

The Satori Settings page enables users with the necessary permissions to create users and manage their access, create and manage API and Server Keys, and other Satori configurations.

Users #

Admin users only

From the Users tab you can create new users, manage the fine-grained permissions of each user, reset user passwords and multi-factor authentication (MFA), and delete users.

When creating new users you can select from the following role archetypes:

RoleDescription
AdminFull read/write/delete permissions for all entities.
DebuggerRead/Write permissions for all entities except users.
DeveloperFull read/write/delete permissions for all entities except users. Cannot delete server keys.
Game DesignerFull read/write/delete permissions for all entities except users, API keys, and server keys.
SupportRead only access to core data entities (e.g. audience, identity, flag, etc.).

Creating users #

  1. Click the Create New User button.
  2. In the modal enter the user email address and desired role.
  3. Click Save.

Creating a new user
Creating a new user

Editing users #

You can edit the fine-grained permissions for an individual user by clicking on their name to display the Edit User modal:

Editing user permissions
Editing user permissions

General #

The General tab displays the configurable general settings for your Satori instance, such as setting UTC as the displayed timezone for all users.

General tab
General tab

API keys #

The API Keys tab displays your currently configured keys for the Satori Client API, and enables you to rotate or delete keys and create new ones.

API Keys tab
API Keys tab

Creating API keys #

To create a new API key click the Create New API Key button.

Enter a unique name for the new key and click Create.

Create a new API key
Create a new API key

Server keys #

The Server Keys tab displays your current server keys, used to communicate with the Satori API from any third-party application desired, and enables you to rotate these keys and manage their permissions as needed.

Server Keys tab
Server Keys tab

Creating Server keys #

To create a new server key click the Create New Server Key button.

Enter a unique name for the new key, edit the associated permissions as desired, and click Create.

Create a new API key
Create a new API key

Configuration #

The Configuration tab displays the current configurations for Satori and enables you to Export it.

Configuration tab
Configuration tab

Data Management #

From the Data Management tab you can manage all sample and actual data for your Satori instance, and import and export data as needed.

Data Management tab
Data Management tab

Sample Data #

Use the Load Sample Data button to load sample data into your Satori instance. This data is used to populate the Satori UI with sample data - identities, features flags, experiments, etc. - for demonstration purposes.

You can also Delete Sample Data if no longer necessary, without impacting any actual user data also stored in your Satori instance.

Delete Data #

The Delete Data section enables you to delete any or all data from your Satori instance, including all users, audiences, events, properties, etc. This action cannot be undone.

Insert Data #

The Insert Data section enables you to insert the default data that comes with Satori, including the default audiences, events, properties, etc.

Audit Log #

The Audit Log tab displays a log of all actions taken within your Satori instance, including user logins, data imports, and more.

Audit Log tab
Audit Log tab