> For the complete documentation index, see [llms.txt](https://docs.questera.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.questera.ai/questera-ai-sdks/rest-apis/data-module/data-object.md).

# Data Object

<table><thead><tr><th width="176">Field</th><th width="111.33333333333331">Type</th><th>Description</th></tr></thead><tbody><tr><td>metric</td><td>string</td><td>Name of the metric. It should be unique.</td></tr><tr><td>name</td><td>string</td><td>If you want give a friendly name to the metric</td></tr><tr><td>type</td><td>string</td><td>If you want to specify the metric type</td></tr><tr><td>description</td><td>string</td><td>More details about the metric</td></tr></tbody></table>
