# Brex

## **Why syncing my Brex to** [**Whaly**](https://whaly.io)**?**

Syncing your Brex data can be useful for various cases:

* Track the budget of your Team
* Report to your stakeholders (investors, ....) the amount on your Bank Account
* ....

## Which Brex data is synced by [Whaly](https://whaly.io)?

[Whaly](https://whaly.io) 🐳 is currently syncing the following data:

* **Card:** Cards are Brex credit card, either physical or virtual that can be used to make payments.
* **Card Account**: Card Accounts are accounts that are used to track the transactions done using Cards.
* **Card Transaction**: Card Transactions are transactions done using Cards.
* **Cash Account**: Cash Account are used to can be used to deposit funds for various reasons including, for example, different categories of spending.
* **Cash Transaction**: Cash Transactions are transactions done on Cash Accounts.
* **User**: Users are Brex credit users.

[You can find the relationship between all those objects here.](https://docs.google.com/presentation/d/1f1sjksjfyUbJTHGKIVhVyI2C-3_aQWs-LopWQx_uiQ0/edit?usp=sharing)

{% embed url="<https://docs.google.com/presentation/d/1f1sjksjfyUbJTHGKIVhVyI2C-3_aQWs-LopWQx_uiQ0/edit?usp=sharing>" %}


---

# 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.whaly.io/connectors/source-catalog/finance/brex.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.
