> For the complete documentation index, see [llms.txt](https://tutorials.kuasa.io/getting-started/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://tutorials.kuasa.io/getting-started/kuasa-orders-management/contacts.md).

# Contacts

Here are the tutorials in **Contacts**:

1. **Manage Contacts**

* **How To Add Contact:** [**Tutorial**](/getting-started/kuasa-landing-page/contacts/manage-contacts/how-to-add-contact.md)
* **How To View Customer's Contact Profile:** [**Tutorial**](/getting-started/kuasa-landing-page/contacts/manage-contacts/how-to-add-contact/how-to-view-customers-contact-profile.md)
* **How To Assign Person In Charge (PIC) For Specific Contact:** [**Tutorial**](/getting-started/kuasa-landing-page/contacts/manage-contacts/how-to-assign-person-in-charge-pic-for-specific-contact.md)
* **How To Set Role For New Team Member:** [**Tutorial**](/getting-started/kuasa-landing-page/settings/how-to-set-role-for-new-team-member.md)
* **How To Add Properties For Specific Contact:**[ **Tutorial**](/getting-started/kuasa-landing-page/contacts/manage-contacts/how-to-add-properties-for-specific-contact.md)
* **How To Add Bulk of Contacts (Using CSV):** [**Tutorial**](/getting-started/kuasa-orders-management/contacts/manage-contact/how-to-add-bulk-of-contacts-using-csv.md)
* **How to Filter Contacts:** [**Tutorial**](/getting-started/kuasa-orders-management/contacts/manage-contact/how-to-filter-contacts.md)

2. **Manage Tags**

* **How To Add Tags:** [**Tutorial**](/getting-started/kuasa-landing-page/contacts/manage-tags/how-to-add-tags.md)
* **How To Edit Tags:** [**Tutorial**](/getting-started/kuasa-landing-page/contacts/manage-tags/how-to-add-tags/how-to-edit-tags.md)
* **How To Delete Tags:**[ **Tutorial**](/getting-started/kuasa-landing-page/contacts/manage-tags/how-to-add-tags/how-to-delete-tags.md)
* **How To Add Tags To A Single Contact:** [**Tutorial**](/getting-started/kuasa-landing-page/contacts/manage-tags/how-to-add-tags-to-a-single-contact.md)
* **How To Add Tags To A Bulk Of Contacts:** [**Tutorial**](/getting-started/kuasa-landing-page/contacts/manage-tags/how-to-add-tags-to-a-bulk-of-contacts.md)


---

# 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://tutorials.kuasa.io/getting-started/kuasa-orders-management/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.
