# More About Plaid

You've probably heard us talking about Plaid. They're an integral part of our bookkeeping module, which automatically syncs your transactions between your bank and CommerceNavigator.

{% hint style="info" %}
**Good to know:** Plaid is trusted by tens of millions of users around the globe to link financial information safely. Companies like Venmo, Samsung, and CommerceNavigator link with Plaid.
{% endhint %}

#### What information does Plaid share with CommerceNavigator?

Plaid only shares essential information, including:

* Transaction level data, including the statement descriptor, date, and amount
* Your account name and the last four digits of your account number so you can keep tabs on which account is which

That's it! Plaid doesn't share unnecessary information like your login, social security number, or even your name. We value your privacy and the security of your banking information.

#### Does Plaid support my bank?

Plaid supports more than 11,000 financial institutions across the US, Canada, and Europe. Chances are, your checking, savings, and credit card accounts are on that list!

#### How can I manage my connected accounts?

You can manage your connected accounts through the "Manage" tab in the CommerceNavigator [dashboard](https://dashboard.commercenavigator.com) or via the [Plaid Portal](https://my.plaid.com), which lets you see exactly which services you have linked to your bank account with Plaid.


---

# 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://help.commercenavigator.com/0/extras/more-about-plaid.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.
