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

# Build History

Last updated on Jan 01, 2024

Build History lets you view details about current and previous builds including a playback option with detailed information about execution and distribution of tasks, errors, utilization of resources, and more. Build History can be also used to troubleshoot issues and to optimize your build scripts. Double-clicking on one of the build entries opens the Build Progress tab which graphically represents the build’s execution.

<img src="https://mintcdn.com/incredibuild-docs-migrated/67Wymt3zQK7Aw0pj/images/mac/4.9.0/build_history.png?fit=max&auto=format&n=67Wymt3zQK7Aw0pj&q=85&s=5cf6378212018aab60937e48d15a2c50" alt="" width="1712" height="426" data-path="images/mac/4.9.0/build_history.png" />

| Column               | Description                                                                                                                                                    | Uses                                                                                                           |
| -------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------- |
| Action→ Open         | Opens the Build Progress view. The Build Progress view displays the progress of a currently running build and enables playback of a previously finished build. |                                                                                                                |
| Action→ History      | Provide users with the ability to delete a build from the Build History or mark a specific build not to be deleted by the auto-deletion mechanism.             |                                                                                                                |
| Action → Export Logs | Saves the information on the specific build from the general build history database to a db file                                                               |                                                                                                                |
| Build Name           | Name of the build. <br /> This name is auto-generated.                                                                                                         | Icon by the build name represents the build's status: Pending, Running.., Completed, Aborted, Error or Warning |
| Start Time           | The time in which the build has started                                                                                                                        |                                                                                                                |
| End Time             | The time in which the build has ended                                                                                                                          |                                                                                                                |
| Duration             | The overall time for the completion of the build                                                                                                               |                                                                                                                |
| Build Command        | The command that was used by ib\_console to run this build                                                                                                     |                                                                                                                |
| Working Dir          | The working directory from which the build was executed                                                                                                        |                                                                                                                |
| Build Caption        | Caption of the build, as it was defined by the -c option of ib\_console                                                                                        |                                                                                                                |
| Auto Delete          | Should the current record in the build history be deleted by the auto-deletion mechanism.                                                                      | The Action field allows users to toggle auto-delete on\ off for this build.                                    |
