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

# Overview

Enabling and configuring API access for tasks and notifications

Ghostwriter supports a growing number of APIs that the application leverages to perform background tasks, monitor infrastructure, and send helpful notifications. All APIs are optional, but you should consider configuring them to get the most out of Ghostwriter's features.

The supported APIs are:

<CardGroup cols={2}>
  <Card title="VirusTotal" icon="virus" iconType="solid" href="/configuring-global-settings/configuring-apis/configuring-virustotal" />

  <Card title="Slack" icon="slack" iconType="brands" href="/configuring-global-settings/configuring-apis/configuring-slack" />

  <Card title="Namecheap" icon="tag" iconType="solid" href="/configuring-global-settings/configuring-apis/configuring-namecheap" />

  <Card title="AWS" icon="aws" iconType="brands" href="" />

  <Card title="Digital Ocean" icon="droplet" iconType="solid" href="/configuring-global-settings/configuring-apis/configuring-cloud-services" />

  <Card title="BloodHound" icon="paw" iconType="solid" href="/configuring-global-settings/configuring-apis/configuring-bloodhound" />
</CardGroup>
