1
From the Accounts page, click the New Account button.
2
The New Account form will open on the right side of the screen with three tabs: Account Details, Portfolio, and Metadata.
3
Fill in the required information in the Account Details tab:
Account Details
Account Name - A descriptive name for the account (3-255 characters).Example:
John Doe Checking Account, Operations TreasuryAccount Alias - A unique, human-readable identifier starting with
@ (max 255 characters). This alias will be used to reference the account in transactions.Example: @customer_john_checking, @treasury_mainType - The account type classification. This field is required if Account Type validation is enabled for your ledger.
- If validation is enabled and account types exist, select from the dropdown list
- If validation is enabled but no account types exist, you must create account types first
- If validation is disabled, enter a custom type value
checking, savings, treasury, revenue, expenseEntity ID - Identification number of the account holder (customer ID, business unit ID, etc.).Example:
customer_123, dept_engineering, partner_acmeAsset - The currency or commodity that will be operated in this account. Select from your existing assets.Examples:
USD, EUR, BRL, BTCSegment - Optional category for grouping accounts with specific characteristics (e.g., geographic region, customer tier, department).Only available if you have created segments.
Allow Sending - Controls whether this account can send funds (debit operations).
This field is always enabled at creation time and can only be modified when editing an existing account.
Allow Receiving - Controls whether this account can receive funds (credit operations).
This field is always enabled at creation time and can only be modified when editing an existing account.
4
(Optional) Switch to the Portfolio tab to link this account to a portfolio for reporting and management purposes.
- Select a portfolio from the dropdown list
- If no portfolios exist, you can create one first
- Accounts can be linked or unlinked from portfolios at any time
5
(Optional) Switch to the Metadata tab to add custom key-value pairs for additional context or integration purposes.
6
Click the Save button to create the Account.
Quick Examples
- Customer Checking Account
- Treasury Account
- Department Budget Account
Scenario: Create a checking account for a customer.
| Field | Value |
|---|---|
| Account Name | John Doe Checking |
| Account Alias | @customer_123_checking |
| Type | checking |
| Entity ID | customer_123 |
| Asset | USD |
| Allow Sending | true |
| Allow Receiving | true |
Important Notes
Fields that cannot be changed after creation
Fields that cannot be changed after creation
The following fields are immutable after account creation:
- Account Alias - Choose carefully as it will be used in transactions
- Type - Cannot be reclassified once set
- Asset Code - The account’s currency/commodity is fixed
Account Type Validation
Account Type Validation
If Account Type validation is enabled for your ledger:
- The Type field becomes required
- You must select from predefined account types or create them first
- This ensures consistency across your organization’s chart of accounts
Allow Sending and Allow Receiving
Allow Sending and Allow Receiving
These flags control transaction permissions:
- Allow Sending = false: Account cannot be used as a source (debit side) in transactions
- Allow Receiving = false: Account cannot be used as a destination (credit side) in transactions
- Freezing accounts temporarily
- Creating receive-only accounts (e.g., escrow)
- Creating send-only accounts (rare use case)
After creating an account, it will immediately be available for use in transactions. Make sure all the information is correct before saving, especially the immutable fields.

