> 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/profiles/the-profile-object.md).

# The profile object

| Attribute          | Type    | Description                                        |
| ------------------ | ------- | -------------------------------------------------- |
| id                 | int     | Unique identified for the profile.                 |
| profile\_name      | string  | The name of the profile.                           |
| profile\_domain    | string  | The name of the profile name.                      |
| is\_active         | boolean | The status of the profile.                         |
| current\_tool      | string  | The current sales tool being used by this profile. |
| created\_timestamp | string  | Timestamp of when profile was created.             |
