# Auto assign teammates

You can automate task assignments using Task Forms. Assign a member of your team to a Task Form and when clients submits it, it'll automatically assign the member to it. If the member isn't workspace member or isn't in the project, then we'll automatically add them as a collaborator to the project.&#x20;

{% embed url="<https://youtu.be/K01diMuJkAU>" %}


---

# 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://guides.usequeue.com/project-collaboration/taskboard/task-forms/auto-assign-teammates.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.
