> For the complete documentation index, see [llms.txt](https://motivlabs.gitbook.io/impulse-user-manual/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://motivlabs.gitbook.io/impulse-user-manual/getting-started/content-mapper/connector-matrix.md).

# Connector Matrix

The [connector matrix](https://labs.motivops.io/) is a useful tool in order to see where you're source content should be synced and how your destination should be set up in relation to content types from source to destination<br>

## Setting up content in destination

Setting up your content in the destination relation to the source can be difficult to figure out but with the help of the [connector matrix](https://labs.motivops.io/) it can be solved pretty easily lets take a look at our source dotcms content<br>

<figure><img src="https://651785290-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FnLYwCtfZtrK4s43AVzb4%2Fuploads%2FNSfogRhXhENwjUcyLdQf%2Fimage.png?alt=media&amp;token=173666b5-72da-4a74-8c28-7e5be82d3e62" alt=""><figcaption><p>Our dotcms content type</p></figcaption></figure>

This is our content type in our source a text - text field from dotcms and a wysiwyg named body\
we can take a look at our content mapper in order to go from dotcms to strapi and see that the Text-text field goes to a short text field in strapi and the wysiwyg goes to a rich text field in strapi<br>

<figure><img src="https://651785290-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FnLYwCtfZtrK4s43AVzb4%2Fuploads%2FDuWc52BVhopqLImg6rMO%2Fimage.png?alt=media&amp;token=c1c4e7af-b593-4a9d-8bf5-66f3a60ff9af" alt=""><figcaption></figcaption></figure>

## Setting up content mapper&#x20;

The content mapper can be complex but with the content matrix we can hit that display motation field at the top to a yes and see that the middle column is what you would fill in for the field type often required in content mappers case so lets take a look at our matrix with it on.

<figure><img src="https://651785290-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FnLYwCtfZtrK4s43AVzb4%2Fuploads%2FfjWi0iyFUarKE5auOaT6%2FScreenshot%20from%202023-05-12%2016-16-14.png?alt=media&amp;token=a7e7bc14-7dbf-4036-8ca7-9898b998050d" alt=""><figcaption></figcaption></figure>

We can see that the text - text field type is string and the wysiwyg is wysiyg in order to sync the content over correctly from the source to the destination.
