Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
22 commits
Select commit Hold shift + click to select a range
afa3963
Refocus docs on on-prem and link to OpsPilot for cloud features
CandiceChislett Apr 22, 2026
cb2c045
Restructure nav to topic-based on-premise focused layout and clean up…
CandiceChislett Apr 22, 2026
9117c66
Remove New UI FAQ page and nav entry
CandiceChislett Apr 22, 2026
3ba8a52
Fix YAML indentation in mkdocs.yml after new-ui-faq removal
CandiceChislett Apr 22, 2026
485c51c
Remove cloud-focused tutorial pages and update remaining pages for on…
CandiceChislett Apr 22, 2026
6e75d64
Fix YAML indentation in mkdocs.yml after cpu-spikes removal
CandiceChislett Apr 22, 2026
63284e1
Clean up Common support issues pages - remove cloud refs and cloud-on…
CandiceChislett Apr 22, 2026
4f74ccc
Remove (On-Premise) suffix from common support issue page titles
CandiceChislett Apr 22, 2026
65a4ffb
Improve tutorial readability, remove cloud refs, eliminate duplicates
CandiceChislett Apr 23, 2026
765ed8d
Merge three license pages into single managing-license-keys.md
CandiceChislett Apr 23, 2026
e7d5c46
Add redirects for merged license key pages
CandiceChislett Apr 23, 2026
041916a
Remove cloud-only feature pages, rewrite four pages with OpsPilot links
CandiceChislett Apr 27, 2026
34f6b55
Revert "Remove cloud-only feature pages, rewrite four pages with OpsP…
CandiceChislett Apr 27, 2026
1e4846e
Convert cloud-only pages to OpsPilot holding pages
CandiceChislett Apr 27, 2026
9dddf5c
Update holding pages with specific OpsPilot doc URLs
CandiceChislett Apr 27, 2026
7812954
Restructure nav, redesign home page, add OpsPilot holding pages and b…
CandiceChislett Apr 28, 2026
338f5ee
Fix dark mode styling on home page
CandiceChislett May 6, 2026
36efbd4
Switch from mkdocs-material-insiders to public mkdocs-material
CandiceChislett May 6, 2026
efa1e63
Convert OpsPilot UI feature pages to holding pages
CandiceChislett May 6, 2026
ef512c2
Simplify New UI FAQ and Overview pages as OpsPilot holding pages
CandiceChislett May 14, 2026
6e63265
Fix release note title inconsistencies
CandiceChislett May 14, 2026
208b1a5
Merge branch 'main' into Cloud-clean-up-2
CandiceChislett May 14, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
503 changes: 4 additions & 499 deletions docs/Data-insights/Features/Explore-servers.md

Large diffs are not rendered by default.

441 changes: 4 additions & 437 deletions docs/Data-insights/Features/FR-Agent-Metrics.md

Large diffs are not rendered by default.

67 changes: 5 additions & 62 deletions docs/Data-insights/Features/Incidents/Settings.md
Original file line number Diff line number Diff line change
@@ -1,64 +1,7 @@
# Settings
# Incidents Settings

![!Screenshot](/Data-insights/Features/Incidents/images/setting-main.png)
The Incidents Settings page lets you configure key elements of the Incidents module, including labels, severities, statuses, and roles.


The **Settings** page allows users to configure key elements of the **Incidents** module, including **Labels**, **Severities**, **Statuses**, and **Roles**.

## Access Settings

![!Screenshot](/Data-insights/Features/Incidents/images/settings-cog.png)


1. Click the **cog icon** in the top-right of the screen.
2. Navigate to the relevant section: **Labels**, **Severities**, **Statuses**, and **Roles**.




### Labels

Labels help categorize incidents for better tracking and filtering.

- To add a label, click **+ Add Label** and enter a name, color and description and click **Save**.

- Labels can be edited or deleted at any time.

- By default, there will be a label called customers-affected. This label can be edited or deleted.

- No minimum label requirements exist.

### Severities

Severities define the impact level of an incident. The available severities are:

- **Pending** - Severity not yet determined.
- **Low** - Limited impact on business operations.
- **Medium** - Some impact on business operations.
- **High** - Significant impact on business operations.
- **Critical** - Severe business impact requiring immediate attention.


### Statuses

Statuses indicate the current state of an incident.

- 🟠 **Active** - The incident is currently ongoing.
- 🟢 **Resolved** - The incident has been resolved.


### Roles

Roles define responsibilities within an incident response.

- **Default Roles:**
- **Commander** - Manages the incident response.
- **Investigator** - Handles the technical investigation.

- To add a role, click **+ Add Role**, enter a name and description.

!!! info
Checking the **"Important"** box ensures the role appears on all incidents by default.


- **Editing/Deleting:** Roles can be updated or removed, but at least **two roles** must always exist.
!!! info "This feature is part of OpsPilot"
This functionality is available in **OpsPilot**, our cloud-native observability platform.
[View the OpsPilot documentation](https://docs.opspilot.com/Data-insights/Features/Incidents/Settings/) or [start a free trial](https://app.opspilot.com).
Loading
Loading