For AI agents: a documentation index is available at the root level at /llms.txt and /llms-full.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
Login
HomeDocs
HomeDocs
    • Work with scripted bots
    • Before you begin
    • Build and maintain your bot
    • Integrate Ada with other tools
      • Use Ada with Salesforce
      • Use Ada with Zendesk
      • Use Ada with other chat handoff tools
      • Use Ada with shipping support tools
      • Use Ada with scheduling tools
      • Use Ada with marketing tools
      • Use Ada with social media channels
      • Securely store API tokens using the Token Vault
      • Attach chat summaries to handoff transcripts
    • Use Ada with your website
    • Measure success
Login
LogoLogo
On this page
  • Overview
  • Add a token to your Token Vault
  • Use your token in an HTTP Request block
Integrate Ada with other tools

Securely store API tokens using the Token Vault

Previous

Attach chat summaries to handoff transcripts

Next
Built with

Overview

The Token Vault lets you store your API authentication tokens securely on the Ada dashboard. Ada saves your tokens in variables that you can use in your bot, without exposing the token values in transcripts or in the Ada dashboard.

This feature may not be included with your organization’s subscription package. For more information, see Ada’s Pricing page, or contact your Ada team.

Add a token to your Token Vault

To use the Token Vault, add at least one API token to your bot.

  1. On the Ada dashboard, go to Settings > Bot setup, then click the Token vault tab.

  2. Click New token. The Create Token dialog box appears.

  3. Under Name, enter a name for the token.

  4. Under Value, enter the token.

  5. Click Save. After you save the token, if you open it again, a censored version of the token will display for security reasons.

Use your token in an HTTP Request block

Once you’ve added your API tokens to the Token Vault, the token is available in a variable to include in your HTTP Request blocks.

  1. On the Ada dashboard, go to Build > Answers, open an existing Answer or create a new one, then drag an HTTP Request block into your Answer.

  2. In the HTTP Request block, select the token you added to authenticate your call.

  3. At the bottom of the Answer editor, click Save.


Have any questions? Contact your Ada team, or email us at help@ada.cx.