# History

The **History** tab displays a record of all transactions, both successful and unsuccessful, that were submitted to the network.&#x20;

This includes transactions from all Safes linked to your organisation on every supported network.

<figure><img src="https://4247754953-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FL2VHMP4lgaamA0WWdSTX%2Fuploads%2F6dNKv4J3imxgarLC3Jsk%2Fimage.png?alt=media&#x26;token=6886f4f1-6823-4d77-82e1-fa0715855486" alt=""><figcaption></figcaption></figure>

The **Proposal**, **Queue**, and **History** tabs are purposefully situated within the **Transaction** section, as they represent the three distinct stages a typical transaction undergoes within the [Coinshift](https://coinshift.xyz/) app.


---

# Agent Instructions: 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.coinshift.xyz/business/coinshift-walkthrough/transaction-management/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.
