# Export transactions as a CSV

To export a transaction, follow the guidelines below: 👇

* **Step 1 -** Go to "Transactions" on the left of the webpage.

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

* **Step 2 -** Click on "EXPORT CSV" in the left-hand corner to export.

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

* **Step 3 -** Choose the Raw, Quickbooks or Xero formats
* **Step 4 -** Wait until the CSV is generated.
* **Step 5 -** Click on "Download CSV".

Congratulations! Your file is successfully downloaded! 📁


---

# 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://multis.gitbook.io/guide-and-legal/financial-backbone-for-web3-companies/tracking-and-bookkeeping/make-an-export.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.
