---
metadata:
  - name: generator
    content: Diplodoc Platform v5.54.2
alternate:
  - https://sourcecraft.dev/portal/docs/en/sourcecraft/operations/repo-notifications.md
  - https://sourcecraft.dev/portal/docs/ru/sourcecraft/operations/repo-notifications.md
  - href: en/sourcecraft/operations/repo-notifications.md
    type: text/markdown
    title: Markdown version
  - href: ../../llms.txt
    type: text/markdown
    title: llms.txt
title: How to configure notifications in a SourceCraft repository
description: Follow this guide to configure notifications in a SourceCraft repository.
---
> **Documentation Index:** Fetch the complete configuration index at https://sourcecraft.dev/portal/docs/en/llms.txt


# Configuring notifications in a SourceCraft repository

1. Open the SourceCraft [home page](https://sourcecraft.dev).
1. On the ![image](../../_assets/console-icons/house.svg) **Home** tab, under ![image](../../_assets/console-icons/layout-tabs.svg) **Your craftspace**, navigate to ![image](../../_assets/console-icons/archive.svg) **Repositories**.
1. Select a repository.
1. Under ![image](../../_assets/console-icons/code.svg) **Code** on the repository page, go to ![image](../../_assets/console-icons/archive.svg) **Overview**.
1. In the top-right corner, click ![image](../../_assets/console-icons/bell.svg).
1. In the menu that opens, select the relevant option.

    <!-- source: en/_includes/sourcecraft/notifications-options.md -->
    * **Mute**: Receive no notifications.
    * **Unmute**: Receive notifications only when you are involved.
    * **Unsubscribe**: Receive notifications only when you are involved or mentioned.
    * **Subscribe**: Receive notifications for all kinds of activity.
    <!-- endsource: en/_includes/sourcecraft/notifications-options.md -->

{% note tip %}

You can do the same to configure notifications in any other public repository.

{% endnote %}

#### Useful links {#see-also}

* [All guides on operations with repositories in SourceCraft](https://sourcecraft.dev/portal/docs/en/sourcecraft/operations/index.md#repo)
* [SourceCraft resource relationships](https://sourcecraft.dev/portal/docs/en/sourcecraft/concepts/index.md)
