> ## 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.

# AudienceConfig table

> Configuration data for Audience core and webparts

## AudienceConfig Table (236)

Configuration data for Audience core and webparts

## Fields

| Name                      | Description                                                                     | Type                                      | Nullable |
| ------------------------- | ------------------------------------------------------------------------------- | ----------------------------------------- | :------: |
| AudienceConfig\_id        | Primary key                                                                     | PK                                        |    No    |
| audienceLayoutId          | The name of the installed instance of Audience - must match the web.config file | FK [AudienceLayout](./audiencelayout.mdx) |    No    |
| configName                | The name of the configuration parameter                                         | String(239)                               |    No    |
| configValue               | The value of the configuration parameter                                        | String(239)                               |    No    |
| seqno                     | Sequence number, for chaining multiple records in case the value is too long    | UShort                                    |    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/AudienceConfig.png?fit=max&auto=format&n=WQgdeH659bOa5gFL&q=85&s=48ccb309fc578a2be0dfae7036b595e2" alt="AudienceConfig table relationship diagram" width="751" height="59" data-path="media/loc/en/database/tables/AudienceConfig.png" />

## Indexes

| Fields           | Types | Description |
| ---------------- | ----- | ----------- |
| audienceLayoutId | FK    | Index       |

## Relationships

| Table                              | Description                                                        |
| ---------------------------------- | ------------------------------------------------------------------ |
| [associate](./associate)           | Employees, resources and other users - except for External persons |
| [AudienceLayout](./audiencelayout) | One layout (of webparts and other stuff) for an audience instance  |

## Replication Flags

* None

## Security Flags

* No access control via user's Role.
