> For the complete documentation index, see [llms.txt](https://help.iviva.com/asset-user-guide/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.iviva.com/asset-user-guide/asset-user-guide/chapter-3-asset-related-operations-and-additional-operations/asset-related-operations/view-asset-movement-history.md).

# View Asset Movement History

This describes how to view the history of the Asset Movement details.

‘Asset Movement History’ shows the previous Asset Movements along with the ‘Time’ that each movement took place and the user who performed the Asset Movement.

To view the Asset Movement History, complete the following steps:

1. Click the **Settings** icon ![](/files/PCio8rSJ2vUWPgU4SnTU) and select **Assets** link under **View** section. Assets Search page will appear.
2. Select the required asset and click the Asset ID. Selected Asset’s detailed page will appear.
3. Click the **View History** link under **Asset Movement** section on the Sidebar. A window with previous Asset Movement details will appear.


---

# 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://help.iviva.com/asset-user-guide/asset-user-guide/chapter-3-asset-related-operations-and-additional-operations/asset-related-operations/view-asset-movement-history.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.
