# Contacts - How to link a Company to the Contact

To link a company to a Contact, both must be registered in SprintHub. However, if the company does not yet exist, it can be created manually during the linking process.

First, it will be necessary to register the company on the platform. To do this, see the article below:

{% content-ref url="/pages/d6fa5566c7445db37913153c224f21263696a2d9" %}
[Companies](/en/topics/general/companies.md)
{% endcontent-ref %}

The Contact must also be registered. If it is not yet registered, it is possible to add it manually or import it by other methods. Learn more in the article:

{% content-ref url="/pages/ec9639b1c993d39c08ccc68e8db012e672e86bba" %}
[Contacts - Creating Contacts Manually](/en/topics/general/contacts/leads-common-questions/contacts-creating-contacts-manually.md)
{% endcontent-ref %}

{% content-ref url="/pages/0d80b5cccc0c9dd54ddc3b99d27a72f74cc1add4" %}
[Leads - How to Import a Spreadsheet](/en/topics/general/contacts/leads-common-questions/leads-how-to-import-a-spreadsheet.md)
{% endcontent-ref %}

After registering the Contact and the Company, follow the steps below to complete the linking.

### Linking contacts to Companies

You can link Contacts directly to Companies in the system, making it easier to organize and identify contacts and their respective organizations.

#### Step by step

1. Access **Menu >> General >> Contacts** or type the function in **Find Services**;
2. Select the desired contact;
3. In the card **Primary Company Information**, select the company you want to link.

**Attention!** If the company does not yet exist in your instance, it can be created directly through the icon **“+”**. After registering, just select the created company to link it to the Contact.

{% embed url="<https://youtu.be/Mn22D9xpqoI>" %}

***


---

# 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.sprinthub.com/en/topics/general/contacts/leads-common-questions/contacts-edits/contacts-how-to-include-the-company-in-the-lead.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.
