# getAllLayoutInfo

**Kind:** Function

**Source:** [`atloria-monorepo/libs/pme-core/src/tools/layouts/registry.ts`](https://github.com/sherkety/atloria/blob/main/atloria-monorepo/libs/pme-core/src/tools/layouts/registry.ts#L55)

Get all registered layouts grouped by section type.

## Signature

```ts
function getAllLayoutInfo(): Record<string, string[]>
```

**Returns:** `Record<string, string[]>`
