The Field Info tab contains information about the Control the Field is based on, as well as some configuration specific to the current Field. This tab contains information that may be useful to the Awaken Intelligence support team should you need to log a support request:
Field Name
The programmatic name of the Field. This isn't ever displayed to the agent, and is only used for programmatic purposes such as referring to this Field from other Fields, manipulating the Field with code, or using the Field's data in a database query or API request.
Note that if this Field Name is referenced by any other Fields (such as in JavaScript in a Calculate Field, or as a parameter for a DateField's Minimum Date parameter), then should the original Field Name be altered it will also need to be updated in any Field that references it. Similarly, if the Field is deleted and a new Field is created with the same name, other Fields that reference the original Field will need to be re-saved to recreate the linkage.
An ID for the Field that is unique across all Workflows, this is the unique identity of the Field within the Intelligent Agent database. It can be useful when troubleshooting Workflow issues using the browsers built-in developer consoles (where alerts may refer to F123.value or similar, where the numeric portion of that is the Field's ID).
This expandable panel is only visible if the selected Field is a Used Field. If so, all locations of the Field within the Workflow will be listed here.
The Control Information panel contains system information about the underlying Control version for the current Field. This information can be helpful for certain support requests.