# Collaborate in Airtable

Collaborate with your clients in Airtable. They can comment or edit the content themselves. Edited content will reflect itself instantly in the 3DVista tour. No need to re-upload your virtual tour.

## Data Tab

The Data tab is the most straight forward way to edit content in. In here you can create different views. Such as a form or a Gallery view to visualize the content in. You can name a view for yourself as well as having a view for your client which might see fewer fields to keep it simple for the client.

{% embed url="<https://www.youtube.com/watch?t=356s&v=7PIsgsHpApY>" %}

## Interface Tab

If you'd like to take it a step further to simplify it for your client, you can create an Interface instead. This has the advantage that you can select which fieldtypes can be edited and which ones can not.

{% embed url="<https://youtu.be/7PIsgsHpApY?feature=shared&t=569>" %}

***

In both tabs you can add comments to discuss the content.

{% hint style="info" %}
Free Airtable plan has up to 5 free editors and 50 commenters within the workspace. You can create a workspace for each new client.
{% 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://skincms.360creators.com/videos/collaborate-in-airtable.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.
