Configure Permissions to Send Events


To send events to the Alexa event gateway, you must configure the Send Alexa Events permission in the Alexa developer console.

Enable permission in the developer console

To indicate that your skill sends proactive events and asynchronous responses to previous directives, complete the following steps.

To enable permission to send Alexa events in the developer console

  1. Sign in to the Alexa developer console.
  2. On the Skills tab, under SKILL NAME, find your skill.
  3. Under ACTIONS, from the drop-down menu in your skill's row, select Edit.
  4. In the left pane, click PERMISSIONS.
  5. To enable permission to send Alexa events, toggle Send Alexa Events.
  6. Under Alexa Skill Messaging, to view the Alexa Client Id and Alexa Client Secret, click SHOW.
  7. Copy the Alexa Client Id and Alexa Client Secret values.
  8. In a convenient place, such as Notepad on Windows or TextEdit on Mac, paste the Alexa Client Id and Alexa Client Secret values.
    You use these values to request an access token for a customer. For details, see Request Access to the Alexa Event Gateway.

Was this page helpful?

Last updated: Nov 22, 2023