> ## Documentation Index
> Fetch the complete documentation index at: https://docs.arcuserp.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Fixed Assets

> Fixed Assets tracks capitalized property, equipment, vehicles, and other long-lived assets. Use it to create assets, place them in service, run depreciation, record impairments, and dispose of assets with an audit trail.

## Open The Fixed Assets Register

The register shows asset cost, net book value, accumulated depreciation, depreciation
method, location, category, and status. Use the tabs to separate active assets, pending
service assets, fully depreciated assets, suspended assets, and disposed assets.

<Frame caption={"The register is the control point for capitalized assets, depreciation status, and lifecycle actions."}>
  <img src="https://mintcdn.com/arcuserp/5v8ggAMP6rzMRoYX/images/support/screenshots/accounting/fixed-assets-list.png?fit=max&auto=format&n=5v8ggAMP6rzMRoYX&q=85&s=cfcda1ef5d391760ca460677d530cd8a" alt="Fixed Assets register with cost, net book value, depreciation, pending service, status filters, and asset rows" width="1660" height="980" data-path="images/support/screenshots/accounting/fixed-assets-list.png" />
</Frame>

## Create An Asset

1. Open **Accounting**.
2. Open **Fixed Assets**.
3. Click **Add Asset**.
4. Enter the asset name, category, acquisition date, cost basis, and location.
5. Choose the depreciation method and useful life.
6. Set the placed-in-service date when the asset is ready to depreciate.
7. Review the accounting accounts before saving.
8. Save the asset and confirm the first status.

<Frame caption={"The asset wizard collects the details needed for the asset record, accounting setup, and depreciation schedule."}>
  <img src="https://mintcdn.com/arcuserp/5v8ggAMP6rzMRoYX/images/support/screenshots/accounting/fixed-asset-create-wizard.png?fit=max&auto=format&n=5v8ggAMP6rzMRoYX&q=85&s=373eb0c43218d7a008d658ad0f3be570" alt="Add Asset wizard with asset type selection and fixed asset setup workflow" width="1200" height="1000" data-path="images/support/screenshots/accounting/fixed-asset-create-wizard.png" />
</Frame>

<Note>
  **Assets can also come from vendor bills**
  Some assets are created from AP activity when a vendor bill line is capitalized. Those
  assets may land in Pending Service until accounting adds the placed-in-service date and
  confirms the depreciation setup.
</Note>

## Understand Asset Status

* **Pending Service**: the asset exists, but depreciation has not started yet.
* **Active**: the asset is in service and eligible for depreciation.
* **Fully Depreciated**: depreciation has reached the depreciable basis.
* **Suspended**: depreciation is paused until the asset is resumed.
* **Disposed**: the asset was retired, sold, scrapped, or otherwise removed from service.

<Warning>
  **Do not place an asset in service too early**
  The placed-in-service date controls depreciation timing. If the asset is not ready for
  business use, keep it pending until the correct date is known.
</Warning>

## Daily Asset Workflows

* **Run Depreciation**: queues monthly depreciation for eligible active assets.
* **Place in Service**: activates a pending asset and builds the depreciation schedule.
* **Edit**: updates descriptive fields or accounting setup when allowed.
* **Transfer**: moves the asset to another location while keeping history.
* **Record Units**: updates usage for units-of-production assets.
* **Suspend or Resume**: pauses or restarts depreciation when the asset is not in normal service.
* **Impair**: records a reduction in carrying value when the asset has lost value.
* **Dispose**: removes the asset from service and records the disposal impact.

## Detail Tabs

Open an asset row to review the detail tabs. The tabs keep accounting setup, depreciation,
maintenance, activity history, and documents together.

* **Overview**: asset summary, cost, dates, accounts, location, and status.
* **Depreciation Schedule**: monthly depreciation rows and net book value.
* **Maintenance**: repairs, inspections, service notes, and maintenance cost history.
* **History**: lifecycle changes such as transfers, impairments, suspensions, and depreciation posts.
* **Documents**: supporting files for purchase, warranty, registration, or disposal records.

<Tip>
  **Use supporting documents for audit-ready assets**
  Attach purchase paperwork, financing documents, warranty information, or disposal support
  when the record will be reviewed later by accounting, tax, or auditors.
</Tip>

## Common Fixed Asset Blocks

* **Depreciation did not run**: check status, placed-in-service date, useful life, and depreciation method.
* **Asset is stuck pending**: open the asset and place it in service after setup is complete.
* **Wrong cost basis**: review the source bill, capitalization decision, tax, freight, and setup costs.
* **Disposal does not look right**: confirm sale proceeds, accumulated depreciation, and disposal date.
* **Period is closed**: post corrections in the allowed period or follow the reopen process.
* **Asset category is missing**: confirm Fixed Asset Categories are configured in Settings before creating the asset.
* **Asset action is unavailable**: review the asset status, accounting period, role permissions, and whether the action would rewrite posted history.

## Related Articles

<CardGroup cols={2}>
  <Card title="AP and Bill Pay" href="/support/accounting/ap-bills">
    Record vendor bills, approve them, post them, and track AP aging.
  </Card>

  <Card title="GRNI and PO-Linked Vendor Bills" href="/support/accounting/grni-po-bills">
    Create vendor bills from received purchase orders and clear received-not-billed balances.
  </Card>

  <Card title="Journal Entries" href="/support/accounting/journal-entries">
    Create, review, and reverse journal entries.
  </Card>

  <Card title="Financial Reports" href="/support/accounting/reports">
    Run balance sheet, profit and loss, cash flow, and operational reports.
  </Card>

  <Card title="Period Close" href="/support/accounting/period-close">
    Close, approve, reopen, and audit accounting periods with pre-close checklist controls.
  </Card>

  <Card title="Leases" href="/support/accounting/leases">
    Manage ASC 842 leases, ROU assets, lease liabilities, payments, modifications, and buyouts.
  </Card>
</CardGroup>
