---
title: "Complete Brain Dump Greeting"
method: POST
path: "/api/onboarding/brain-dump/intro/complete"
tags: ["v1", "onboarding", "onboarding", "brain-dump"]
---

# Complete Brain Dump Greeting

`POST /api/onboarding/brain-dump/intro/complete`

Mark the greeting as done — called when the first message is sent.

Permanent and content-preserving: the flag flips, the stored greeting
stays in the row.

## Response `200`

Successful Response

- GreetingDoneResponse
  - `greeting_done` boolean, required

## Other responses

- `401` — Authentication required

---

[API](https://skmtc.net/significant-gravitas/apis/autogpt-agent-server.md) · [All operations](https://skmtc.net/significant-gravitas/apis/autogpt-agent-server/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/significant-gravitas/autogpt-agent-server/versions/382041c7ecb2/schema)
