# Tracking

The content on this screen is divided among four tabs:

* [**Nutrition tracking**](/getting-started/for-individuals/tracking/nutrition.md) - search for food items and scan barcodes to find the food you're eating and add them to your diary.
* **Progress pictures** - you can save multiple images for each date which is great for comparing to in the future to check your progress!
* **Body measurements** - here you're able to record measurements for a variety of different things, such as body weight, muscle mass, body fat, etc.&#x20;
* **Health data** - if you sync your health data with our app, any workouts that you track on your wearable device will show up here for each day. It's nice having everything in one place!

<figure><img src="/files/o8Zx5ror0bg4Pmt4RylA" alt="Tracking screen" width="256"><figcaption><p>Tracking screen</p></figcaption></figure>

Across all tabs is a date select box that lets you either go to the previous or next date, or search for a date.

Tapping on the menu button in the top-right of the screen will give you a couple of options:

* **Compare progress pics** - enjoy our built-in feature that takes a before and after picture from your saved progress pics and automatically generates a collage of the two! You're able to scroll through pics saved for each date (if you have more than one for that date).&#x20;

<figure><img src="/files/Yx79Pua7GaY5DPWCb3oT" alt="Compare progress pics" width="256"><figcaption><p>Compare progress pics</p></figcaption></figure>

{% hint style="info" %}
**Quick tip:** you can change the aspect ratio and text color, plus export to different platforms - great for sharing with your friends!
{% endhint %}

* **Manual macro entry** - this is off by default, which lets you use our food search functionality to search for food items (and scan barcodes) when tracking your nutrition. If it is enabled, then you'll only be able to enter the calories and macronutrients for each day. This can be useful if you're tracking your nutrition outside of our app.


---

# 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.synrgetic.com/getting-started/for-individuals/tracking.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.
