> ## Documentation Index
> Fetch the complete documentation index at: https://superofficeas-bugfix-ty-screen-designer-paradox.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# copilot table

> Contains all available copilots

## copilot Table (473)

Contains all available copilots

## Fields

| Name                      | Description                           | Type                            | Nullable |
| ------------------------- | ------------------------------------- | ------------------------------- | :------: |
| copilot\_id               | Primary key                           | PK                              |    No    |
| name                      | The name of copilot                   | String(4000)                    |    No    |
| registered                | Registered when                       | UtcDateTime                     |    No    |
| registered\_associate\_id | Registered by whom                    | FK [associate](./associate.mdx) |    No    |
| updated                   | Last updated when                     | UtcDateTime                     |    No    |
| updated\_associate\_id    | Last updated by whom                  | FK [associate](./associate.mdx) |    No    |
| updatedCount              | Number of updates made to this record | UShort                          |    No    |

<img src="https://mintcdn.com/superofficeas-bugfix-ty-screen-designer-paradox/A8Y_bcgEblTh4XOv/media/loc/en/database/tables/copilot.png?fit=max&auto=format&n=A8Y_bcgEblTh4XOv&q=85&s=348eb3c417176a4b9789825945330d0f" alt="copilot table relationship diagram" width="729" height="59" data-path="media/loc/en/database/tables/copilot.png" />

## Indexes

| Fields | Types | Description |
| ------ | ----- | ----------- |

## Relationships

| Table                                          | Description                                                        |
| ---------------------------------------------- | ------------------------------------------------------------------ |
| [associate](./associate)                       | Employees, resources and other users - except for External persons |
| [copilot\_data\_source](./copilot-data-source) | Stores data sources for each copilot                               |

## Replication Flags

* None

## Security Flags

* No access control via user's Role.
