# Customising display of MOTION METRIQs

## Introduction

The MOTION METRIQs panel, on the right-hand side of Step 2, shows the instantaneous or captured values for all of the metrics calculated by Velogic Studio.

In addition to the default view, Velogic Studio Labs has a powerful customisation capability, so you can be in full control of which metrics you want to see at different stages of the fit.

## How to customise

To start customising, just click the wrench icon at the top right of the MotionMetriqs panel:

![Wrench icon at top right of MotionMetriqs panel for accessing customization options](/files/uBGxfJZBCmV25pNLFkJg)

You will see a new full-screen modal window dedicated to configuration:

![Full-screen configuration modal window showing All Metrics column with customization options](/files/15ehNULZ4oHXOQW6w5fq)

By default, you will see a single column of metrics, called "All Metrics". If you have already used the previous configuration system, these actions will be familiar, you can:

1. Click the pencil icon to rename metrics
2. Click the checkbox icon to show/hide the metric
3. Drag a metric to a different sort order (inside the same group)
4. Drag a group to change its sort order compared to other groups.

When you click done, those customisations will be reflected in the MotionMetriqs area in Step 2 of the application.

### Adding a new tab

The real magic happens when you click the "Add tab" button. You'll see a new, blank column added:

![Configuration window with new blank tab added via Add tab button](/files/6wwevBk2RDhdL5QBFgbM)

Give the tab a name (short is best) and click Done. Now, you can start configuring the new tab:

1. Drag a group from the "All metrics" tab to copy that group into the new tab
2. Or, click "Add group" to create a new group from scratch

Groups on these custom tabs are more powerful that the groups in the "All metrics" tab. You can:

1. Remove items from the custom group by clicking the X icon
2. Drag individual metrics from completely different groups onto a custom group
3. Drag to reorder items within a custom group
4. Drag to reorder groups within a custom tab

![Custom tab configuration showing drag and drop interface for organizing metrics and groups](/files/1BP81f9lq19gtXAXjTTT)

When you have finished customising, just click Done, and you'll now see a tab selector strip at the top of the MotionMetriqs area:

![Tab selector strip at top of MotionMetriqs area showing available custom tabs](/files/cVHCMFsQYnpuEH4C4Psc)

Clicking a different tab changes the MotionMetriqs area to only display the groups and items that you've configured for that tab:

![MotionMetriqs area displaying custom tab view with personalized metric groups](/files/1cFdYABypQmhcLrVba7h)

## Importing and exporting

If you have a configuration that you want to share with someone else, or want to move to another computer, or want to backup, you can do that by Exporting the configuration. Just click on the Export button at the top of the configuration window:

![Export configuration dialog for saving and sharing custom MotionMetriqs layouts](/files/Bjuqo0zS3FJ0pqjwUqYV)

By default, the configuration file will be saved to your desktop, but you can email it or move it to a backup drive or cloud sync folder for safekeeping.

To apply that same configuration to a different computer, just click Import and browse to find the file to import.

## Ways to use this customisation capability

1. You could create a custom tab for "sizing" fits vs post-purchase fits
2. You could create a custom tab for each different stage of your fit process
3. When just starting out, you could create a custom tab with just the basic metrics


---

# 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.velogicfit.com/section-02-using-velogic-studio/customising-motion-metriqs.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.
