# Accounts

> The individual Xray credentials behind each subscription, one per inbound.

Source: https://joinnasnet.com/en/guides/nasnet-linux/subscriptions/accounts/
Last updated: 2026-08-14

---

## Overview

An **account** is a single credential inside the Xray core, meaning an email and a UUID
bound to one inbound. A subscription usually owns several: one per inbound it is
allowed to use. This screen is the flat view across all of them, which is where
you go when you need to look at the proxy layer directly rather than at
entitlements: which credential belongs to which inbound, how much each has moved,
and whether one is out of step with the core.

## Before you start

- Accounts are normally created for you when a subscription is granted an
  inbound. Creating one by hand is the exception, not the rule.
- Deleting an account revokes that one credential; the subscription keeps its
  other accounts.

## Steps

1. Open **Subscriptions → Accounts** from the sidebar.
2. Search by email or UUID, or narrow the list with the **Inbound**, **Source**
   and **Usage** filters.
3. Click a row to open the account details sheet.
4. Use the row actions to copy the subscription link for that account, or to
   sync its stats from the running core when the numbers look stale.

## Reference

| Column | What it shows |
| ------ | ------------- |
| Account | The account's email identity and UUID. |
| Node / Inbound | The inbound this credential belongs to. |
| User / Sub | The user and subscription it belongs to. |
| Status | Whether the account is currently usable. |
| Duration | Time remaining on the owning subscription. |
| Data Usage | Traffic used against the quota. |
| Actions | Copy subscription link, sync stats, and the row menu. |

| Filter | Options |
| ------ | ------- |
| Inbound | All Inbounds, then one entry per configured inbound |
| Source | All Sources, Subscription, Manual, Import |
| Usage | All Usage, Available, Exhausted |

**Source** tells you where the account came from: **Subscription** means it was
provisioned by the subscription lifecycle, **Manual** that an admin created it
directly, and **Import** that it was brought in from an existing Xray
configuration.

## Related

- [Subscriptions](/en/guides/nasnet-linux/subscriptions/)
- [Inbounds and protocols](/en/guides/nasnet-linux/server/inbounds/)
- [Server](/en/guides/nasnet-linux/server/)
