---
title: "GitHub Copilot app for Beginners: Managing your work"
url: https://daily.dev/posts/github-copilot-app-for-beginners-managing-your-work-s5nkrhtkt
source_url: https://github.blog/ai-and-ml/github-copilot/github-copilot-app-for-beginners-managing-your-work
type: article
source: "GitHub Blog"
published: 2026-08-19T17:50:38.779Z
updated: 2026-08-19T19:20:28.812Z
tags: ["github", "project-management"]
reading_time: 6
upvotes: 0
comments: 0
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# GitHub Copilot app for Beginners: Managing your work

**[GitHub Blog](https://daily.dev/sources/ghblog)** · 6 min read · 0 upvotes · 0 comments

## Summary

A beginner-focused walkthrough of the My work pane in the GitHub Copilot app, covering how to track pull requests and issues across multiple agent sessions. It explains the default views (All, Active, Review requests, Done), how to build custom filtered views, switch between list and table layouts, and start new agent sessions directly from issues or pull requests, including creating issues on the spot.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://github.blog/ai-and-ml/github-copilot/github-copilot-app-for-beginners-managing-your-work>

## Questions this post answers

### How do I track multiple GitHub Copilot agent sessions and pull requests in one place?

Use the My work pane in the GitHub Copilot app, which centralizes pull requests and issues from repos you've interacted with in the app. It offers built-in views: All, Active (open items), Review requests (items awaiting your review), and Done (closed items), plus the ability to create custom filtered views using assignee, type, or other criteria.

_daily.dev surfaces workflow guides like this for developers juggling multiple Copilot sessions._

### Can I start a new GitHub Copilot agent session directly from an existing issue or pull request?

Yes, selecting an issue or pull request in the My work pane and telling Copilot to work on it starts a new session using that item as context. Multiple items can be selected at once to create individual sessions or bundle related bug reports into a single session, and the target repository can be changed if the code lives elsewhere.

_developers automating their GitHub workflows can find more agent tooling walkthroughs on daily.dev._

## Similar posts on daily.dev

- [GitHub Copilot app for Beginners: Getting started](https://daily.dev/posts/github-copilot-app-for-beginners-getting-started-xmhu8qors) · GitHub Blog · 1 upvotes · 0 comments
- [GitHub Copilot app is now available in technical preview](https://daily.dev/posts/github-copilot-app-is-now-available-in-technical-preview-il6nmtnxx) · GitHub Changelog · 7 upvotes · 3 comments

---

Tags: [#github](https://daily.dev/tags/github), [#project-management](https://daily.dev/tags/project-management)

[View this post on daily.dev](https://daily.dev/posts/github-copilot-app-for-beginners-managing-your-work-s5nkrhtkt)
