# Understand mapping

One common challenge when dealing with audits is about being able to reuse your assessment on one framework to move to a different one. This commonly refered to as mapping or crosswalk between standards.

This capability is supported on CISO Assistant and allows the user to create a projection of the content of an audit, given that a mapping is available. Mapping are library objects that can be customized, imported and submitted to the community. To see the available ones, head to the libraries store and filter to mapping:&#x20;

<figure><img src="https://intuitem.gitbook.io/ciso-assistant/~gitbook/image?url=https%3A%2F%2F217025809-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252FUJGpmCYDFJNsz2CDasSm%252Fuploads%252FVcaoDNZmmHKtwJP3BMXn%252Fimage.png%3Falt%3Dmedia%26token%3De536397a-5331-4c3d-a9d3-922e000032c6&#x26;width=300&#x26;dpr=4&#x26;quality=100&#x26;sign=80412736&#x26;sv=2" alt=""><figcaption></figcaption></figure>

Mappings are essentially a representation of the links between assessable nodes of a framework, and for which we are using the convention documented on NIST's OLIR project.

Mapping is a directed graph linked a SRC framework to a TGT framework on which the nodes can have one of the following relationships:&#x20;

<figure><img src="https://intuitem.gitbook.io/ciso-assistant/~gitbook/image?url=https%3A%2F%2F217025809-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252FUJGpmCYDFJNsz2CDasSm%252Fuploads%252F3vSWeC3R2bK4fBLvzQTh%252Fimage.png%3Falt%3Dmedia%26token%3D71eb060c-8bb4-46e8-b103-cc74500717f1&#x26;width=300&#x26;dpr=4&#x26;quality=100&#x26;sign=946cab2e&#x26;sv=2" alt=""><figcaption></figcaption></figure>

To create yours, you can follow one of the examples on `/tools` or bootstrap a starter using the `prepare_mapping`script.

To apply a mapping, you needt to first load a mapping from the library. Then, head to your audit and click on `apply mapping`and select the targeted framework and see the projected being created ✨.

Note: the apply mapping feature can also be reused to clone the audit and create a new revision, if the same framework and same scope are selected.
