# Clients

## Clients in Timebook

Use this tab in the Workplace Admin to define other organizations you do business with. Think of it as a list of all the vendors and third parties that you cooperate with on a daily basis.

You can press the \[**+**] button to add more Clients to the list. Provide their contact details and press \[**Save**] to complete the process. The new Client (external organization) is now visible in the middle pane, and you can add contact cards of specific people within this organization.

***

## Add a Client contact

Once you add a Client to the list, you can use the \[**Add contact**] button to create a contact card within that Client. This way, you can build a database of the organizations you cooperate with and add contact cards for those within these organizations.

After you press the \[**Add contact**] button, enter the person's contact details, and press \[**Save**] to confirm. You can find all the contacts belonging to a particular Client in the \[**Contacts**] tab.

{% hint style="success" %}
You can assign Clients to specific Teams[^1] in Timebook.

You can then mark specific Team content as Client-related. This will help you manage data relevant to your Client later on.

For more information about assigning Clients to Teams, see <mark style="color:red;">**CLIENTS LINK**</mark>
{% endhint %}

***

## Related articles

[^1]: A Team is a key module in Timebook that helps you manage work and collaborate with others using shared resources.

    For more information, see [https://github.com/TimebookDev/gitbook-prod/blob/master/settings/workplace-settings/broken-reference/README.md](https://github.com/TimebookDev/gitbook-prod/blob/master/settings/workplace-settings/broken-reference/README.md "mention")


---

# 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/product-guide/workplace-settings/clients.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.
