---
title: Sym
description: Send Sym Audit Logs to Datadog
breadcrumbs: Docs > Integrations > Sym
---

# Sym
Supported OS Integration version1.0.0          A Sym Overview VideoSym helps you build access and approval workflows using your native platform engineering toolsDefine and deploy access rules in TerraformRequest, approve, and deny anywhere in SlackAn example of the Sym Overview Dashboard
## Overview{% #overview %}

[Sym](https://symops.com/) is a platform that allows you to define simple automations that turn just-in-time access policies into easy-to-operate workflows, executed in Slack. Define access flows in Terraform, customize and integrate with other systems in code, and use our API or Slack App to request and approve/deny access.

This integration enables customers to send Sym audit logs directly to Datadog using a Sym Log Destination.

These logs are sent in real time for every event processed by the Sym platform, such as `request` or `approve`.

## Setup{% #setup %}

### Installation{% #installation %}

To set up the Sym integration:

1. From the Sym Datadog Integration tile, click on "Connect Accounts".
1. Datadog will redirect you to Sym to begin the OAuth authorization flow. Enter your Sym Org ID here to continue to log in to Sym.
1. After successfully authorizing, a `sym_log_destination` Terraform resource will display. Copy and paste this into your Sym Terraform Configuration.

### Configuration{% #configuration %}

For more information about configuring your Datadog Log Destination in Terraform, see the [Sym documentation](https://docs.symops.com/docs/datadog).

### Validation{% #validation %}

After you have Terraformed your Datadog Log Destination, you can confirm its existence with the following `symflow` CLI command:

```
 symflow resources list sym_log_destination
```

## Uninstallation{% #uninstallation %}

- Uninstall the integration by clicking the Uninstall button on the integration tile.
- Once this integration has been uninstalled, any previous authorizations are revoked.
- Additionally, ensure that all API keys associated with this integration have been disabled by searching for the integration name on the API Keys page.

## Troubleshooting{% #troubleshooting %}

Need help? Contact us at [support@symops.com](mailto:support@symops.com).
