# Phase 2 - Metric Configuration

Here’s a quick checklist for the phase 2 setup -

### Modules &#x20;

1. [**Analytics**](/typo-help-docs/getting-started/implementation-plan/phase-2-metric-configuration/analytics.md)
2. [**Code Health** ](/typo-help-docs/getting-started/implementation-plan/phase-2-metric-configuration/code-health.md)
3. [**DevEx** ](/typo-help-docs/getting-started/implementation-plan/phase-2-metric-configuration/devex.md)

{% hint style="success" %}
**Once any of these modules is completely configured, please ensure some of the users from your end test this thoroughly to have confidence on data accuracy.**
{% endhint %}


---

# 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://typo.gitbook.io/typo-help-docs/getting-started/implementation-plan/phase-2-metric-configuration.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.
