# Import List of Tags

**URL:** https://forum.mautic.org/t/import-list-of-tags/6553
**Category:** Product Support
**Created:** [November 15, 2016, 9:37pm UTC](https://forum.mautic.org/t/import-list-of-tags/6553 "2016-11-15T21:37:58Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![adam2n](https://avatars.discourse-cdn.com/v4/letter/a/b782af/32.png) [@adam2n](https://forum.mautic.org/u/adam2n)
#### Post date: [November 15, 2016, 9:37pm UTC](https://forum.mautic.org/t/import-list-of-tags/6553/1 "2016-11-15T21:37:58Z")

</div>

I’m trying to import my contacts from another CRM to Mautic, in my cvs file I have a row for Tags (with comma separated), how can I import them as Mautic Tags?  
  
  
  
I wanted to import them as note but how can I search or filter one part of a note?  
  
I have Tag1,Tag2,Tag3,  
  
I tried note:tag1 or note:_tag1_ and nothing worked!  
  
  
  
Any suggestion?

---

<div class="post-metadata">

### Author: ![adam2n](https://avatars.discourse-cdn.com/v4/letter/a/b782af/32.png) [@adam2n](https://forum.mautic.org/u/adam2n)
#### Post date: [November 15, 2016, 9:37pm UTC](https://forum.mautic.org/t/import-list-of-tags/6553/2 "2016-11-15T21:37:58Z")

</div>

I’m trying to import my contacts from another CRM to Mautic, in my cvs file I have a row for Tags (with comma separated), how can I import them as Mautic Tags?

I wanted to import them as note but how can I search or filter one part of a note?  
I have Tag1,Tag2,Tag3,  
I tried note:tag1 or note:_tag1_ and nothing worked!

Any suggestion?

---

<div class="post-metadata">

### Author: ![dirk\_s](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.mautic.org/dirk_s/32/748_2.png) [@dirk\_s](https://forum.mautic.org/u/dirk_s)
#### Post date: [June 14, 2017, 1:01pm UTC](https://forum.mautic.org/t/import-list-of-tags/6553/3 "2017-06-14T13:01:33Z")

</div>

Is there already a feature request for that? Its an important thing to properly import contacts from another system.

---

<div class="post-metadata">

### Author: ![ninjoan](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.mautic.org/ninjoan/32/1005_2.png) [@ninjoan](https://forum.mautic.org/u/ninjoan)
#### Post date: [June 14, 2017, 4:12pm UTC](https://forum.mautic.org/t/import-list-of-tags/6553/4 "2017-06-14T16:12:32Z")

</div>

So far i know Jun/14/2017 is no possible to import the tags from CSV file

The thing you can do is import a CSV file and give that import list a TAG in Mautic

Sample if you are importing a Mailchimp CSV list

You can give that Mailchimp lists a tag called Legacy with this you can identify the contacts.

And create a Segment for sample Mailchimp Legacy List and use the filter tag Legacy.

---

<div class="post-metadata">

### Author: ![rafalima](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.mautic.org/rafalima/32/1777_2.png) [@rafalima](https://forum.mautic.org/u/rafalima)
#### Post date: [February 23, 2020, 9:52am UTC](https://forum.mautic.org/t/import-list-of-tags/6553/5 "2020-02-23T09:52:04Z")

</div>

You can use this script to do that:

> **[rafaelp/mautic-tags-import](https://github.com/rafaelp/mautic-tags-import)**
>
> Ruby script to add tags to contacts on Mautic via CSV file - rafaelp/mautic-tags-import
