/checkin and ckeckout Slash Commands

If you are a fan of slash command, this guide will show you how to use the /checkin and checkout slash commands in Slack to quickly check in or out.

Tips

To use a slash command, simply type / in the message field in Slack, followed by the command name. For example /botimum to see your dashboard.

/checkin

Syntax

/checkin [option index] [check in/out ID]
  • option index: A parameter to specify an option index (starting from 1). If not provided, it will ask you which option do you want to use.
  • check in/out ID: The optional ID of the check in/out. If not provided, it finds possible check in/out from your team.

Run /checkin to see the options and check in/out ID.

Example:

/checkin 1 24

This command will check in using the first option and the check in/out ID 24.

/checkout

Syntax

/checkout [option index] [check in/out ID]
  • option index: A optional parameter to specify an option index (starting from 1). If not provided, it will ask you which option do you want to use.
  • check in/out ID: The optional ID of the check in/out. If not provided, it finds possible check in/out from your team.

Run /checkout to see the options and check in/out ID.

Example:

/checkin 1 24

This command will check in using the first option and the check in/out ID 24.