# Setting up metrics

### **Two ways to create a new metric**

1. From a journey map: Add a new metric directly within your journey map with the metric card.

<figure><img src="https://cdn.prod.website-files.com/5efcb2de6010ca2c18f0cf59/66d85fb75c05d9ffbb64ab3b_66d85db9dc4304c73ed16bf6_add-metric-card.png" alt="when adding a card, a drop down opens where you can choose from various card types." width="375"><figcaption></figcaption></figure>

2. From the metrics page: Create a new metric from the metrics page on your workspace dashboard.

<figure><img src="https://cdn.prod.website-files.com/5efcb2de6010ca2c18f0cf59/66d85fb75c05d9ffbb64ab38_66d85e98d5a5239f183d8754_metrics.png" alt="" width="375"><figcaption></figcaption></figure>

{% hint style="info" %}
*In both cases, the metric will be available across your entire account. Any changes made to the metric (e.g. adding or editing values) will be reflected in all its instances throughout all workspaces in the account.*
{% endhint %}

2. **Enter details for your metric**

* Add a title
* Select the data source: For now, we offer manual data entries including CSV uploads
* Choose a type:some text
  * Series: Track values over time, such as monthly sign-ups or user growth
  * Number: Specify targets or milestones, like sales targets or goal completions
  * Comparison: Compare two values, such as this month’s performance versus last month’s, or projected versus actual results.

3. **Preview and set default display settings**

* View a preview of how the metric will look on a card in your journey map.&#x20;

<figure><img src="https://cdn.prod.website-files.com/5efcb2de6010ca2c18f0cf59/66d85fb75c05d9ffbb64ab3e_66d85da9b15e16d53acb41c5_configure-metric.png" alt=""><figcaption></figcaption></figure>

* These default settings will apply to all cards of this metric but can be customized per card on the journey map. There you can adjust the heading, subheading, or chart type as needed.

4. **Save and add to your journey map**

* Save your metric and then add it to your journey map by selecting it from the dropdown menu in the metric card.

**Availability:**

This feature is available for all plans, but limited to 3 metrics per map on the free plan. Enterprise plans can set up an unlimited amount of 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://helpdesk.smaply.app/metrics/setting-up-metrics.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.
