# profile

Stores and serves user profile data including preferences, settings, and account information. The source of truth for user identity within the platform.

---

::::{grid} 3
:::{grid-item-card} Owner
**team-account**
:::
:::{grid-item-card} Language
**GO**
:::
:::{grid-item-card} Tier
**Standard**

Business hours response

:::
::::

## Repository

- **Source:** `https://github.com/vicioussoul/profile`
- **Namespace:** `account`
- **Deployment:** `helm`

- **Replicas (prod / staging):** `2 / 1`


## SLA


| Parameter | Value |
|-----------|-------|
| Availability | 99.9% |
| RTO | 30m |
| RPO | 10m |


## Observability

| Signal | Status |
|--------|--------|
| Logs | ✓ Enabled |
| Metrics | ✓ Enabled |
| Tracing | ✗ Not configured |


**Dashboard:** [Open in Grafana](https://grafana.mycorp.internal/d/profile)


## Contacts



- **Slack:** #team-account


- **On-call:** [Runbook](https://oncall.mycorp.internal/profile)




## Dependencies

This service depends on:


- [auth](auth.md)

