# Welcome

![](/files/-Mbvuq69nZg-TLNTy9xS)

## Getting Super Powers with Nodetrace

Getting signed up for Nodetrace is super simple, we even make sure you have contact with a member of the team when you switch on for the first time. The [quick start](/quick-start-guide.md) will get you going in a matter of minutes.&#x20;

#### What do I get with Nodetrace?

* Live Metrics
* Performance Counters
* All calls to Global::error (with stacktrace)
* All invocations of Form::run
* Custom events and custom exception logging APIs
* \[Experimental] Client-side navigation events when pages are navigated by users

Once you are up and running spend some time in these documents finding out more about managing your systems:

### What do I need?

Nodetrace is built for Microsoft Dynamics 365 for Finance and Supply Chain Management. It allows performance data and logging to be sent to Azure Application Insights. You need very little to get going:

* D365 F\&SCM Development environment&#x20;
* Azure Application Insights Resource
* Nodetrace deployable package
* Nodetrace subscription (comes with a 14 day free trial)

{% hint style="success" %}
&#x20;We know you will love Nodetrace, so each subscription comes with a 14 day free trial
{% endhint %}


---

# 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.agilecadence.com/master.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.
