# buildComposerInsert

**Kind:** Function

**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#L69)

## Signature

```ts
function buildComposerInsert(answer: string, sources: CopilotAskSource[]): string
```

## Parameters

| Name | Type |
|---|---|
| `answer` | `string` |
| `sources` | `CopilotAskSource[]` |

**Returns:** `string`
