# sourceBadgeOf

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

## Signature

```ts
function sourceBadgeOf(source: Pick<CopilotAskSource, 'path' | 'docType'>): SourceBadge
```

## Parameters

| Name | Type |
|---|---|
| `source` | `Pick<CopilotAskSource, 'path' | 'docType'>` |

**Returns:** `SourceBadge`
