Archive

Archive configurations to temporarily disable them without deletion.

Feature: Customization & Control

Permissions

Introduction

Temporarily pause any status role setup without deleting it, allowing you to easily reactivate it later when needed.

Parameters

Name
Description
Data Type

status-string

The status text to archive/remove from archive.

string

Add Status String to Archive

Archive a status string to temporarily disable its associated role configuration without deleting it, allowing for easy reactivation.

/archive add (status-string)

Example Usage

App adding specified status string to archived

Remove Status String from Archive

To restore a previously archived status role configuration, simply remove its status string from the archive. This reactivates the role assignment and management based on its original settings.

/archive remove (status-string)

Example Usage

App prompting the user to confirm their decision on removing status string from archived
App declaring that the removal from archived was approved and carried out successfully

Archived List

View a comprehensive list of all your currently archived status role configurations, allowing you to see which setups are temporarily disabled and ready for reactivation.

/archive list

Example Usage

App showing a list of archived status strings

Last updated