Summary:

When a new account is created through the signup page, we are registering a new organisation, but at this time, we are only taking the organisation name as input from the user, and we do not know more information about the company. This account setting is the page where we take more information from the company, which might be needed to complete other features in the app. Account settings can be accessed by superadmins only.

User Story 1: As a SuperAdmin, I should be able to add general information about the company.

When the super admin signs up, they enter the company name in the signup form. In this general information page, we are asking them to add more information about the company.

User Story 2: As a super admin, I should be able to add social links of the company.

User Story 3: As a super admin, I should be able to add branding-related information.