# Studio Groups

**Click** on the "Studio Groups" tab found on the left side of the admin application.

<figure><img src="https://540871446-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FVJV84grXWXSLppsAzVKx%2Fuploads%2FDXqXOddoQC2w2yOar0pB%2FScreenshot%202025-01-20%20at%2010.39.23%E2%80%AFAM.png?alt=media&#x26;token=149a5ab9-414f-4bcc-8ce5-a67d0c0a3043" alt=""><figcaption></figcaption></figure>

The **Studio Groups** tab supports filtering through search.

## Active Studio Groups

The active studio groups tab will display current "*active*" studio groups. The table contains:

* Studio Group Info
  * Name
  * Phone Number
  * Email
* Members Count
* Sandbox Listings Total
  * Visible
  * Total
* Production Listings Total
  * Visible&#x20;
  * Total
* Actions
  * Edit Partner Details
  * View Users
  * Vist Listings
  * View Analytics

## Deactivated

The deactivated tab will display "*deactivated*" studio groups. On this view the following is visible to the admin:

* Name
  * Studio Group Name
  * Phone Number
  * Deactivated Status Chip
* Actions
  * Activate Partner button


---

# 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/admin/studio-groups.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.
