> ## Documentation Index
> Fetch the complete documentation index at: https://superofficeas-bugfix-ty-screen-designer-paradox.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# AudienceLayout table

> One layout (of webparts and other stuff) for an audience instance

## AudienceLayout Table (234)

One layout (of webparts and other stuff) for an audience instance

## Fields

| Name                      | Description                                                                     | Type                            | Nullable |
| ------------------------- | ------------------------------------------------------------------------------- | ------------------------------- | :------: |
| AudienceLayout\_id        | Primary key                                                                     | PK                              |    No    |
| instanceName              | The name of the installed instance of Audience - must match the web.config file | String(239)                     |    No    |
| instanceLayout            | The layout, as a serialized string via the Provider architecture                | String(2047)                    |    No    |
| registered                | Registered when                                                                 | UtcDateTime                     |    No    |
| registered\_associate\_id | Registered by whom                                                              | FK [associate](./associate.mdx) |    No    |
| updated                   | Last updated when                                                               | UtcDateTime                     |    No    |
| updated\_associate\_id    | Last updated by whom                                                            | FK [associate](./associate.mdx) |    No    |
| updatedCount              | Number of updates made to this record                                           | UShort                          |    No    |

<img src="https://mintcdn.com/superofficeas-bugfix-ty-screen-designer-paradox/WQgdeH659bOa5gFL/media/loc/en/database/tables/AudienceLayout.png?fit=max&auto=format&n=WQgdeH659bOa5gFL&q=85&s=164f8f68ad0c8ede87a76233964e4057" alt="AudienceLayout table relationship diagram" width="871" height="766" data-path="media/loc/en/database/tables/AudienceLayout.png" />

## Indexes

| Fields       | Types       | Description |
| ------------ | ----------- | ----------- |
| instanceName | String(239) | Unique      |

## Relationships

| Table                                      | Description                                                                                |
| ------------------------------------------ | ------------------------------------------------------------------------------------------ |
| [associate](./associate)                   | Employees, resources and other users - except for External persons                         |
| [AudienceConfig](./audienceconfig)         | Configuration data for Audience core and webparts                                          |
| [AudienceLayoutLink](./audiencelayoutlink) | Link between an audience layout and some target grouping table - might be Role or Category |

## Replication Flags

* None

## Security Flags

* No access control via user's Role.
