> ## Documentation Index
> Fetch the complete documentation index at: https://docs.mx.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Credentials

| Field           | Type    | Description                                                                                                     |
| :-------------- | :------ | :-------------------------------------------------------------------------------------------------------------- |
| `display_order` | Integer | The order in which the credential should be displayed to the end user. Lower numbers should be displayed first. |
| `field_name`    | String  | Name of the credential field for the institution, e.g., `LOGIN`.                                                |
| `guid`          | String  | A unique identifier for the `credential`. Defined by MX.                                                        |
| `label`         | String  | A label for the `credential`, intended to be readable by the end user, e.g., `Username`.                        |
| `type`          | String  | A name for the type of field, e.g., `PASSWORD`.                                                                 |
