# Customer management

Bunny offers basic customer management out-of-the-box. If you are an early stage company and don't yet need a full-blown CRM solution, you can get by with Bunny for a while.

Once your customer management needs become more sophisticated, you can use Bunny's integration with HubSpot and Salesforce to synchronize accounts, contacts and deals to Bunny.

The tables for accounts, leads, contacts, deals etc allow you create filters and save them as views so you can easier locate the data you are looking for.

<figure><img src="/files/4Amgh57ljXmoH5e3wHtL" alt=""><figcaption><p>Account table</p></figcaption></figure>

For example, you could create a view of all customers on trials that were created in the past week.


---

# 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.bunny.com/guide/tour/customer-management.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.
