# Trello

## What is Trello?

If you have a big project with lots of tasks, this project management tool is a big help. Trello is like using sticky notes on a wall with all the little jobs that need doing. This idea is called a [KANBAN board](https://en.wikipedia.org/wiki/Kanban_board).&#x20;

{% embed url="<https://trello.com>" %}
Remember to login with your Google account
{% endembed %}

If you'd like to organize your team using Trello first login and create a new board. Then send the invite link to your teammates onto the board using a link.&#x20;

{% embed url="<http://youtu.be/z2NgnqHJelc?hd=1>" %}

## Google Drive

Create a folder in your Google Drive, right click on it, select the share options and share it with your teammates. Now you have a folder in which you can all exchange files.&#x20;

### Add to my drive

When you share a folder with someone, they need to accept it in the "Shared with me" section on drive.google.com

![](/files/-M24l6zPXM1GPttXZp3-)


---

# 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://gilmour.online/lancertech/organization/teamwork.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.
