# Studio

## MOTAR Studio Overview

MOTAR Studio allows creators, and platform users, to quickly create, link, and distribute their applications for outside platforms using low-code studio tools & multi-language SDKs.

<figure><img src="https://540871446-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FVJV84grXWXSLppsAzVKx%2Fuploads%2FW8w3qtAtyWbvqwJa3PyV%2Fimage.png?alt=media&#x26;token=99c79a4a-fb87-4086-87d1-3c3c08f24b64" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
From here the Users will be able view the listings created by their Studio Org. The View Sandbox Listings toggle will default **ON** allowing the Users to view both Sandbox and Production listings. When the toggle is set to **OFF** only Production listings will display.
{% endhint %}

## **Access**

MOTAR Studio is available to users added to at least one studio group. If you need access, please contact your platform manager. Once assigned to a studio group the user will automatically be assigned the [creator role.](https://app.gitbook.com/o/-LVczVIRnIFIRo5llDYg/s/VJV84grXWXSLppsAzVKx/~/edit/~/changes/480/motar-core-services/intro-to-core-services/admin/users#role-s) &#x20;

{% hint style="warning" %}
Studio includes tools and a complete sandbox environment to develop applications and training scenarios for the user without the need to have broader platform access.
{% endhint %}

## **How to Use MOTAR Studio**

<table data-card-size="large" data-view="cards"><thead><tr><th data-type="content-ref"></th><th></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td><a href="studio/manage-each-listing-type">manage-each-listing-type</a></td><td>Learn how to create and manage your listings.</td><td><a href="https://540871446-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FVJV84grXWXSLppsAzVKx%2Fuploads%2FJ7vltxY2KTONIzFm42R0%2Fimage.png?alt=media&#x26;token=a68caefd-2537-4e32-a5af-9ae556b02dc5">image.png</a></td></tr><tr><td><a href="broken-reference">Broken link</a></td><td>The MOTAR Sandbox is a MOTAR test environment.</td><td><a href="https://540871446-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FVJV84grXWXSLppsAzVKx%2Fuploads%2FqyGYpkRm8DqBDISQb5Ps%2Fimage.png?alt=media&#x26;token=ed1a5a68-2c20-4866-9e4c-efeb31b7993e">image.png</a></td></tr><tr><td><a href="studio/listing-permissions">listing-permissions</a></td><td>Control who can access your listing with the Permission Wizard.</td><td><a href="https://540871446-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FVJV84grXWXSLppsAzVKx%2Fuploads%2F9eVZQL1yc33YWZRhRZ2l%2Fimage.png?alt=media&#x26;token=092a350f-5ccc-43ee-a7ca-ee6486068901">image.png</a></td></tr><tr><td><a href="studio/digital-thread">digital-thread</a></td><td>Add version control to your listings.</td><td><a href="https://540871446-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FVJV84grXWXSLppsAzVKx%2Fuploads%2FerCw7ZwcVjZ9sC47oGW6%2Fimage.png?alt=media&#x26;token=cb94e921-546c-4c40-b976-13cca4140bf5">image.png</a></td></tr></tbody></table>


---

# 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://docs.motar.com/motar-core-services/intro-to-core-services/studio.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.
