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

# Companies Persons

Association table linking companies to persons

**Name:** `v1_0.companies_persons`

<Warning>
  Grant access to the share only to users who are authorized to view all
  organization data. There are no per-user or per-role visibility filters applied at the
  share level.
</Warning>

## Columns

| Column            | Description                                  |
| ----------------- | -------------------------------------------- |
| `id`              | The association's unique identifier          |
| `company_id`      | The ID of the company                        |
| `person_id`       | The ID of the person                         |
| `is_current`      | Whether this is the person's current company |
| `last_updated_at` | Timestamp when this record was last updated  |
| `is_deleted`      | Whether the association has been deleted     |
