> For the complete documentation index, see [llms.txt](https://docs.tessell.com/tessell/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.tessell.com/tessell/tessell-for-sqlserver/db-services/my-services/database-service-home-page/integrations.md).

# Integrations

The Integrations tab provides information about the third-party integrations enabled for your database service.

**Prerequisite**:\
Ensure that you have added integration endpoints in the [**DB Governance** application](/tessell/governance/db-governance.md) under the **Governance** app family.

Tessell supports following third-party integrations:

* **Datadog** - Datadog's cloud monitoring helps to monitor metrics from all of your apps, tools, and services in one place. You can install the Datadog agents on the database VMs and enable it to help you monitor the metrics. You can bring your own Datadog account and enable it to integrate with your database service running on Tessell Portal.

**Enabling third-party integrations**\
To enable the third-party integrations:

1. Select the **Enable** button at the bottom of the specific integration tile.\
   The ‘DATADOG integration for the DB service’ dialog box pops-up.
2. Select the **Endpoint** from the dropdown list.
3. Select the **Add** button to add the integration for your database service.

As an alternative method, use the code to add the third-party integrations.

1. Use the **Code** button at the bottom-left corner to view the ‘Code for Adding integration to database’ window.
2. On the left-hand side of the window, you can view the API, its type and the payload.
3. On the right-hand side of the window, you can view the code to add integrations in various languages like Shell, Python, Go, Java, Javascript, and Powershell that you can run independently.
4. You can copy and download the code from their respective buttons.
5. Use the **Close** button to return back to the main window.

After the integration is enabled, it displays Integration has already been enabled with this database in the specific integration tile along with the Endpoint name used for this integration.

**Figure 8 - Integrations tab**

![](/files/H9tkRUEeENT6ELrww42Q)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.tessell.com/tessell/tessell-for-sqlserver/db-services/my-services/database-service-home-page/integrations.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
