# Dework

If your team uses [Dework.xyz](https://dework.xyz/), Coordinape has an easy to use integration with Dework!\\

These steps are only for the Circle Admin.

1. Click the ***Admin*** tab
2. Scroll down to "Integrations"
3. Click ***Connect Dework***
   1. ![](/files/TA1vYZTpZwHUlPwM5N5j)
4. Select which Organization you want to link to your circle
   1. ![](/files/VPhRyx1lKAKoh1DqzQwP)
   2. If you have a private dework board you'll need to enable Coordinape to read it here:
   3. ![](/files/FLZaGimmpUlJVKFdxd9s)
5. Authorize the link.
6. You are now connected, you can go back to Coordinape now.

These Steps are for all users

1. As tasks that are assigned to users in Dework are moved to done they will automatically be displayed on the users Coordinape Card
   1. ![](/files/oUCw56AmF7PG7QdrlnNs)
2. If more than 1 user is assigned to the task in Dework the task will show up on all assigned users when it is completed.
   1. ![](/files/BTLYgYOPd2SpshxvofUk)
3. If a task is moved from done back to in progress it will be removed from their card.


---

# 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://docs.coordinape.com/info/integrations/dework.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.
