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

---

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