# When is Handrail Required?

### When is a handrail required?

A handrail is required on stairs with **4 or more risers** under both the **IRC** and **IBC**. A handrail is also required on **ramps with more than 6 inches of rise**. On accessible routes, **ADA handrail requirements** apply in addition to IBC rules.

If you are checking **stair handrail code**, start with the stair use type:

* **Residential stairs** usually follow the **IRC handrail code**
* **Commercial stairs** usually follow **IBC handrail requirements**
* **Accessible stairs and ramps** must also meet **ADA handrail requirements**

### Handrail requirement table

| Requirement                     | Residential — IRC                                                               | Commercial — IBC                                                          | Accessible route — ADA                                            |
| ------------------------------- | ------------------------------------------------------------------------------- | ------------------------------------------------------------------------- | ----------------------------------------------------------------- |
| **When a handrail is required** | Stairs with 4 or more risers. Ramps with more than 6 in. of rise.               | Stairs with 4 or more risers. Ramps with more than 6 in. of rise.         | Handrails on both sides of stairs and ramps on accessible routes. |
| **Handrail height**             | 34 in. to 38 in. above stair nosing or ramp surface.                            | 34 in. to 38 in. above stair nosing or ramp surface.                      | 34 in. to 38 in. under ADA 505.4.                                 |
| **Both sides required**         | Usually no. One compliant handrail is typical.                                  | Yes when stair width exceeds 44 in.                                       | Yes. Both sides are required.                                     |
| **Shape and size**              | Circular 1 1/4 in. to 2 in. diameter. Non-circular perimeter 4 in. to 6 1/4 in. | Same as IRC.                                                              | Same dimensional limits as IBC.                                   |
| **Wall clearance**              | Minimum 1 1/2 in.                                                               | Minimum 1 1/2 in.                                                         | Minimum 1 1/2 in.                                                 |
| **Continuity**                  | Continuous for the full flight. Returns to a wall, post, or newel.              | Continuous for the full flight. Includes required extensions at landings. | Continuous with top and bottom extensions under ADA 505.10.       |
| **Graspability**                | Must be graspable along the full length.                                        | Must be graspable along the full length.                                  | Must be graspable and unobstructed along the full length.         |
| **Load**                        | 200 lb concentrated load and 50 plf linear load.                                | 200 lb concentrated load and 50 plf linear load.                          | Structural loading follows the governing building code.           |

### When is a handrail required on stairs?

For most projects, the answer is simple: a **stair handrail is required** once the stair has **4 risers**. That rule appears in both residential and commercial code.

This requirement applies to interior stairs, exterior stairs, deck stairs, and other permanent stairways. It does not depend on railing material. Wood, steel, aluminum, cable, and glass systems all follow the same trigger.

### When is a handrail required on ramps?

A **ramp handrail is required** when the ramp rise exceeds **6 inches**. On accessible routes, ramps also need handrails on **both sides** and must meet ADA extension and clearance rules.

### When is a top rail required on a guardrail?

A **top rail is required** on guard systems under the IRC and IBC. The top rail helps the guard resist code-required loading and stay intact under impact.

* **Glass guardrails** usually need a top rail
* **Laminated glass systems** may qualify for a tested exception
* **Cable, aluminum, steel, and wood guards** require a continuous top rail

If a top rail also serves as a handrail, it must be **graspable** and stay within the **34-inch to 38-inch handrail height range**. In many commercial conditions, a separate guard and handrail are still required.

### Handrail load requirements

Handrails and guards must resist structural loading. A common code baseline is a **200-pound concentrated load** applied in any direction. Guards must also resist a **50 plf horizontal load**.

For commercial projects, confirm the full **IBC handrail requirements** and guard load rules before finalizing the system. Glass railings can have added testing and strength requirements.

### Handrail vs. guardrail

A **handrail** supports people using stairs and ramps. A **guardrail** prevents falls at open edges.

* **Handrail requirement:** stairs with 4 or more risers
* **Guardrail requirement:** walking surfaces more than 30 inches above grade or floor below
* **Handrail height:** 34 in. to 38 in.
* **Guard height:** 36 in. under IRC and 42 in. under IBC

In some residential conditions, one graspable rail can serve as both a guard and a handrail. In commercial stairs, a separate **42-inch guardrail** and **34-inch to 38-inch handrail** are often required.

### Verify local handrail code

Local amendments can change standard IRC and IBC rules. Always verify the adopted code edition and local amendments before specifying a system.

For related requirements, see:

* [Maximum and Minimum Handrail Heights](/code-compliance/railing-code/maximum-and-minimum-handrail-heights.md)
* [Handrail Size Requirements](/code-compliance/railing-code/handrail-size-requirements.md)
* [Handrail Continuity and Termination](/code-compliance/railing-code/handrail-continuity-and-termination-requirements.md#handrail-continuity-and-termination-code)


---

# 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://resources.viewrail.com/code-compliance/getting-started/when-is-handrail-required.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.
