# Companies

This makes it easy to identify contacts from different businesses and facilitates smoother communication. A contact number can only be added to one company.

## Create a new company

Creating a new company in BizMagnets is easy. Here's how:

1. Navigate to the **'Customers**' section in the dashboard and select **'Companies'**.
2. You will be taken to the **'All Companies'** tab. Click on the **'+Add Company'** option.

<figure><img src="/files/3p17qZBNJz4aIvhw262W" alt=""><figcaption></figcaption></figure>

3. Fill in the company details like name, website, description, team and any notes for reference.

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

4. Click 'Save,' and your new company will be created.

## **How to Add a Contact to an Existing Company**

Follow the steps below to add a contact number to an existing company:

1. Go to **'Customers**' section in the dashboard and select **'Contacts'** and choose your desired contact.
2. Click the **'Edit'** option for the selected contact.
3. Add your **'Company Name'** from the dropdown menu.

<figure><img src="/files/3hGWQdfZBUjcFNBu6yDP" alt=""><figcaption></figcaption></figure>

4. Click on **'Submit'**, and your contact will be added to your company.


---

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