> For the complete documentation index, see [llms.txt](https://developers.copyfactory.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://developers.copyfactory.io/api/premises/the-premise-object.md).

# The premise object

<table><thead><tr><th width="269.66666666666663">Attribute</th><th>Type</th><th>Description</th></tr></thead><tbody><tr><td>id</td><td>int</td><td>The unique identified for the premise.</td></tr><tr><td>premise_name</td><td>string</td><td>The display name of the  premise.</td></tr><tr><td>required_variables</td><td>array</td><td>The required variables needed in order to generate the premise. </td></tr><tr><td>premise_type</td><td>string</td><td>The type of premise, either 'email' or 'sentence'.</td></tr><tr><td>profile_name</td><td>string</td><td>The name of the profile this premise is attached to.</td></tr></tbody></table>
