> ## 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.

# MaaS360

> Connect ThreatAware to MaaS360

## Overview

The MaaS360 integration enables ThreatAware to collect data from your MaaS360 system.

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

## Setup instructions

<Steps>
  <Step title="Log in to IBM MaaS360 Admin Portal">
    * Access the [IBM MaaS360 Portal](https://portal.maas360.com) with an administrator account.
  </Step>

  <Step title="Generate API Credentials">
    * In the MaaS360 portal, navigate to **Setup** > **Services** > **API Access**.
    * Click **Add API Key** and configure a new key specifically for ThreatAware integration.
    * Set permissions required for the integration, such as **Read-only** access to relevant data.
    * Copy the **API Key**, **API Username**, and **Application ID** generated for use in ThreatAware.
  </Step>

  <Step title="Input API Credentials in ThreatAware">
    * Open ThreatAware, go to **Integrations**, and select **MaaS360**.
    * Enter the **API Key**, **API Username**, and **Application ID** in their respective fields.
  </Step>
</Steps>

## Input details

<AccordionGroup>
  <Accordion title="API Key" icon="key">
    Key generated in MaaS360 for API access.

    ```text theme={null}
    Field: API Key
    Name: MaaS360 API Key
    Type: Password
    ```
  </Accordion>

  <Accordion title="API Username" icon="key">
    Username associated with the API key.

    ```text theme={null}
    Field: API Username
    Name: MaaS360 API Username
    Type: String
    ```
  </Accordion>

  <Accordion title="Application ID" icon="key">
    Unique Application ID for integration access.

    ```text theme={null}
    Field: Application ID
    Name: MaaS360 Application ID
    Type: String
    ```
  </Accordion>
</AccordionGroup>

## Verification and troubleshooting

<AccordionGroup>
  <Accordion title="Verification" icon="triangle-exclamation">
    Confirm that the **Integration Status** in ThreatAware displays as **Active** after setup.
  </Accordion>

  <Accordion title="Troubleshooting" icon="triangle-exclamation">
    * **Invalid Credentials**: Double-check the **API Key**, **API Username**, and **Application ID** for accuracy.
    * **Permission Issues**: Ensure that the API credentials have the necessary permissions configured for ThreatAware’s access in MaaS360.
  </Accordion>
</AccordionGroup>

## Important notes and links

* For detailed permissions and API setup, refer to the [MaaS360 API Documentation](https://www.ibm.com/docs/en/maas360).
* Securely store API credentials as they provide access to MaaS360 data.
