---
title: "Save (partial) ISMS wizard answers"
method: POST
path: "/v1/isms/profile"
tags: ["ISMS"]
---

# Save (partial) ISMS wizard answers

`POST /v1/isms/profile`

Save (partial) ISMS wizard answers in Comp AI.

## Request body

- object
  - `frameworkId` string, required
  - `answers` object, required — Deeply-partial wizard answers (any subset of the wizard steps)
  - `complete` boolean — Whether the wizard is being finalized

## Response `200`

Saved profile

---

[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)
