---
title: "EnableProjectInsights"
method: POST
path: "/gitpod.v1.InsightsService/EnableProjectInsights"
tags: ["gitpod.v1.InsightsService"]
---

# EnableProjectInsights

`POST /gitpod.v1.InsightsService/EnableProjectInsights`

Enables co-author insights for a project. Idempotent.

## Request body

- GitpodV1EnableProjectInsightsRequest — EnableProjectInsightsRequest enables co-author insights for a project.
  - `projectId` string, uuid — Project to enable insights for.

## Response `200`

Success

- GitpodV1EnableProjectInsightsResponse

## Other responses

- `default` — Error

---

[API](https://skmtc.net/gitpod-io/apis/gitpod-v1.md) · [All operations](https://skmtc.net/gitpod-io/apis/gitpod-v1/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/gitpod-io/gitpod-v1/revisions/44d50c2ac284/schema)
