# LaunchDarkly Integration

## Resmo + LaunchDarkly Integration Fundamentals

<figure><img src="/files/UkeHBX4XOVxsNuZMDVEH" alt=""><figcaption></figcaption></figure>

Resmo connects with LaunchDarkly to improve the visibility, security, and compliance of your LaunchDarkly resources by collecting them on a single platform.

### What does Resmo offer to LaunchDarkly users?

* Collect your directory assets like members, feature flags, and projects from your LaunchDarkly account.
* Query your LaunchDarkly members, feature flags, projects, and more.
* Set up security rules and run SQL queries to improve asset visibility.
* Receive notifications of critical rule changes in near real-time through your favorite notification channels like Slack, Opsgenie, webhook, PagerDuty, or email.

### How does the integration work?

Resmo uses API to do the initial polling and collect existing resources. Following the initial polling, it receives updates and changes in real-time through webhook and regular polling.

#### Available resources

{% embed url="<https://resources.resmo.com/launchdarkly>" %}

## Integration walkthrough

### How to install

1. Select LaunchDarkly on the Integrations page.
2. Click the Add Integration button at the bottom right corner of the opening modal.
3. Go to your LaunchDarkly account and navigate to [Account Settings -> Authorization](https://app.launchdarkly.com/settings/authorization).

<figure><img src="/files/BxODsZjzEMpQZ10RZsLR" alt=""><figcaption></figcaption></figure>

4. Create and copy the **Reader Access Token** from your LaunchDarkly account.

<figure><img src="/files/IUgz5L0RyTnXFhSn9sna" alt=""><figcaption></figcaption></figure>

5. Paste it to the Access Token field on the setup page on Resmo.

<figure><img src="/files/l53o4fNwnU1OAOHPo4Ai" alt=""><figcaption></figcaption></figure>

6. Click Create.
7. All set! Now you can start running queries on your LaunchDarkly resources.

### How to uninstall

1. Select LauncDarkly on your Integrations page.
2. Navigate to the Connected Integrations tab on the opening modal.
3. Click the LauncDarkly integration you want to uninstall.
4. For temporary disabling, click the **Disable** button from the upper right-hand. You can enable it back later. Or you can permanently remove the integration by clicking the **Delete** button. This action cannot be undone.

<figure><img src="/files/vnv8IdgKgqZNQ2Xdo2ee" alt=""><figcaption></figcaption></figure>


---

# 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://resmocom.gitbook.io/product/integrations/launchdarkly-integration.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.
