Skip to main content

Documentation Index

Fetch the complete documentation index at: https://sigma-docs.pastel.africa/llms.txt

Use this file to discover all available pages before exploring further.

Opening a Case

From the Case Management screen, click any case to open the detail view. The case detail screen shows:
  • The case title, description, module, and linked record
  • Current status and priority
  • Assigned analyst and due date
  • Task checklist
  • Comment thread with attachments
  • Full activity log

Updating Case Status

Move a case through its lifecycle by updating the status from the case detail screen:
StatusWhen to set it
OpenDefault when a case is created
In ProgressOnce the analyst has started working the case
ResolvedInvestigation is complete and a decision has been recorded
ClosedAll follow-up is done; case is fully closed
When a case is marked Resolved, Sigma automatically records the resolution timestamp. This timestamp appears in analytics and audit exports.

Reassigning a Case

To transfer ownership to another team member, use the Reassign option on the case detail screen. The new assignee receives an email notification. Both the original and new assignee are recorded in the activity log.
Reassigning a case requires the can assign case permission. If you do not see the reassign option, contact your account administrator.

Working Tasks

Cases can include a checklist of tasks set at creation or added later. From the case detail screen:
  • Check off tasks as they are completed
  • Each task completion is recorded in the activity log with the user who completed it and the timestamp
Tasks give managers a clear view of how much of the investigation has been done, even before the case is resolved.

Comments and Collaboration

The comment thread on each case is the primary place for analysts to document their findings, ask questions, and record decisions. When adding a comment you can:
  • Write free text to document findings, reasoning, or open questions
  • Tag teammates using @username to bring them into the investigation — tagged users receive a notification
  • Attach files such as screenshots, reports, or supporting documentation
All comments are stored in order and cannot be deleted, maintaining the integrity of the investigation record.

Escalating a Case

If a case requires a decision above the assigned analyst’s authority, escalate it to a senior team member:
  1. Open the case detail screen
  2. Select Escalate
  3. Choose the team member to escalate to
Sigma sends a notification to the escalation contact. The case is flagged as escalated in the case list. Escalation does not change the case status — the investigation continues in parallel. To remove an escalation, clear the escalation contact from the case edit screen.

Editing a Case

You can update the following fields after a case is created:
  • Title and description
  • Priority
  • Due date
  • Task list (add or remove tasks)
  • Attachments
  • Escalation contact
To edit, open the case detail screen and select Edit Case.

Running an AI Investigation

For complex cases, Sigma can run an AI investigation to surface relevant context automatically. From the case detail screen, select Run AI Investigation. Sigma processes the case details and linked record in the background and returns a structured analysis with flagged patterns and relevant context.
AI investigation results are added to the case and logged in the activity trail. They supplement analyst judgement but do not replace it — the final decision is always recorded by a human.

Filtering and Sorting Cases

From the Case Management list view, you can filter and sort cases to manage your team’s workload:
FilterOptions
ViewMy cases (assigned to me) / All cases
StatusOpen, In Progress, Resolved, Closed, Escalated
PriorityLow, Medium, High
SortDue date, Priority, Newest
SearchSearch by case title or description

Analytics

The Case Management dashboard includes a summary of your team’s case activity:
MetricDescription
OpenTotal cases currently open
OverdueOpen cases past their due date
ResolvedCases resolved in the selected period
ClosedCases fully closed in the selected period
Avg. completion timeAverage time from open to resolved
Use these metrics to track SLA performance and identify bottlenecks in your investigation workflow.

Activity Log

Every case maintains an automatic log of all actions taken on it:
  • Status changes
  • Reassignments
  • Escalations
  • Task completions
  • Comments added
  • Attachments uploaded
  • AI investigation runs
Each log entry includes the action, the user who performed it, and the timestamp. The log is append-only and cannot be modified, providing a tamper-evident audit trail for regulatory purposes.

Create Case

Open a new case from the dashboard or a linked record.

API Reference

Create cases programmatically via the API.