diff --git a/docs/slack_app_config.md b/docs/slack_app_config.md
index 2891cb7b..8bdde5a1 100644
--- a/docs/slack_app_config.md
+++ b/docs/slack_app_config.md
@@ -4,7 +4,9 @@ The steps here outline how to complete the Slack side setup for Response. The a
## Slash Command
-- In the Slash commands page click `Create New Command`.
+- In the Slash commands page on your app (something like: https://api.slack.com/apps/%YOUR-APP-ID%/slash-commands), click `Create New Command`.
+
+
- Enter the following info:
- Command: `/incident`
diff --git a/docs/slack_command.png b/docs/slack_command.png
new file mode 100644
index 00000000..dba1d787
Binary files /dev/null and b/docs/slack_command.png differ