# Enrichment - Add Default Value

## Set Default Value <a href="#get-a-birds-eye-view-of-the-environment-you-wish-to-monitor" id="get-a-birds-eye-view-of-the-environment-you-wish-to-monitor"></a>

Enrichment feature in Fogwing IIoT Platform does not only facilitate extraction of valuable insights with the conversion of attributes. Enrichment helps set and receive a specific default information. Default information can also be identified as Static data that appears with real-time data. (Eg: Room number, location name, and so on).

To .Set Default Value:

1. Login to your Fogwing IIoT Platform account.
2. The Home page will appear.
3. From Edge Network in the menu bar, click Edge Devices. Edge Device page will display.
4. Select the Attribute option from the Edge Devices page.
5. Attribute list view page will appear. Click Add Attribute on the top right of the Attribute list view page.
6. Fill in the required details. In the Default section, put the default information that you wish to be generated with real-time data. Check the Synthetic box.
7. Click the Submit button.&#x20;

> **Synthetic refers to something that is not present. Therefore when the Synthetic box is checked true, the specifically added data will be appear in the whole payload.**


---

# 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.fogwing.io/fogwing-platform/data-management/enrichment-add-default-value.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.
