# Core Platform Services

- [Platform Overview](https://docs.verygoodsecurity.com/enterprise-platform/core-platform-services/platform-overview.md)
- [Observability](https://docs.verygoodsecurity.com/enterprise-platform/core-platform-services/observability.md)
- [Metrics Definitions](https://docs.verygoodsecurity.com/enterprise-platform/core-platform-services/observability/metrics-definitions.md)
- [Metrics Templates](https://docs.verygoodsecurity.com/enterprise-platform/core-platform-services/observability/metrics-templates.md)
- [Accessing VGS Metrics via Prometheus API](https://docs.verygoodsecurity.com/enterprise-platform/core-platform-services/observability/accessing-vgs-metrics-via-prometheus-api.md)
- [Pushing VGS Metrics to Datadog](https://docs.verygoodsecurity.com/enterprise-platform/core-platform-services/observability/accessing-vgs-metrics-via-prometheus-api/pushing-vgs-metrics-to-datadog.md)
- [Pushing Metrics to Grafana Cloud](https://docs.verygoodsecurity.com/enterprise-platform/core-platform-services/observability/accessing-vgs-metrics-via-prometheus-api/pushing-metrics-to-grafana-cloud.md)
- [Pushing Metrics in Self-Hosted Grafana Instances](https://docs.verygoodsecurity.com/enterprise-platform/core-platform-services/observability/accessing-vgs-metrics-via-prometheus-api/pushing-metrics-in-self-hosted-grafana-instances.md)
- [Usage Reports](https://docs.verygoodsecurity.com/enterprise-platform/core-platform-services/usage-reports.md)
- [Interaction Types](https://docs.verygoodsecurity.com/enterprise-platform/core-platform-services/usage-reports/interaction-types.md)


---

# Agent Instructions: 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://docs.verygoodsecurity.com/enterprise-platform/core-platform-services.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.
