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

# Account History

> This page contains all the available fields for the Account History object in the Dakota system.

## Field Reference Table

| Field(Payload) | Field(Response) | Label         | Type                  | Length |
| :------------- | :-------------- | :------------ | :-------------------- | :----- |
| `isdeleted`    | `isdeleted`     | Is Deleted    | boolean               | 0      |
| `accountid`    | `accountid`     | Account ID    | reference to: Account | 18     |
| `createdbyid`  | `createdbyid`   | Created By ID | reference to: User    | 18     |
| `createddate`  | `date_entered`  | Date Entered  | datetime              | 0      |
| `field`        | `field`         | Field Name    | string                | 255    |
| `datatype`     | `datatype`      | Data Type     | string                | 255    |
| `oldvalue`     | `oldvalue`      | Old Value     | string                | 255    |
| `newvalue`     | `newvalue`      | New Value     | string                | 255    |
