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

> 当前用户设置资源的接口概览

前缀：`/api/v1/users`

## 用途

读取当前用户信息与更新个人默认设置。

## 主要接口

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

## 常见场景

* 初始化用户默认偏好
* 更新默认 time period、report type 或 sink
