---
title: "Create a custom framework for this organization"
method: POST
path: "/v1/frameworks/custom"
tags: ["Frameworks"]
---

# Create a custom framework for this organization

`POST /v1/frameworks/custom`

Create a custom framework for this organization in Comp AI. Manage SOC 2, ISO 27001, HIPAA, GDPR, and custom framework instances, requirements, scores, and sync history.

## Request body

- CreateCustomFrameworkDto
  - `name` string, required — Framework name
  - `description` string, required — Framework description
  - `version` string — Version

## Response `201`

---

[API](https://skmtc.net/trycompai/apis/comp-ai-api.md) · [All operations](https://skmtc.net/trycompai/apis/comp-ai-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/trycompai/comp-ai-api/revisions/726b9523fb22/schema)
