diff --git a/src/docs/guides/observability.md b/src/docs/guides/observability.md
index a6c8b72f9..bd1716cd7 100644
--- a/src/docs/guides/observability.md
+++ b/src/docs/guides/observability.md
@@ -94,3 +94,36 @@ _Note for Small Screens: On smaller screens, items stack vertically and respect
Under Edit mode, each widget will have a three dot menu at the upper right corner at the bounding box of the widget. Clicking into this menu will allow you to edit the data source or delete the widget.
To persist your changes, make sure you press Save at the top right corner.
+
+## Monitors
+
+The Observability Dashboard includes configurable monitoring alerts that send email notifications when thresholds are reached.
+
+Monitors requires a [Pro plan](/reference/pricing/plans#plans).
+
+
+Alerting thresholds can be configured to trigger above or below specified limits for:
+
+- CPU
+- RAM
+- Disk usage
+- Network egress
+
+### Creating Monitors
+
+
+To create a monitor, navigate to any widget in the Observability Dashboard and click the three dot menu at the upper right corner of the widget. Select "Add monitor" from the dropdown menu to configure alerting for that specific widget.
+
+
+
+
+### Editing Monitors
+
+To edit an existing monitor, navigate to any widget that has monitoring configured and click the three dot menu at the upper right corner of the widget. Select "Edit monitor" from the dropdown menu to modify the monitor configuration for that widget.
diff --git a/src/docs/guides/services.md b/src/docs/guides/services.md
index 159f35eea..a33506e4f 100644
--- a/src/docs/guides/services.md
+++ b/src/docs/guides/services.md
@@ -95,7 +95,7 @@ width={836} height={684} quality={100} />
### Deploying a Private Docker Image
-Private Docker registry deployments require the [Pro plan](pricing/plans#plans).
+Private Docker registry deployments require the [Pro plan](/reference/pricing/plans#plans).
To deploy from a private Docker registry, specify the path of the image when prompted in the creation flow, as well as authentication credentials (username, password) to the registry.
diff --git a/src/docs/reference/volumes.md b/src/docs/reference/volumes.md
index da723db16..bbab5bc76 100644
--- a/src/docs/reference/volumes.md
+++ b/src/docs/reference/volumes.md
@@ -23,6 +23,21 @@ Pro users and above can self-serve to increase their volume up to 250 GB.
For Pro and above users, please reach out to us on our [Central Station](https://station.railway.com/questions) if you need more than 250GB. Enterprise users with $2,000/month committed spend can also use [Slack](/reference/support#slack).
+## Volume Limits per Project
+
+Each project has a maximum number of volumes that can be created, based on your subscription plan:
+
+| Plan | Maximum Volumes per Project |
+|------|----------------------------|
+| **Free** | **1** |
+| **Trial** | **3** |
+| **Hobby** | **10** |
+| **Pro** | **20** |
+
+Volumes created for the same service in another environment do not count towards this limit.
+
+Pro users with substantial usage requirements may be eligible for increased volume limits. Please reach out to us on our [Central Station](https://station.railway.com/questions) to discuss your project's needs.
+
## I/O Specifications
Volumes have the following I/O characteristics: