> 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/trust-center.md).

# TRUST CENTER

- [Trust Center Syntphony](https://trustcenter.syntphony.com/trust-center/trust-center-syntphony.md)
- [Security](https://trustcenter.syntphony.com/trust-center/security.md)
- [Security Organizational Model](https://trustcenter.syntphony.com/trust-center/security/security-organizational-model.md)
- [Security Governance Approach](https://trustcenter.syntphony.com/trust-center/security/security-governance-approach.md)
- [Security Risk Management](https://trustcenter.syntphony.com/trust-center/security/security-risk-management.md)
- [People Security](https://trustcenter.syntphony.com/trust-center/security/people-security.md)
- [Identity and Access Management](https://trustcenter.syntphony.com/trust-center/security/identity-and-access-management.md)
- [Secure Software Development](https://trustcenter.syntphony.com/trust-center/security/secure-software-development.md)
- [Acceptable User of Assets](https://trustcenter.syntphony.com/trust-center/security/acceptable-user-of-assets.md)
- [Security Operations & Security Incident Management](https://trustcenter.syntphony.com/trust-center/security/security-operations-and-security-incident-management.md)
- [Security in IT Operations](https://trustcenter.syntphony.com/trust-center/security/security-in-it-operations.md)
- [Physical Security](https://trustcenter.syntphony.com/trust-center/security/physical-security.md)
- [Suppliers Security Management](https://trustcenter.syntphony.com/trust-center/security/suppliers-security-management.md)
- [Compliance](https://trustcenter.syntphony.com/trust-center/compliance.md): Certifications and Standards
- [Data Governance & Sovereignty](https://trustcenter.syntphony.com/trust-center/data-governance-and-sovereignty.md)
- [Global Assets AI Responsibility Model](https://trustcenter.syntphony.com/trust-center/global-assets-ai-responsibility-model.md)
- [Business Continuity](https://trustcenter.syntphony.com/trust-center/business-continuity.md)
- [Business Continuity Approach](https://trustcenter.syntphony.com/trust-center/business-continuity/business-continuity-approach.md)
- [Support Model](https://trustcenter.syntphony.com/trust-center/support-model.md)
- [Customer Support Policy](https://trustcenter.syntphony.com/trust-center/support-model/customer-support-policy.md)
- [Support Plans](https://trustcenter.syntphony.com/trust-center/support-model/customer-support-policy/support-plans.md)
- [Support Case Severity](https://trustcenter.syntphony.com/trust-center/support-model/customer-support-policy/support-plans/support-case-severity.md)
- [Support Limitations](https://trustcenter.syntphony.com/trust-center/support-model/customer-support-policy/support-plans/support-limitations.md)
- [Technical Account Manager](https://trustcenter.syntphony.com/trust-center/support-model/customer-support-policy/support-plans/technical-account-manager.md)
- [Value Added Services](https://trustcenter.syntphony.com/trust-center/support-model/customer-support-policy/value-added-services.md)
- [Product Upgrade Plan](https://trustcenter.syntphony.com/trust-center/support-model/customer-support-policy/value-added-services/product-upgrade-plan.md)
- [Case Escalation](https://trustcenter.syntphony.com/trust-center/support-model/customer-support-policy/value-added-services/case-escalation.md)
- [Lifecycle Policy And Legacy Support](https://trustcenter.syntphony.com/trust-center/support-model/customer-support-policy/value-added-services/lifecycle-policy-and-legacy-support.md)
- [Proactive Business Monitoring](https://trustcenter.syntphony.com/trust-center/support-model/customer-support-policy/value-added-services/proactive-business-monitoring.md)
- [Service Level Agreements](https://trustcenter.syntphony.com/trust-center/support-model/service-level-agreements.md)
- [Definitions](https://trustcenter.syntphony.com/trust-center/support-model/service-level-agreements/definitions.md)
- [Customer Obligations](https://trustcenter.syntphony.com/trust-center/support-model/service-level-agreements/customer-obligations.md)
- [Service Credits](https://trustcenter.syntphony.com/trust-center/support-model/service-level-agreements/service-credits.md)
- [Maximum Financial Credit](https://trustcenter.syntphony.com/trust-center/support-model/service-level-agreements/service-credits/maximum-financial-credit.md)
- [Exclusions](https://trustcenter.syntphony.com/trust-center/support-model/service-level-agreements/exclusions.md)
- [Pricing](https://trustcenter.syntphony.com/trust-center/support-model/pricing.md)
- [Subprocessors](https://trustcenter.syntphony.com/trust-center/support-model/subprocessors.md)


---

# 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:

```
GET https://trustcenter.syntphony.com/trust-center.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
