# Linear Issue Table

Please make sure your Connection is configured. Otherwise, see [Configuring Linear Connection](/atlassian-cloud/linear-for-confluence/administrator-guide/configuring-linear-connection.md).

Linear Issue Table allows you to display list of Linear issues.

To configure, type **/linear**.

Select **Linear Issue Table**.

<figure><img src="/files/uVe3f8bx2VU2sTh4MIBf" alt=""><figcaption></figcaption></figure>

Select your desired Workspace.

<figure><img src="/files/ragahuP5WSYAX7nPu7pZ" alt=""><figcaption></figcaption></figure>

After selecting workspace, you can search issues to be displayed.

You can search issues by title/name/description.

<figure><img src="/files/AF0rAiek33DLuBOACrVb" alt=""><figcaption></figcaption></figure>

Search issues by url

<figure><img src="/files/Y5eNIZORC8NummXRPquL" alt=""><figcaption></figcaption></figure>

To find issues from a project, type the issue id. For example,

<figure><img src="/files/FJ4t1apYOxeNlXxxVPhW" alt=""><figcaption></figcaption></figure>

Select list of issues to be added by clicking the left checkbox.

Then, click **Add to table**.

<figure><img src="/files/x1K29M4Kr8SD7HnjyIDs" alt=""><figcaption></figcaption></figure>

Selected Issues will be displayed on the table below.

<figure><img src="/files/NQLtiRYGAeuf5rYElHsz" alt=""><figcaption></figcaption></figure>

You can configure list of fields to be displayed as table columns.

<figure><img src="/files/DIEThpGwcxsFznSerDoY" alt=""><figcaption></figcaption></figure>

Click Insert to save the table.

<figure><img src="/files/axs2fpuNdO1vLWSRntmV" alt=""><figcaption></figcaption></figure>


---

# 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.mybytes.tech/atlassian-cloud/linear-for-confluence/user-guide/linear-issue-table.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.
