Skip to main content

Create Agents and API Keys

This section covers how to create new Agents and API key in DataGrail.

Add New Agent

The first step in enabling RDD is to create an agent within DataGrail. Each instance of an RDD Agent will enable you to add and configure systems you’d like to connect and scan.

  1. In the left-hand navigation bar under Integration Network, select Agents.
  2. Select Add New Agent.
  3. Enter a name for the agent that is easy to remember and that can be associated with a private network, region, types of systems, etc.
  4. For Agent Type, select Data Discovery.
  5. Select Add New Agent.

Create DataGrail API Key

RDD Agents securely communicates with DataGrail by using an API key that you will create and then store in your secrets vault. For more information on how to configure various credentials managers, see Agent Platform CredentialsManager.

API Keys

Once saved, API keys cannot be viewed or copied. If a key is lost, you can generate a new one.

Only one API key can be used per agent deployment. If more than one non-replicated agent is deployed, seperate API keys are required for each.

  1. Within the newly created agent’s page, select Generate API Key.
  2. Give the key a convenient name.
  3. Copy and securely store the API key in your secrets vault. The raw contents of the credential should be stored in JSON format with the following key/value pairs.
{
"token": "<API key copied from above>"
}
Best Practice

DataGrail recommends regularly rotating API keys in accordance with your policies.

 

Need help?
If you have any questions, please reach out to your dedicated CSM or contact us at support@datagrail.io.

Disclaimer: The information contained in this message does not constitute as legal advice. We would advise seeking professional counsel before acting on or interpreting any material.