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

# Journal

> All journal entries in the general ledger.

The Journal component displays the full history of journal entries and allows users to create journal entries by hand as well.

![Journal](https://github.com/Layer-Fi/layer-react/assets/1592431/52ed02c7-a73a-4a68-9eac-1ede16633afc)

A sidebar expands to display details about the journal entry.

![Journal sidebar](https://github.com/Layer-Fi/layer-react/assets/1592431/f9c14a59-aeec-4716-bd10-98903b221c44)

```tsx theme={null}
<Journal />
```
