# How to toggle between different views?

The **Assigned to you** screen offers two types of views for the accessing the details of the tasks assigned to you: **Table View** and **Card View**. The user can toggle between the two views by clicking <img src="/files/qXH9RyPAoU8SXD4YGuiV" alt="" data-size="line">.

To switch the view layout, [navigate to the **Assigned to you** view ](/groups-applications/group-details-on-web/pending-task-assigned-to-you/how-to-access-the-tasks-assigned-to-you.md)and at the top right of the **Assigned to you** screen, click <img src="/files/7zARgoCV7NuBbaO0xGbn" alt="" data-size="line">.

<figure><img src="/files/ry9y3InJRwfb1HmpLDEE" alt=""><figcaption><p><em>Assiged task toggle view</em></p></figcaption></figure>

The table view is switched to a card view which displays the same details of the tasks assigned to the user but in the card format.

<figure><img src="/files/vKaRCX4SjQsYfl16Pvdt" alt=""><figcaption><p><em>Card View</em></p></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.senpiper.com/groups-applications/group-details-on-web/pending-task-assigned-to-you/how-to-toggle-between-different-views.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.
