# Setup Step 2 Screen

This step in profile creation is controlled by a second collection in the database. The relational nature of the collection to the users collection allows for each user to multi-select options to give the administrators more information about the people using their app.

In this case, users are selecting their interests from a list.

## The Components

### **List Component**

<figure><img src="https://3467607506-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LhGHkPsv15svPIU5I7C%2Fuploads%2FuYbCdfdNHE1odkwhBFjb%2Finterestslist.png?alt=media&#x26;token=10fac1ed-10c4-420c-a188-faecc6bb4820" alt="" width="558"><figcaption></figcaption></figure>

This is a list of ‘Interests’ as specified in the Interests Collection.

The toggle shows a checked circle if the Logged In User is included in that list items Users. The toggle is the ⚡ **Action** for this component.

### Next Button

<figure><img src="https://3467607506-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LhGHkPsv15svPIU5I7C%2Fuploads%2FuO42Y2R2ikV4oy01P2zD%2Fnextbutton.png?alt=media&#x26;token=7ab1f630-01be-4a34-ab36-3a33d31748df" alt=""><figcaption></figcaption></figure>

⚡ **Button Action**

* Link Action to ‘Setup Step 3’ Screen
