> For the complete documentation index, see [llms.txt](https://docs.charted.com/ap-automation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.charted.com/ap-automation/charted-features/expense-accrual-automation.md).

# Expense Accrual Automation

### Expense Accrual Dashboard

1. Navigate to **Charted > Charted > Home**.
2. Select **Accruals** in the sidebar.

![](/files/KlynvtRbJjiOd8aYLNfH)

3. Review Expense Accrual Dashboard

<figure><img src="/files/Bx0yh8emhLyo3ROeDarD" alt=""><figcaption></figcaption></figure>

1. **Expected Expenses**: This figure represents the total expected expenses across all vendors with Purchase Order or General Accruals enabled.&#x20;
2. **Recorded Expenses**:  This figure represents the total posted expenses across all vendors with Purchase Order or General Accruals enabled.&#x20;
3. **Expense History**: This line graph represents a historical view of posted expenses per period across all vendors with Purchase Order or General Accruals enabled.&#x20;
4. **Vendors**: A comprehensive list of vendors with an assigned accrual type (either Purchase Order or General Accruals), including estimated amounts, recorded amounts, and variances for each vendor. Clicking on a vendor will open a detailed vendor view.
5. **View Worksheet**: Navigates to the Accruals Worksheet to perform final review and adjustments to accrual entries.&#x20;

### Vendor Detail

1. Navigate to **Charted > Charted  > Home**.
2. Select **Accruals** in the sidebar.
3. Select a Vendor from the vendor table.
4. Review Vendor Detail Dashboard

<figure><img src="/files/mkgniJDiMTljI4soNAZY" alt=""><figcaption></figcaption></figure>

1. **Expected Expenses**: This figure represents the total expected expenses for this vendor in the current accrual period.
2. **Recorded Expenses**:  This figure represents the total posted expenses for this vendor in the current accrual period.
3. **Expense History**: This line graph represents a historical view of posted expenses per period for this vendor.&#x20;
4. **Transactions**: A comprehensive list posted transactions for this vendor including Transaction Number, Type, Date, Posting Period, Amount, Memo, and Status.&#x20;
5. **Contact Vendor**: Opens an email message to the email address listed on the vendor record for convenient outreach of any expense related questions or necessary confirmations.&#x20;

### Accruals Worksheet

1. Navigate to **Charted  > Charted  > Home**.
2. Select **Accruals** in the sidebar.
3. Select **View Worksheet** in the upper right hand corner.&#x20;
4. Review the Accruals Worksheet

<figure><img src="/files/UeewpgOdsniQefr9DW3o" alt=""><figcaption></figcaption></figure>

1. **Worksheet Table**: This table represents the GL level detail of all expense accrual lines that need to be reviewed. Columns include:
   1. *Vendor*: The vendor this journal entry will be associated with.&#x20;
   2. *Account*: The general ledger account this journal entry will be associated with.&#x20;
   3. *Department*: The department this journal entry will be associated with.&#x20;
   4. *Class*: The class this journal entry will be associated with.&#x20;
   5. *Location*: The location this journal entry will be associated with.&#x20;
   6. *Source*: Displays whether this entry was based off a Purchase Order, General Accrual, or transaction pending approval. If the source is a transaction, clicking on the transaction name will open the source transaction in a new tab.&#x20;
   7. *Previous Month*: The amount for this line posted in the previous period.
   8. *Calculated Estimate*: The total expense amount calculated for this line.&#x20;
   9. *Entry Amount*: The amount that will be recorded, taking into consideration already posted amount and any manual adjustments.&#x20;
   10. *Adjustment*: The ability to manually override any detail on the accruals worksheet and provide a justification for the update.&#x20;
2. **Search**: The search bar allows you to search any field that is displayed in the worksheet table and quickly filter down to  the applicable rows.&#x20;
3. **Filters**: if operating in a One World Account, filter worksheet to a single subsidiary for review of all applicable accrual entries.&#x20;
4. **Create Journal**: This button will pre-populate the Accrual Journal Entry after review of the worksheet is complete.&#x20;

### Journal Entry Creation

1. From the Accruals Worksheet, select the **Create Journal** Button. in the upper right hand corner.&#x20;
2. Review Journal Lines.&#x20;

<figure><img src="/files/rKZYAddXtB5x89k655bJ" alt=""><figcaption></figcaption></figure>

3. Click Save to finalize the journal entry creation.&#x20;


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.charted.com/ap-automation/charted-features/expense-accrual-automation.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
