# Trello Integration

## Resmo + Trello Integration Fundamentals

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

Resmo integrates with Trello to keep your assets, like boards and members, visible, secure, and compliant in one place.

### What does Resmo offer to Trello users?

* Collect your directory assets like members, boards, power-ups, and organizations from your Trello account.
* Query your Trello resources using the powerful SQL query engine or free text search.
* Automate security checks with custom and managed rules.
* Set up rule notifications based on Trello resource configurations.

### How does the integration work?

Resmo uses API to do the initial polling and collect existing resources. Then, we receive resource changes and updates in real-time through regular polling.

#### Available resources

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

## Integration walkthrough

### How to install

1. Select Trello on the Integrations page.
2. Click the Add Integration button at the bottom right corner of the opening modal.

<figure><img src="/files/3worvGHRM6KjiAtoKamY" alt=""><figcaption></figcaption></figure>

3. Hit the Create button.
4. You will be redirected to your Trello account.
5. Accept permissions.
6. Now, you can start querying your Trello resources.

### How to uninstall

1. Select Trello on your Integrations page.
2. Navigate to the Connected Integrations tab on the opening modal.
3. Select the integration you want to remove.
4. To **temporarily pause** it, click the Disable button from the top right. You can enable the integrations back later on.
5. For **permanent deletion**, click the Delete button instead. This action cannot be undone.

<figure><img src="/files/z95uHmP5XbZnMazzPw7E" 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/trello-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.
