# 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 under the **Governance** app family.

Tessell supports the following third-party integrations:

* **Datadog** — Datadog's cloud monitoring helps you monitor metrics from all your apps, tools, and services in one place. You can install Datadog agents on the database VMs and bring your own Datadog account to integrate with your database service running on the Tessell portal.
* **New Relic** — New Relic's observability platform helps you monitor, debug, and improve your database performance. You can bring your own New Relic account to integrate with your database service running on the Tessell portal.

**To enable third-party integrations:**

1. Click **Enable** at the bottom of the specific integration tile.\
   The **\<Integration> integration for the DB service** dialog box appears.
2. Select the **Endpoint** from the dropdown list.
3. Click **Add** to add the integration for your database service.

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

1. Click the **Code** button at the bottom-left corner to view the **Code for Adding integration to database** window.
2. On the left-hand side, view the API, its type, and the payload.
3. On the right-hand side, view the code in Shell, Python, Go, Java, JavaScript, and PowerShell.
4. Use the copy or download buttons to save the code.
5. Click **Close** to return to the main window.

After the integration is enabled, the integration tile displays **Integration has already been enabled with this database** along with the endpoint name used for this integration.

**Figure 1: Integrations tab**

![](/files/saIEBvP63nfndYH0CO4B)


---

# Agent Instructions: 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-postgresql/db-services/readme-postgresql/homepage-postgresql/integrations-postgresql.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.
