# Contacts

Being a platform built around customer feedback, Timebook offers a set of CRM features designed to help researchers and account executives manage user data and provide a quick way to access associated work items and objects.

{% hint style="info" %}
**Contacts** are workplace-level module, which means they're available for all members of the account.
{% endhint %}

## People

The People tab is a registry of contacts with whom you have a business and/or product-related relationship.

A contact can be:

1. A participant of [survey](/hc/get-started/discovery/surveys.md) or [interview](/hc/get-started/discovery/interviews.md).
2. Linked to [insights](/hc/get-started/discovery/insights.md) and [opportunities](/hc/get-started/discovery/opportunities.md).
3. Set as customer in [feedback tickets](/hc/get-started/discovery/feedback.md).

To add a new contact, click the button in the top-right corner:

<div align="left"><figure><img src="/files/oM11bvVPcXJcK84gFROd" alt="" width="563"><figcaption></figcaption></figure></div>

### Contact card

The contact card offers a standardized set of properties recognizable to anybody working on a customer-facing position. It also hosts tab with all items to which the contact has been connected to.

{% hint style="info" %}
The card will automatically collect interviews, surveys, insights, opportunities, and feedback tickets to which the contact is connected.
{% endhint %}

A contact can be added to a company or a persona during contact creation, or by editing the properties by clicking the button in the top-right corner:

<div align="left"><figure><img src="/files/JE5XKVIXhcn98LZsVZFK" alt="" width="563"><figcaption></figcaption></figure></div>

## Companies

In their structure, companies are built in the same way as contacts, the main view being the list of existing companies. You can add companies with the button in the top-right corner, and adjust the way companies are listed with the 'Manage view' buton:

<div align="left"><figure><img src="/files/hrGy4UMK4b0zsEIxTp0L" alt="" width="563"><figcaption></figcaption></figure></div>

### Company card

Similar to contacts, the company tab also hosts a series of tabs: from the overview with the company details, to tabs holding items assigned to any user in the company.

To assign a contact to a company, click the edit button and select them from the list.

<div align="left"><figure><img src="/files/mPwPPNvrGNnRpHMKqz84" alt="" width="563"><figcaption></figcaption></figure></div>

## Personas

Personas are semi-fictional, research-based profiles that represent a typical or target customer or user of a product or service. In terms of Timebook mechanics, personas act like a superset for job positions, just like projects are containers for work items.

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

### Persona card

The persona card follows the same pattern, collecting the list of the assigned people together with every item and object to which they were connected. Here we can see the tab with the interviews conducted with all people labeled Product Managers:

<div align="left"><figure><img src="/files/c9FDHtSp8xmu0tPxPthG" alt="" width="563"><figcaption></figcaption></figure></div>

To add people to an existing persona, click the button in the top-right corner:

<div align="left"><figure><img src="/files/wJ09Cf319jmfQYYR1BAF" alt="" width="563"><figcaption></figcaption></figure></div>


---

# 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://help.timebook.ai/hc/get-started/discovery/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.
