---
metadata:
  - name: generator
    content: Diplodoc Platform v5.50.6
alternate:
  - https://appmetrica.yandex.by/docs/en/mobile-reports/workspaces.md
  - https://appmetrica.yandex.by/docs/ru/mobile-reports/workspaces.md
---
> **Documentation Index:** Fetch the complete configuration index at https://appmetrica.yandex.by/docs/en/llms.txt

# Workspaces

A workspace is a set of widgets with AppMetrica data. By default, AppMetrica provides access to the main [Overview](https://appmetrica.yandex.by/docs/en/mobile-reports/dashboard.md) workspace. In the **Workspaces** section, you can create custom workspaces tailored to your app and each team's needs. You can add a variety of [widgets](https://appmetrica.yandex.by/docs/en/mobile-reports/widgets.md) to your workspace, reordering them once they're there. Each widget leads to the corresponding report.

<!-- source: en/mobile-reports/_includes/change-workspace.md -->
In the workspace, you can change:

- Time period.
- Currency for displaying **Revenue** report widgets.
- Sampling settings.

{% note info "" %}

Changes affect all workspace widgets.

{% endnote %}
<!-- endsource: en/mobile-reports/_includes/change-workspace.md -->

You can [create a new workspace](#create-new) or [copy](#create-copy) and [modify](#edit-workspace) an existing one.

## Creating a workspace {#create-new}

1. In the menu on the left, select **Workspaces**, then click **Add workspace** at the bottom.
1. In the window that opens, enter a name for your workspace and click **Save**.
1. After creating the workspace, you'll see a window where you can add widgets. Select the widgets you need and click **Apply**.

## Copying a workspace {#create-copy}

{% list tabs %}

- From the workspace list

   1. In the menu on the left, select **Workspaces**.
   1. Find the workspace you want to copy, then click ![dots](../../_images/dots.svg){inline=false} → **Create copy** on the right.
   1. In the window that opens, enter a name for the new workspace and click **Save**.

- From a workspace

   1. Open the workspace you want to copy.
   1. In the upper-right corner, click ![dots](../../_images/dots.svg){inline=false} → **Create copy**.
   1. In the window that opens, enter a name for the new workspace and click **Save**.

{% endlist %}

You can add both [preset](https://appmetrica.yandex.by/docs/en/mobile-reports/widgets.md#preset) and [custom](https://appmetrica.yandex.by/docs/en/mobile-reports/widgets.md#custom) widgets to your workspace. To do that, click **Add** in the upper-right corner.

## Customizing a workspace {#edit-workspace}

You can customize your workspace's look and feel:

- Rearrange widgets.

   {% list tabs %}

   - Drag and drop

      Hover over a widget to see the ![six dots](../../_images/icon-move.svg){inline=false} icon. Click and hold the icon, then drag the widget to where you want it.

      {% cut "What it looks like" %}

      ![Rearrange Drag and drop](../../_images/widget-move-line-en.png){style="border: solid 1px #cccccc; max-width: 800px;"}

      {% endcut %}

   - Buttons

      Click the up or down arrow on the right of the widget.

      {% cut "What it looks like" %}

      ![Rearrange Buttons](../../_images/widget-move-buttons-en.png){style="border: solid 1px #cccccc; max-width: 800px;"}

      {% endcut %}

   {% endlist %}

- Place up to three widgets in a row.

   {% list tabs %}

   - Drag and drop

      Hover over a widget to see the ![six dots](../../_images/icon-move.svg){inline=false} icon. Click and hold the icon, then drag the widget to where you want it.

      {% cut "What it looks like" %}

      ![Drag and drop](../../_images/widget-move-column-en.png){style="border: solid 1px #cccccc; max-width: 800px;"}

      {% endcut %}

   - Button

     Click **+** on the right to add a widget to the group.

      {% cut "What it looks like" %}

      ![Button](../../_images/widget-add-button-en.png){style="border: solid 1px #cccccc; max-width: 800px;"}

      {% endcut %}

   {% endlist %}

- Add titles to organize your widgets into groups.

   {% cut "Widget groups" %}

   ![Widget groups](../../_images/dashboard-title-en.png){style="border: solid 1px #cccccc; max-width: 800px;"}

   {% endcut %}

   To add a title, hover between widgets and click **Add** → **Title**.

   {% cut "Adding a title" %}

   ![Adding a title](../../_images/dashboard-add-title-en.png){style="border: solid 1px #cccccc; max-width: 800px;"}

   {% endcut %}

## Access rights {#access}

Users with read-only access can create their own workspaces and view those created by others (but they can't edit them).

Users with “Read/edit” access can create, view, and edit any workspace, including those created by others.

## Restrictions {#restrictions}

You can create up to 100 workspaces for a single app. If you have any workspaces that you no longer need, you can delete them.

{% list tabs %}

- From the workspace list

   1. In the menu on the left, select **Workspaces**.
   1. Find the workspace you want to delete, then click ![dots](../../_images/dots.svg){inline=false} → **Delete** on the right.

- From a workspace

   1. Open the workspace you want to delete.
   1. In the upper-right corner, click ![dots](../../_images/dots.svg){inline=false} → **Delete**.

{% endlist %}

One workspace can have up to 100 widgets. To configure their display on the workspace page, use the **Widgets** button in the upper-right corner.


<!-- source: en/_includes/feedback-button.md -->
If you didn't find the answer you were looking for, you can use the feedback form to submit your question. Please describe the problem in as much detail as possible. Attach a screenshot if possible.

<a href="../troubleshooting/feedback-new">
  <span class="button">Contact support</span>
</a>

<a href="../troubleshooting/feedback-docs">
  <span class="button">Suggest an improvement for documentation</span>
</a>
<!-- endsource: en/_includes/feedback-button.md -->
