> For the complete documentation index, see [llms.txt](https://doc.duaer.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.duaer.com/build/linear.md).

# Create a Linear issue in Duaer

In Duaer, Linear defaults to Authentication API Token, Resource Issue, and Operation Create. Team Name or ID and Title are required. You need a linearApi credential.
## Create an issue

1. Create a linearApi credential (or switch to OAuth2 / linearOAuth2Api).
2. Search for Linear, connect it after the previous node, and select that credential.
3. Leave Resource on Issue and Operation on Create.
4. Choose Team Name or ID and set Title. Optionally add Description under Additional Fields.
5. Select Execute step.

Under Issue you also get Get, Get Many, Update, Delete, and Add Link. There is also a Comment resource.

For other issue trackers, see [Create a GitHub issue in Duaer](/build/github.md) and [Create a Jira issue in Duaer](/build/jira.md).
## Questions

### What is the default Linear Authentication in Duaer?

API Token (linearApi). You can switch to OAuth2 (linearOAuth2Api).

## Related

- [Create a GitHub issue in Duaer](https://doc.duaer.com/build/github.md)
- [Create a Jira issue in Duaer](https://doc.duaer.com/build/jira.md)
- [Create an Asana task in Duaer](https://doc.duaer.com/build/asana.md)

