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

# Install AppSignal for Rails

> Follow Chris Oliver as he installs and configures AppSignal in a Rails application.

<div style={{ marginBottom: "1.5rem" }}>
  <iframe width="100%" height="450" src="https://player.mediadelivery.net/embed/635111/3b7742a2-ab46-440a-8cef-9ef623866660" title="Install AppSignal for Rails" style={{ borderRadius: "0.5rem", border: 0, display: "block" }} loading="lazy" allow="accelerometer; gyroscope; autoplay; encrypted-media; picture-in-picture" referrerPolicy="strict-origin-when-cross-origin" allowFullScreen />

  <p style={{ fontSize: "0.875rem", marginTop: "0.5rem" }}>
    <a href="https://player.mediadelivery.net/play/635111/3b7742a2-ab46-440a-8cef-9ef623866660">
      Watch "Install AppSignal for Rails" in the video player
    </a>
  </p>
</div>

Presented by Chris Oliver from [GoRails](https://gorails.com).

Chris installs the `appsignal` gem and configures AppSignal in a Rails application.

<Tip>
  Want an AI coding agent to handle the setup? Follow [Set up a new application with AI](/guides/install-with-agents).
</Tip>

For the latest detailed commands and requirements, also read the documentation on [Installing AppSignal for Ruby](/ruby/installation).

<h2 id="related-tutorials">
  Related tutorials
</h2>

* [Run background jobs with Solid Queue](/tutorials/ruby/solid-queue)
* [Inspect background jobs with Mission Control](/tutorials/ruby/mission-control-jobs)
