> ## Documentation Index
> Fetch the complete documentation index at: https://insight-flow.potatodog.cc/llms.txt
> Use this file to discover all available pages before exploring further.

# Users API

> Interface overview for current user settings

Prefix: `/api/v1/users`

## Purpose

Read the current user profile and update personal default settings.

## Main Endpoints

* `GET /api/v1/users/me`
* `PATCH /api/v1/users/me/settings`

## Common Scenarios

* Initialize user defaults
* Update default time period, report type, or sink preferences
