> For the complete documentation index, see [llms.txt](https://trustcenter.syntphony.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://trustcenter.syntphony.com/products/syntphony-compliance-management/support-model/sla-subscriptions.md).

# SLA Subscriptions

Offered service level are bronze as a SCM standard (included), silver (opt.), gold (opt.), as further described in the table below.

* The following SCM priority level apply:
  * PL1 - priority level 1 - critical
  * PL2 - priority level 2 - high
  * PL3 - priority level 3 - moderate
  * PL4 - priority level 4 – low

The SCM service crew will verify the incidents impacts provided by the client and eventually modify it based on the following criteria.

<table><thead><tr><th width="231">Field</th><th>Description</th></tr></thead><tbody><tr><td><strong>Impact</strong></td><td><p><strong>Impact</strong> is a measure of the effect of an incident, problem, or change on business processes.</p><p>You can choose between three Impact levels</p><p><strong>1 - High</strong> (The whole service with all users is affected)</p><p><strong>2 - Medium</strong> (One component of the service with just a few users is affected)</p><p><strong>3 - Low</strong> (Just one user is affected)</p></td></tr><tr><td><strong>Urgency</strong></td><td><p><strong>Urgency</strong> is a measure of how long the resolution can be delayed until an incident, problem, or change has a significant business impact.</p><p>You can choose between three urgency levels</p><p><strong>1 - High</strong> (Need to be fixed immediately, Start working on the incident directly)</p><p><strong>2 - Medium</strong> (Need to be fixed soon, start working as soon as you can)</p><p><strong>3 - Low</strong> (Need to be fixed, start working as soon as you can)</p></td></tr><tr><td><strong>Priority</strong></td><td><p>Priority is calculated according to the following sample data lookup rules:</p><p></p><p><img src="/files/cQcZr4j9nmdTZv8NvZG6" alt="" data-size="original"></p></td></tr></tbody></table>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://trustcenter.syntphony.com/products/syntphony-compliance-management/support-model/sla-subscriptions.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
