> 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/contacts.md).

# Contacts

The Contacts module helps teams maintain a centralized database of customer, prospect, partner, and stakeholder contacts associated with companies, deals, onboarding projects, and customer engagement activities. It provides visibility into contact information, communication history, associated accounts, activities, projects, and ongoing collaboration across the GTM lifecycle.

The Contacts module helps teams:

* Maintain customer and prospect contact records
* Associate contacts with companies, deals, and projects
* Track contact ownership and engagement
* Manage communication details and channels
* Store contact specific notes and activities
* Improve collaboration between sales, onboarding, and customer success teams

The Contacts listing page displays all contact 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.

{% hint style="info" %}
A contact is granted access to Projetly once they are invited to participate in a project or deal.
{% endhint %}

Check the following pages for more details:

<table data-view="cards"><thead><tr><th></th><th data-hidden data-card-cover data-type="image">Cover image</th></tr></thead><tbody><tr><td>Add Contact</td><td><a href="/files/pvJILc9ttKTVSsHFfRbX">/files/pvJILc9ttKTVSsHFfRbX</a></td></tr><tr><td></td><td></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/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.
