# Contacts

Contacts are individuals that your organization is dealing with, as opposed to a business. A contact can belong to an account, but it doesn't have to.

<figure><img src="/files/VYdww7X8goVBkSl6FV6s" alt=""><figcaption><p>Contact edit</p></figcaption></figure>

You can create a contacts in two different ways:

* Via the Contacts menu. If you want to associate the contact with an account, you can do so by the Account field at the bottom of the screen.
* On the Contacts tab on an account. Any contact created here will automatically be associated with the account.

{% hint style="info" %}
If you are using the Salesforce or HubSpot integrations, contacts associated with the deal or opportunity will be synchronized to Bunny along with the account.
{% endhint %}


---

# 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/contacts.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.
