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

# Features of GitHub Mobile

> GitHub Mobile lets developers review code, manage issues and pull requests, make quick edits, triage notifications, and approve secure sign-ins from iOS and Android devices

GitHub Mobile is the official first-party app for iOS and Android that brings core repository workflows to your phone. It helps developers stay productive and maintain account security away from a workstation, enabling timely code review, issue triage, and secure sign-ins from anywhere.

What can you do with GitHub Mobile?

* Search and discover
  * Quickly search for users, repositories, issues, or pull requests and jump to the exact resource you need.

* Participate in issues and pull requests
  * Read, comment, and participate in conversations on issues and pull requests.
  * Leave reviews (approve, request changes, or comment).
  * Merge pull requests when you have the appropriate permissions.

* Make quick, targeted code changes
  * Edit files directly in a pull request to fix typos, update documentation, or apply small code fixes without switching to a desktop environment.

* Manage notifications and your inbox
  * Filter and triage notifications, mute noisy threads, or mark items as read while on the go so you focus on what matters most.
  <Frame>
    <img src="https://mintcdn.com/kodekloud-c4ac6d9a/UUYFvHM79dCKO7ER/images/GitHub-Foundations-Certification/GitHub-Mobile/Features-of-GitHub-Mobile/mobile-sign-in-request-inbox-notification.jpg?fit=max&auto=format&n=UUYFvHM79dCKO7ER&q=85&s=8749622acfe5689c74a251643c1c8b1a" alt="The image shows a mobile screen displaying a new sign-in request notification and an inbox with workflow failure messages from repositories." width="1920" height="1080" data-path="images/GitHub-Foundations-Certification/GitHub-Mobile/Features-of-GitHub-Mobile/mobile-sign-in-request-inbox-notification.jpg" />
  </Frame>
  You can configure push notifications to receive instant alerts when you’re mentioned, when CI fails, or when other important events occur in your repositories.

<Callout icon="lightbulb" color="#1CB2FE">
  Use GitHub Mobile to receive sign-in approvals and two-factor authentication prompts directly on your device. Register and verify your device under your account security settings to enable Mobile for authentication approvals.
</Callout>

* Account security and sign-in verification
  * Approve sign-ins and respond to two-factor authentication (2FA) prompts from your phone, and confirm suspicious sign-in attempts to keep your account secure.

* Work-life balance features
  * Set custom quiet hours or working hours for push notifications so alerts are delivered only during times you choose.

<Frame>
  <img src="https://mintcdn.com/kodekloud-c4ac6d9a/UUYFvHM79dCKO7ER/images/GitHub-Foundations-Certification/GitHub-Mobile/Features-of-GitHub-Mobile/github-notifications-signin-inbox-settings.jpg?fit=max&auto=format&n=UUYFvHM79dCKO7ER&q=85&s=84f795150b3cc70b8628b9ee654d24db" alt="The image consists of three screenshots from a mobile app showing a sign-in request, inbox notifications for failed workflows, and custom working hours settings for GitHub notifications." width="1920" height="1080" data-path="images/GitHub-Foundations-Certification/GitHub-Mobile/Features-of-GitHub-Mobile/github-notifications-signin-inbox-settings.jpg" />
</Frame>

Feature summary

| Feature area       | What it does                                     | Example use                                                   |
| ------------------ | ------------------------------------------------ | ------------------------------------------------------------- |
| Search & discovery | Find people, repos, issues, and PRs quickly      | Search a repo to open a stale PR and leave a review           |
| Issues & PRs       | Full conversation, review, merge flows           | Comment on an issue or approve a pull request from your phone |
| Inline editing     | Small code or doc edits inside PRs               | Fix a README typo or update configuration values in a PR      |
| Notifications      | Filter, mute, and triage notifications on the go | Receive CI failure alerts and mark them read after triage     |
| Account security   | Sign-in approvals and 2FA prompts                | Approve a suspicious sign-in request or confirm 2FA           |
| Work-life balance  | Quiet hours and custom notification schedules    | Silence push notifications outside of working hours           |

Best practices and tips

* Use mobile for quick triage and light edits—save heavy refactors for a full development environment.
* Register your device in GitHub account settings before relying on Mobile for sign-in approvals or 2FA.
* Configure notification filters and quiet hours to reduce noise and focus on critical events.

Links and references

* \[GitHub Mobile documentation]\([https://docs.github.com/en/get-started/using-githu](https://docs.github.com/en/get-started/using-githu) b/github-mobile)
* [Securing your account with two-factor authentication (2FA)](https://docs.github.com/en/authentication/securing-your-account-with-two-factor-authentication-2fa)

In short, GitHub Mobile keeps your team’s work moving by enabling lightweight code and project tasks, real-time notifications, and secure sign-in approvals—so you can stay productive without being tethered to a workstation.

<CardGroup>
  <Card title="Watch Video" icon="video" cta="Learn more" href="https://learn.kodekloud.com/user/courses/github-foundation-certification/module/96d4d601-e202-4d98-bbdc-8a634b934d53/lesson/2430ae0e-543a-4b20-8426-3062ff7fa6f6" />
</CardGroup>
