# FormattedRagContext

**Kind:** Interface

**Source:** [`atloria-monorepo/apps/api/src/support-agent/prompts/rag-context-formatter.ts`](https://github.com/sherkety/atloria/blob/main/atloria-monorepo/apps/api/src/support-agent/prompts/rag-context-formatter.ts#L18)

## Properties

| Property | Type |
|---|---|
| `text` | `string` |
| `hasResults` | `boolean` |
| `sourceCount` | `number` |
