Contacts
Contacts section in Voxsig contains the details of End Users/Customers that you have interacted with using Voxsig Widget. You can consider it as Customer Data Base.
Click on Contacts on Home Screen.
![Voxsig Home Screen](/docs/assets/images/homecontacts-973e4af129f740cd6793178aba6807b8.png)
A Screen will open which will have Contacts(if already added). Or else a blank screen where Contacts can be added.
![Contacts Home Screen](/docs/assets/images/emptycontacts-949762e8e9c21b7809509a69fc21a7ab.png)
Contacts can be added to the list in 3 ways. One is to add the contact yourself by clicking the New Contact button on the right hand side.
![Add Contact Button Screen](/docs/assets/images/createnewcontact-ae9377e623bfbfb962b25db1b8d0d86b.png)
Second way is to collect the contact information through Pre chat forms.
You can find more details about configuring pre-chat form via this guide
![Voxsig Widget Pre Chat Form](/docs/assets/images/prechatform1-b17d2795b1021f0b190a9b20773c3a02.png)
Third way is when the customer enters the email id in the Channel Greeting message.
![Voxsig Widget Channel Greeting Message screen](/docs/assets/images/howconversationhappens1-b9fd34669a2fafd3cf08bb9886904fd2.png)
Once the contacts are available in your contact list, you can edit the details as and when needed.
Outbound conversations
You can send outbound conversations from your contact page to the following conversation channels.
- Website ( only to HMAC identified contacts )
- SMS
How to send outbound conversation?
- Click on the outbound conversation icon on the contact page
- Select the conversation Inbox
- Fill in the message contents
- Click send
![Sending outbound conversations](/docs/assets/images/send-outbound-conversations-afd837a5ffeddef7f93bfa31e7d5734f.gif)
Note: When an agent creates the outbound conversation, the conversation will automatically assign to that agent.
Contacts Notes
Voxsig has a dedicated page for adding notes to each contact in your directory. This allows you to add notes and important information to a specific contact. You can use this to manually log a call, email, or meeting you had with the customer.
How to add a note to a contact?
- Click on Contacts menu item from the Voxsig Dashboard.
- Select a Contact from the list. (Click on the contact name)
- Write down your note.
- Click on the "Add" button or press
Cmd + Enter
.
![Adding notes to your contacts](/docs/assets/images/contact-add-note-ffdb7d6db937b9fea70863f650b264e2.gif)
Voxsig allows you to format and highlight your notes with Bold, italic and all other other basic formatting options. You can even add numbered or unordered lists.
How to delete a contact note?
Simply click on the delete icon on the right side of the note.
![Delete notes from your contact](/docs/assets/images/contact-note-delete-52a1a14b38f45e132f69765c8d4f3f29.png)
Import Contacts
Voxsig allows you to bulk import contacts from a CSV file. To import contacts
- Navigate to Contacts page from the sidebar.
- Click on the Import button on the top right corner.
- Select the CSV file you would like to import to Voxsig, here's a sample CSV file for reference.
- Click on the Import button to upload the csv file to complete the process.
Here's a quick demo of how the import works.
![Import contacts to Voxsig from a csv file](/docs/assets/images/contacts-import-237c560a6f2b887201e7e2fe772d252c.gif)
Search Contacts
You can search all contacts by entering the name, email id or phone number in the search on top in the Voxsig contacts screen.
Search currently filters the contacts based on the name, email id or phone number.
![Search all Voxsig contacts](/docs/assets/images/search-contacts-d63f99c21c1971eb16246af5f89df681.gif)
Filtering Contacts
Voxsig let's you apply advanced filters for your contacts. You will have the ability to filter contacts with multiple attributes at once and even query them with AND and OR operators.
Voxsig offers filtering contacts by the below attributes:
- Contact Name
- Contact Email
- Phone number
- Contact Identifier
- Country
- City
To filter contacts, click on the Filter button on the top right corner of the Voxsig contacts screen.
![Filter all Voxsig contacts](/docs/assets/images/contact-filters-892c8da257dbdee85cf9898a185ea15a.png)
To get all contacts who are not from "USA" and have name containing "John"
- Set the 1st filter type as "Name", the operator as "Contains" and the value as "John"
- Click on "Add Filter" button
- Set the 2nd filter type as "Country" as the filter type, "Not Equal to" as the operator and "United States of America" as the value.
- Hit Submit, and the contacts list will now be filtered by the above criteria.
![Filter all Voxsig contacts example](/docs/assets/images/contact-filters-example-396666ab91b9ee16e77368c6e8ca9d95.png)
You can apply as many filters as you want, by combining them with AND and OR operators to create complex queries and funnel you list to specific needs.
To clear the filters and go back to the original list, simply click on the "Clear Filters" button in the filters popup.