What is workbench?

It is a web based set of tools designed for admins & developers to interact with salesforce organization.

By Using Workbench
– we can know information about standard & Custom objects, Metadata types & component types and session settings.
– We can execute SOQL & SOSL Queries.
– We can perform DML operations like Insert, Update, Upsert, delete, Undelete & Purge orations.
– We can retrieve & deploy Metadata.
– We can execute REST API quires, Apex, we can manage passwords and also we can monitor deployment status.

How ca we login to the workbench salesforce?

To login this go to https://workbench.developerforce.com and select type of environment like sandbox/production and enter credentials to login. If you are login to developer edition, then select production. See the below screen for reference.

Workbench Login