# Applications

# Introduction

Each service across the platform has their specific permissions required; only the application with those permissions will be able to access the service. To acquire those applications, you can create your own one with following simple steps:

# Creating an Application

This process will guide you to creation of an application, if you haven't create any project yet please go to Starter Guide.

  1. After completion of creating a project, you will navigated to project's dashboard where several project management options are available according to your account level

  2. On right side, there are management options. Click at Applications under Settings

    Application creation

  3. You will be navigated to Application list, then click at top-right button that labeled as plus sign with text "Create a new Application"
    Application creation

  4. then click the button "My Application" to create an application for your own project. Application creation

  5. Fill the creation form. To get Client ID and Client Secret, you can click the button "Generate Client Id and Client Secret". You can also leave them blank, and they will be auto-generated after creation.
    Application creation

    5.1 Once Client ID is assigned, it cannot be changed. Only Client Secret can be regenerated
    Application creation

    5.2 You can choose which features you want the application to access through
    Application creation

  6. Now you will see your application displayed in Application list
    Application creation

# Editing an Application

  1. To edit an application, click the button "Edit" on the right side of the record.
    Application modification

  2. Edit the application in the form and save.
    Application modification

# Deleting an Application

  1. To delete an application, click the button "Delete" on the right side of the record.
    Application modification

  2. You will see the confirmation dialog, click "Delete" to proceed.
    Application modification

  3. The application will be deleted permanently.
    Application modification

Last Updated: 8/25/2020, 7:35:21 AM