# Create a Yaml File Include the following information in a YAML file. | **Property** | **Type** | **Description** | **Required** | | --- | --- | --- | --- | | Insights model name | String | Provide an intuitive name for the Insights model. | Yes | | API key | String | Include the Master API key for data access. | Yes | | Share information | Array of strings (user email addresses) | Identify the individuals to share information. | Yes | | Datasets | String | The object that defines the detailed information of the table that you want to transfer to the Analytics platform. | Yes | | Relationship | Array of arrays (a list of the object that includes database/table/column name) | Identify the relationships between the previously listed properties. | No |