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
Copy file name to clipboardExpand all lines: docs/organization/roles.mdx
+158-1Lines changed: 158 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -87,4 +87,161 @@ The following table summarizes the essentials of role permissions:
87
87
- ⚪️ _None_: No access
88
88
- 📗 _Read_: View-only access
89
89
- 🟨 _Read_ + _Edit_: View and modify access
90
-
- 📘 _Read_ + _Edit_ + _Delete_: Full access including deletion
90
+
- 📘 _Read_ + _Edit_ + _Delete_: Full access including deletion
91
+
92
+
## Role-Based Access Control
93
+
94
+
**VirtualMetric DataStream** role-based access control (RBAC) provides granular permission management for enterprise deployments, enabling organizations to control user access to telemetry processing components based on assigned roles. The system supports both built-in roles with predefined permissions and custom roles with fine-grained access controls across **DataStream** components including pipelines, devices, targets, routes, and administrative functions.
95
+
96
+
### Custom Role Management
97
+
98
+
Create custom roles with specific permission sets for organizational requirements.
99
+
100
+
#### Create Custom Role
101
+
102
+
1.**Access Role Management**
103
+
- Click **Create New Role** button
104
+
105
+
2.**Configure Role Details**
106
+
-**Role Name**: Descriptive identifier for the role
107
+
-**Description**: Purpose and scope of the role
108
+
-**Configuration Method**: Select **Basic** or **Advanced**
109
+
110
+
3.**Permission Assignment**
111
+
112
+
**Basic Configuration**:
113
+
-**Predefined Permission Sets**: Select from common role templates
The **Company Details** tab provides comprehensive information about your organization's **DataStream** account, including company information, account ownership, and operational status. This view allows administrators to review essential company data and manage basic organizational settings.
4
+
5
+
---
6
+
7
+
To access the **Company Details** settings:
8
+
9
+
- Click the hamburger menu on the top left
10
+
- Select **Organization** > **Settings**
11
+
- The **Company Details** tab is selected by default
12
+
13
+
The **Settings** interface contains three main tabs:
14
+
-**Company Details** - Organization information and account details
15
+
-**Authentication** - Single sign-on and authentication configuration
16
+
-**Subscription and Billing** - Plan details and billing information
17
+
18
+
## Company Details Section
19
+
20
+
The left side displays your organization's core information:
21
+
22
+
-**Company Name** - Your organization's identifier in **DataStream**
23
+
-**Status** - Current operational state (Enabled/Disabled)
24
+
25
+
## Account Owner Section
26
+
27
+
Administrative contact information for the organization:
28
+
29
+
-**Full name** - Primary account administrator's complete name
30
+
-**Business email** - Contact email address for account management
31
+
32
+
## Account Information Section
33
+
34
+
The right side shows operational details about your **DataStream** account:
35
+
36
+
-**Status** - Account operational state (Active/Inactive)
37
+
-**Added on** - Date when the organization account was created
38
+
39
+
## Management Operations
40
+
41
+
-**Manage company details** - Access detailed company configuration and modification options
42
+
43
+
This interface provides read-only access to essential company information, with management operations available through the dedicated management interface.
0 commit comments