When creating a new Assistant in Virtual Agent, it's not possible to select the portal that was associated with a deleted AssistantIssue An assistant was created and then deleted. However, when attempting to create another assistant, it's not possible to choose the portal that was selected before. It shows Being used by ''ReleaseAllCauseFrom the previously created assistant, there was a record created in the [sys_now_assist_deployment_channel] table, which blocks from selecting the same portal on another assistant.ResolutionIdentify the record from the table [sys_now_assist_deployment_channel] and delete it. The portal will then be selectable.