# DEVELOPMENT ANALYTICS - GITWISER

- [Git Analytics - Metric Definitions](https://docs.oobeya.io/gitwiser-repo-analytics/git-analytics-metric-definitions.md)
- [Coding Impact Score](https://docs.oobeya.io/gitwiser-repo-analytics/git-analytics-metric-definitions/coding-impact-score.md)
- [Impact Ratio (team-level)](https://docs.oobeya.io/gitwiser-repo-analytics/git-analytics-metric-definitions/impact-ratio-team-level.md)
- [Settings for Git Analytics](https://docs.oobeya.io/gitwiser-repo-analytics/settings-for-git-analytics.md)
- [Setting Up Development Analytics And DORA Metrics](https://docs.oobeya.io/gitwiser-repo-analytics/settings-for-git-analytics/initialize-development-analytics.md): The objective of this document is to guide you through the process of setting up development analytics on Oobeya.
- [Git Analytics Exclusions](https://docs.oobeya.io/gitwiser-repo-analytics/settings-for-git-analytics/git-analytics-exclusions.md)
- [Setting Automated Reanalyze For Gitwiser](https://docs.oobeya.io/gitwiser-repo-analytics/settings-for-git-analytics/setting-automated-reanalyze-for-gitwiser.md): If set to enabled, Gitwiser checks repositories periodically. Reanalyze processes are performed automatically if there are new commits, pull requests, and deployments on checked repositories.
- [Merging Contributor Accounts](https://docs.oobeya.io/gitwiser-repo-analytics/settings-for-git-analytics/merging-contributor-accounts.md): Learn how to merge duplicate accounts on Oobeya.
- [Deployment Analytics (DORA Metrics)](https://docs.oobeya.io/gitwiser-repo-analytics/deployment-analytics-dora-metrics.md): Learn about DORA Metrics & Oobeya Deployment Analytics.
- [How To Start Deployment Analytics (DORA Metrics) For An Existing Gitwiser Analysis](https://docs.oobeya.io/gitwiser-repo-analytics/deployment-analytics-dora-metrics/how-to-start-deployment-analytics-dora-metrics-for-an-existing-gitwiser-analysis.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.oobeya.io/gitwiser-repo-analytics.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.
