> ## Documentation Index
> Fetch the complete documentation index at: https://docs.threataware.com/llms.txt
> Use this file to discover all available pages before exploring further.

# ActZero

> Connect ThreatAware to ActZero to enhance your cyber asset visibility

## Overview

The ActZero integration enables ThreatAware to collect data from your ActZero environment, providing enhanced visibility into your security posture and asset inventory.

<Info>
  **Connection Method**: API
  **Setup Time**: 15-30 minutes
  **Access Required**: Administrator credentials
</Info>

## Use cases

<CardGroup cols={2}>
  <Card title="Asset Discovery" icon="magnifying-glass">
    Automatically discover and inventory assets from ActZero
  </Card>

  <Card title="Security Monitoring" icon="shield">
    Monitor security events and compliance data
  </Card>

  <Card title="Threat Detection" icon="alert">
    Detect and respond to security threats in real-time
  </Card>

  <Card title="Compliance Tracking" icon="clipboard-check">
    Track compliance status and security metrics
  </Card>
</CardGroup>

## Setup instructions

<Steps>
  <Step title="Log in to ActZero">
    * Go to the ActZero portal and log in with an administrator account.
  </Step>

  <Step title="Create an API Token">
    * In the **Settings** or **API Management** section, locate the option to create a new API token.
  </Step>

  <Step title="Store the API Token">
    * Copy the generated API token for use in ThreatAware.
  </Step>

  <Step title="Input the API Token in ThreatAware">
    * Open ThreatAware and go to **Integrations**.
  </Step>
</Steps>

## Verification and testing

To verify the integration is working correctly:

1. **Verification**: After saving, confirm the integration status in ThreatAware’s **Integration Status** dashboard. A successful connection displays as **Active**.

## Troubleshooting

<AccordionGroup>
  <Accordion title="Permissions Issue" icon="ban">
    Ensure the API token has the correct permissions as per ActZero's integration requirements.
  </Accordion>
</AccordionGroup>

## Additional resources

<CardGroup cols={2}>
  <Card title="ActZero Documentation" icon="book" href="#">
    Official ActZero documentation for advanced configuration
  </Card>

  <Card title="ThreatAware Support" icon="life-ring" href="mailto:help@threataware.com">
    Contact ThreatAware support for integration assistance
  </Card>
</CardGroup>

## Best practices

<Tip>
  **Security**

  * Create a dedicated service account for ThreatAware integration
  * Use strong, unique passwords for integration credentials
  * Regularly review and rotate API keys per your security policy
  * Only grant minimum required permissions to the integration account
  * Enable audit logging to monitor integration activity
</Tip>
