Skip to main content

Activity

Activity

The Activity section allows administrators and members to track all actions performed on an application.

Activity Details

The Activity section provides information on:

  1. App State: Indicates if the application was successfully deployed.
  2. Description and Name: Details identifying the specific application.
  3. Version: The version of the deployed application.
  4. Status: Shows whether the app is currently Active or Inactive.
  5. User Action: The admin or organization member who completed the action.
  6. Download Source Code: An option to download the source code (available for Custom Deployments).
  7. Timestamp: The date and time the activity was completed.
note

Source code downloads are only available if the deployment was made using source code.

Downloading Source Code

If your application was deployed using the Custom Deployment method, you can download the source code directly from the Activity tab.

  1. Navigate to the Applications dashboard and select your application.
  2. Go to the Activity section.
  3. Locate the desired version and click the Download icon.
    • The code will be downloaded in a <app_name>.zip format.
Download the Custom deployed app