# CopilotAskResult

**Kind:** Interface

**Source:** [`atloria-monorepo/apps/web/src/app/app/desk/components/copilotUtils.ts`](https://github.com/sherkety/atloria/blob/main/atloria-monorepo/apps/web/src/app/app/desk/components/copilotUtils.ts#L25)

## Properties

| Property | Type |
|---|---|
| `answer` | `string` |
| `citations` | `string[]` |
| `sources` | `CopilotAskSource[]` |
