# Accounts

List the current user's billing accounts and Credit balances, then use an account ID to query recent spending and billing settings.

## Choose a task

| Task | Page | Description |
| --- | --- | --- |
| List current accounts | [List current accounts](current.md) | List Billing accounts accessible to the current user and their Credit balances. On the first query, the service provisions the Billing account from the current user identity. |
| Get account overview | [Get account overview](overview.md) | Get available Credit, reservations, overdraft, and recent spending for an account. |
| Get billing settings | [Get billing settings](settings.md) | Read balance alerts, spending limits, and automatic recharge settings for an account. |

```{toctree}
:hidden:
:maxdepth: 1

List current accounts <current>
Get account overview <overview>
Get billing settings <settings>
```
