> For the complete documentation index, see [llms.txt](https://docs.projetly.ai/home/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.projetly.ai/home/documentation/company.md).

# Company

The Company module helps teams maintain a centralized database of companies associated with deals, onboarding projects, and customer engagements. It provides visibility into company information, associated contacts, activities, projects, and ongoing collaboration across the GTM lifecycle.

The Company module helps teams:

* Maintain customer and prospect records
* Track account ownership and engagement
* Associate deals and projects with companies
* Store company specific notes and activities
* Manage contacts and communication history
* Improve collaboration between sales, onboarding, and delivery teams

The Company listing page displays all company records available within the workspace. The columns here can be customized using the 'Filter' option.

## Understanding Companies and Contacts

Companies and Contacts work together to provide a complete view of your customer relationships.

A Company represents an organization.

A Contact represents an individual within that organization.

For example:

Company: Acme Technologies

Contacts:

• Sarah Johnson – CTO

• Michael Lee – Procurement Manager

Multiple contacts can be associated with a single company, allowing teams to manage both organizational and individual relationships effectively.

This structure helps sales, onboarding, and customer success teams maintain accurate customer information throughout the customer lifecycle.

Check the following page for more details:

<table data-view="cards"><thead><tr><th></th><th data-hidden data-card-cover data-type="image">Cover image</th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><a href="/pages/InIgi5rn3dJtdeO6cNWZ">Add Company</a></td><td><a href="/files/8uLWiEGOvlXqwkwJdL0y">/files/8uLWiEGOvlXqwkwJdL0y</a></td><td><a href="/pages/InIgi5rn3dJtdeO6cNWZ">/pages/InIgi5rn3dJtdeO6cNWZ</a></td></tr></tbody></table>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.projetly.ai/home/documentation/company.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.
