IT Operations Settings¶
The IT Operations Settings page lets you customize the dropdown values used throughout IT Operations. These lists control what options appear when users create or edit Applications, Interfaces, Servers, Connections, and Locations. Changes here apply to all users in your workspace.
Where to find it¶
- Workspace: IT Operations
- Path: IT Operations → Settings
- Permissions:
- You need at least
settings:readerto view the page. - You need
settings:adminto change values.
If you don't see the Settings entry in the IT Operations drawer, ask your administrator to grant you the appropriate permissions.
How the page is organized¶
Settings are grouped into three collapsible sections:
- Locations - Lists used when creating or editing Locations.
- Servers & Connections - Lists for Servers, Connections, and related infrastructure data.
- Apps, Services & Interfaces - Lists used across Applications, App Instances, Interfaces, and Bindings.
Each list appears as an expandable panel. Click a panel header to expand it and see the values. Only one section loads its content when you first expand it, which keeps the page fast even when you have many lists.
Editor controls¶
Each list has its own controls at the top:
- Add item - Inserts a new row at the top of the list, focused and ready to type.
- Save changes - Saves your edits to the server. Enabled when you have unsaved changes.
- Reset - Reverts the list to the last saved state (not factory defaults).
For long lists (more than 25 rows), the table virtualizes rows, showing about 20 at a time with smooth scrolling and sticky headers.
Locations¶
Cloud Providers¶
Cloud providers available for Servers and cloud-type Locations (e.g., AWS, Azure, GCP).
Columns: Label, Code, Deprecated flag
Where used: - Servers workspace → Overview tab → Provider field - Locations workspace → Overview tab → Cloud provider (when hosting type is cloud)
Hosting Types¶
Location hosting models (e.g., On-prem, Colocation, Public Cloud, Private Cloud, SaaS).
Columns: Label, Code, Category (On-prem/Colocation or Cloud/SaaS), Deprecated flag
Where used: - Locations workspace → Overview tab → Hosting Type field
The category determines which fields appear when editing a Location: - On-prem / Colocation shows Operating Company and Datacenter fields - Cloud / SaaS shows Cloud Provider, Region, and Additional information fields
Servers & Connections¶
Connection Types¶
A two-level catalog of connection protocols organized by category, with typical ports.
Columns: Category (e.g., Database, Remote Access), Label, Code, Typical ports, Deprecated flag
Where used: - Connections workspace → Connection Type selector
The Typical ports field is free text - you can enter single ports (443), lists (80, 443), ranges (9101-9103), or placeholders like multiple or specify.
Default categories include: Application, Authentication, Backup, Database, Email, File Sharing, File Transfer, Messaging, Monitoring, Network Services, Remote Access, Replication, Storage, VPN / Tunnel, Generic.
Entities¶
Source and target entities for data flows and access patterns (e.g., Internal Users, Internet, Partner Networks, External Systems).
Columns: Label, Code, Deprecated flag
Where used: - Connections workspace → Source Entity and Target Entity fields - Connection Map → entities appear as flow endpoints
Network Segments¶
Network zones used to describe server connectivity (e.g., LAN, DMZ, Industrial LAN, WiFi, Public Cloud).
Columns: Label, Code, Deprecated flag
Where used: - Servers workspace → Technical tab → Network Segment selector
Operating Systems¶
Catalog of operating systems for Servers, including support lifecycle dates.
Columns: Name, Code, Standard Support end date, Extended Support end date, Deprecated flag
Where used: - Servers workspace → Technical tab → Operating System selector (helper text shows support dates)
Dates are stored as YYYY-MM-DD but displayed and edited as DD/MM/YYYY.
Default entries include Windows Server versions, Ubuntu LTS, RHEL, Debian, and SLES with appropriate support dates.
Server Roles¶
Roles assigned to servers when linking them to application instances (e.g., Web server, Database server, Worker).
Columns: Label, Code, Deprecated flag
Where used: - Applications workspace → Servers tab → Role dropdown when linking a server to an instance
Server Types¶
Logical types for servers and infrastructure assets (e.g., Physical server, Virtual machine, Container, Serverless, Appliance).
Columns: Label, Code, Deprecated flag
Where used: - Servers workspace → Overview tab → Type field
Apps, Services & Interfaces¶
Data Classes¶
Data classification levels for Applications and Interfaces.
Columns: Label, Code, Deprecated flag
Locked codes: The built-in levels (Public, Internal, Confidential, Restricted) cannot be deleted or deprecated.
Where used: - Applications workspace → Compliance tab → Data Class field - Interfaces workspace → Overview tab → Data Class field - Applications list → Data Class column
Integration Patterns¶
Integration patterns for Interface legs (e.g., REST API, File batch, Queue, DB staging).
Columns: Label, Code, Deprecated flag
Where used: - Interface legs → Pattern field
Interface Authentication Modes¶
Authentication modes for Interface bindings (e.g., Service account, OAuth2, API key, Certificate).
Columns: Label, Code, Deprecated flag
Where used: - Interface bindings → Auth Mode field
Interface Data Categories¶
Business data categories for Interfaces (e.g., Master Data, Transactional, Reporting, Control).
Columns: Label, Code, Deprecated flag
Where used: - Interfaces workspace → Data Category field
Interface Data Formats¶
Payload formats for Interface legs (e.g., CSV, JSON, XML, IDoc, Binary).
Columns: Label, Code, Deprecated flag
Where used: - Interface legs → Format field
Interface Protocols¶
Technical protocols for Interface bindings (e.g., HTTP/REST, gRPC, SFTP, Kafka, Database).
Columns: Label, Code, Deprecated flag
Where used: - Interface bindings → Protocol field (legacy bindings)
Interface Trigger Types¶
Trigger mechanisms for Interface legs (e.g., Event-based, Scheduled, Real-time, Manual).
Columns: Label, Code, Deprecated flag
Where used: - Interface legs → Trigger field
Lifecycle Statuses¶
Shared lifecycle states for Applications, App Instances, Interfaces, Interface Bindings, and Servers.
Columns: Label, Code, Deprecated flag
Locked codes: The built-in statuses (Proposed, Active, Deprecated, Retired) cannot be deleted or have their codes changed.
Where used: - Applications, App Instances, Interfaces, Interface Bindings, Servers → Status fields
How changes affect existing data¶
- Existing records keep their stored codes - Changing a label only changes what users see, not the underlying data.
- Deprecated values:
- Remain valid for records that already use them.
- Are hidden from dropdowns when creating new records.
- Still appear during edits if the record already uses that value.
- New values become immediately available in the relevant dropdowns and are validated server-side.
This approach lets you evolve your taxonomy over time without breaking existing records.
Quick reference: which list powers which field¶
| List | Where it's used |
|---|---|
| Cloud Providers | Servers (Provider), Locations (Cloud provider) |
| Connection Types | Connections (Connection Type) |
| Data Classes | Applications (Compliance tab), Interfaces (Overview), Applications list |
| Entities | Connections (Source/Target Entity), Connection Map |
| Hosting Types | Locations (Overview) |
| Integration Patterns | Interface legs (Pattern) |
| Interface Auth Modes | Interface bindings (Auth Mode) |
| Interface Data Categories | Interfaces (Data Category) |
| Interface Data Formats | Interface legs (Format) |
| Interface Protocols | Interface bindings (Protocol) |
| Interface Trigger Types | Interface legs (Trigger) |
| Lifecycle Statuses | Applications, App Instances, Interfaces, Bindings, Servers |
| Network Segments | Servers (Technical tab) |
| Operating Systems | Servers (Technical tab) |
| Server Roles | Applications → Servers tab (role when linking server to app) |
| Server Types | Servers (Overview → Type) |
Tips¶
- Align labels with your terminology - Review the defaults and rename labels to match how your organization talks about these concepts. Codes stay the same; only the display text changes.
- Deprecate gradually - When transitioning away from a value, mark it deprecated rather than deleting it. This keeps historical data intact while steering users toward new options.
- Coordinate Data Classes with security - Changes to Data Classes should align with your information security policies. Discuss with compliance before adding or renaming classification levels.
- Use typical ports as documentation - The Connection Types "Typical ports" field is informational. Fill it in to help users understand what ports each connection type commonly uses.