Skip to main content
An assignment table stores records of what entities have been assigned what configuration.

Create an Assignment Table

1

Go to Confidence

2

Select Admin > Assignment tables

3

Click + Create

4

Enter the name of your assignment table

5

Enter the SQL that selects your assignment rows

See the configuration section in the reference documentation for SQL query best practices.
6

Select columns from the query result

Map the timestamp, entity, exposure key, and variant key columns.
7

Click Create

To create assignment tables via the API, see Create Assignment Tables in the API how-to guides.