# Add Tags to Customer Contact

After understanding how to add a classifier, the next question is: how do you add tags to your Customer Contacts?. You can add tags to customer contacts either through the **Customer Contact** page or via the **Customer Support** page.

{% hint style="info" %}
Ensure the classifier setting in the 'Contact' field is set to 'True'.
{% endhint %}

On the Customer Contact page, select the contact you want to tag. A 360 Customer View pop-up will appear. Scroll down and click **'Select Tags'** to add a tag to the contact. Choose the desired tag, then click the '**Edit Tags'** button to save. Once saved, the tag will be displayed under the Contact Tagging section in your 360 Customer View.

![Tags on Customer Contact](/files/d5OHmzixjlufvuCFiGmS)

You can also add tags to a Customer Contact through the **Customer Support** page. Select the desired ticket, then click on the customer's avatar. A 360 Customer View pop-up window will appear. Scroll down and click '**Select Tags'** to add a tag to the contact. Choose the desired tag, then click the '**Edit Tags'** button to save.

![Tags Customer Contact on Ticket](/files/Z2qn8BBFG8mHzWsxnUyB)

{% hint style="info" %}
**Note:** Automatic tagging is not currently available for customer contacts.
{% endhint %}


---

# 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://docs.3dolphins.ai/customer-service/paragraph-classifier/add-tags-to-customer-contact.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.
