--- title: "Settings" sidebarTitle: "Overview" description: "Organization settings, profile buckets, and data reset." icon: "book-open" --- 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](/concepts/customization)