> ## Documentation Index
> Fetch the complete documentation index at: https://supermemory.ai/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Settings

> Organization settings, profile buckets, and data reset.

Org-level configuration for extraction, customization, and profile buckets.

| Endpoint                            | Use when                              |
| ----------------------------------- | ------------------------------------- |
| `GET /v3/settings`                  | Read org settings                     |
| `PATCH /v3/settings`                | Update org settings                   |
| `POST /v3/settings/suggest-buckets` | Suggest profile buckets               |
| `POST /v3/settings/reset`           | Reset organization data (destructive) |

**Guide:** [Customization](/docs/concepts/customization)
