# Field mappings

Individual mappings have different behaviors depending on the type of the 3DVista component to which you are trying to map the field's value and each field has a list of eligible components. If you try to map a field to a component that is not mentioned in its the list, the mapping will be ignored and will have no effect.

## Airtable > 3DVista

{% embed url="<https://airtable.com/embed/shrvylTfycxde6X4H?backgroundColor=yellow&layout=card>" %}

## 3DVista  > Airtable

{% embed url="<https://airtable.com/embed/shrjf50pOdaD2x6fS?backgroundColor=yellow&layout=card>" %}


---

# 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://skincms.360creators.com/skin-cms/skin-cms-mappings/field-mappings.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.
