---
title: "Add a brand memory text note"
method: POST
path: "/v3/settings/brand/knowledge-base/text"
tags: ["Settings"]
---

# Add a brand memory text note

`POST /v3/settings/brand/knowledge-base/text`

Add a freeform text note to the team's Brand Memory (≤ 4000 words). The title must be unique within the team - it identifies the note.

## Request body

- object
  - `teamId` string
  - `name` string, required — Short title for the note. Identifies it, so it must be unique within the team.
  - `content` string, required

## Response `200`

Default Response

## Changes

- **2026-08-23** `5c54912ec4f7` — 1 info
  - endpoint added
- **2026-07-26** `60ff6690f93c` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/snowseo/apis/snowseo-api/changes/v3/settings/brand/knowledge-base/text/post.md)

---

[API](https://skmtc.dev/snowseo/apis/snowseo-api.md) · [All operations](https://skmtc.dev/snowseo/apis/snowseo-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/snowseo/snowseo-api/revisions/f43aef03678f/schema)
