> For the complete documentation index, see [llms.txt](https://docs.threatdefence.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.threatdefence.com/service-providers-msp-and-mssp-1/servicing-customers.md).

# Servicing SOC Customers

As an MSP/MSSP, the following are recommended minimum services to ensure value:

* Ensure at least 80% of critical customer systems are onboarded to the platform;
* Perform ongoing alert triage, your team or ours;
* Conduct regular threat hunting sessions, at least once per week;
* Hold monthly or quarterly technical security posture review calls. Please refer to our guide on [best practices for these calls](https://docs.threatdefence.com/security-operations/regular-review-calls#best-practice-the-security-review-call);
* Ensure email alerts are being sent to the customer. Most of the organisations require these alerts for operational awareness, even if they are false positives (e.g., from an internal network scan);
* Ensure you are comfortable responding to an incident by validating that the relevant data has been onboarded. Note, our analysts are always available to assist or take the lead.

**ThreatDefence Support:** Our personnel are available to assist with all the above services.


---

# 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://docs.threatdefence.com/service-providers-msp-and-mssp-1/servicing-customers.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.
