# Update 10 - Sep 30, 2024

We’re thrilled to announce the release of our latest digital twin template, along with some exciting improvements to calculations in Carbon Central! These updates provide greater flexibility for users, particularly in creating and viewing tokens.

<figure><img src="/files/wK0CwbD9x8bz9K5cXrd1" alt=""><figcaption></figcaption></figure>

### New Features and Improvements

* **EnergyTag template**\
  We’ve introduced a brand-new template that supports the creation of EnergyTag Granular Certificates. This template integrates with building meters and live grid emissions data, enabling the identification of excess energy generation for Granular Certificates. It was developed as part of the TROEF project.
* **Multi-step calculations**\
  We now support complex multi-step calculations in Carbon Central. This includes logic-based conditional statements (IF, ELSE) and access to data from prior blocks in a digital twin. These improvements allow calculations across multiple steps, enhancing the overall capability of digital twins.<br>

  <figure><img src="/files/DrxyOXzMRdWEEtNC2KYC" alt="" width="375"><figcaption></figcaption></figure>
* **Other improvements**\
  We’ve further enhanced the platform to ensure a more consistent user experience across the UI. Returning to Carbon Central will feel seamless and familiar.

{% hint style="info" %}
Looking for more information about Carbon Central? Read more in our [Knowledge Base](https://docs.carboncentral.app/knowledge-base/)
{% endhint %}

Thank you for your ongoing support. Please feel free to reach out if you’d like to discuss how we can assist with your specific use case.

Best Regards,

Carbon Central Team

***

<img src="/files/5vT12QAozyu4E9bXROlb" alt="" data-size="line"> Tyrone Ranatunga


---

# 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.carboncentral.app/product-updates/2024/update-10-sep-30-2024.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.
