# Client Information Sharing

You have the option to include a client's contact card in the comment section, ensuring all essential client details are readily available in the task information. Facilitate seamless sharing and exchange of client information using the client custom field add-on.

Access this feature by navigating to the Organization Management settings, selecting General Settings, and specifying the team with whom you wish to share client information.

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

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

After granting appropriate permissions during task creation and associating a client with it, you can effortlessly review all relevant information related to that specific client.

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

From the **"Information"** button you can get all the details of clients.

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

You have the flexibility to copy and share these details in any "Text Area," making it convenient to retrieve client information directly from the task.&#x20;

Additionally, client details can be shared via the Client Contact Card in the comment section, allowing for a streamlined communication process. Furthermore, the versatility extends to sharing multiple client information through the contact card.

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

Additionally, you can add a contact card in the discussion as well.

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


---

# 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://guide.taskopad.com/fundamentals/add-on-feature/client-information-sharing.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.
