✌️How to Manage a Session?

Status Session

After you submit a session, it goes through different status:

  • Initializing: You have created the session successfully, and the system is preparing resources and environment.

  • Running: Your session is ready. YOU CAN NOW EXECUTE TASKS AND INTERACT WITH IT

  • Failed: Your session encountered an error and cannot continue. You can hover over the status icon to see the reason.

  • Stopped: Your session has been stopped. This can happen when you stop it manually or when a scheduled stop time (session stop) is reached.

Stop Session

  1. Open the Session list

  2. Find the Session you want to cancel and click the 3-dot icon in the Actions column

  3. Click Stop action

  4. A confirmation dialog appears. Confirm by clicking the Confirm button after 3 seconds.

Note:

  • A stopped session cannot be restarted. If you need to continue working, you must create a new session

  • Any results generated before stopping remain available to you.

Delete Session

Note: Deleting a session permanently deletes all data in temporary storage and persistent storage. Be sure you’ve saved any data you want to access again.

  1. Open the Session list

  2. Find the Session you want to delete and click 3-dot icon in the Actions column

  3. Click Delete action

  4. A confirmation dialog appears. Confirm by entering the “delete” in the text field and click Confirm

Last updated