# Creating a Collection

The first action users will take upon launch the application is to create a collection. This can be performed by clicking the **Create Collection** button in the middle or the top right of the screen as shown in Figure 1.

<figure><img src="https://2529269410-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F8DNaxGfPJ9ybQJMO3F2x%2Fuploads%2FDwbRbuldqXnFbx6E2BD3%2FImage%2011-16-22%20at%2023.07.jpeg?alt=media&#x26;token=9a09a58a-5ca1-4d06-bbe7-ef739ec1545e" alt=""><figcaption><p>Figure 1: Landing page prior to creating a collection</p></figcaption></figure>

Once clicked, the button will produce a modal in which you can upload a collection image as well as a collection name, symbol, and description. This action inserts a row into the global [Collections](https://silika-studio.gitbook.io/opal/objects/collections) table and creates instances of the three user-specific tables: [Layers](https://silika-studio.gitbook.io/opal/objects/layers), [Attributes](https://silika-studio.gitbook.io/opal/objects/attributes), and [Tokens](https://silika-studio.gitbook.io/opal/objects/tokens).&#x20;
