# Trello - Assignments

## Trello Assignments Widget

The **Trello Assignments Widget** in UniDeck enables you to monitor and manage your Trello assignments directly from your dashboard, ensuring you stay organized and up-to-date with your projects.

### Widget Sizes

To accommodate different user preferences and dashboard layouts, the Trello Assignments Widget is available in the following sizes:

* **Medium**: Provides a balanced view, displaying a list of your current assignments with essential details.
* **Large**: Offers an extensive overview, showcasing more assignments with additional information for in-depth monitoring.

<table data-card-size="large" data-view="cards" data-full-width="true"><thead><tr><th align="center"></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td align="center">Medium</td><td><a href="/files/v3G0mE4L53QIriL6Ousb">/files/v3G0mE4L53QIriL6Ousb</a></td></tr><tr><td align="center">Large</td><td><a href="/files/IkuBUwF0wCV5rws66gV4">/files/IkuBUwF0wCV5rws66gV4</a></td></tr></tbody></table>

### Functionality

Designed to integrate seamlessly with your Trello account, the Trello Assignments Widget allows you to:

* **Monitor Assignments**: View and track tasks assigned to you across selected boards, ensuring timely completion and effective project management.
* **Stay Informed**: Receive real-time updates on assignment statuses, due dates, and list categorizations, facilitating prompt responses and efficient collaboration.

### Configuration

The Trello Assignments Widget offers customizable settings to tailor its functionality to your needs:

* **Accessing Configuration**: Click the "Configure" button located in the top right corner of the widget to open the configuration modal.
* **Configuration Steps**:
  1. **Select User or Organization**: Choose the Trello user or organization whose boards you wish to monitor.
  2. **Choose Board**: Select the specific board to track assignments from.
  3. **Set Preferences**:
     * **Assignment**: Enable or disable the filter to show tasks assigned to you.
     * **Due Date**:
       * **None**: No due date filtering.
       * **Overdue**: Show only tasks that are past their due dates.
       * **In X Days**: Display tasks due within a specified number of days.
     * **Lists**: Select multiple lists from a dropdown to filter tasks based on their list categorizations.

By incorporating the Trello Assignments Widget into your UniDeck dashboard, you can efficiently manage your tasks and projects, ensuring that all assignments are promptly addressed and your workflow remains streamlined.


---

# 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://ainur.gitbook.io/unideck-docs/reference-and-spec/widgets/trello-assignments.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.
