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

# Server Management

> Managing servers with the Server Library

## The Server Library

The server library lives at `/shepherd/servers/`. The library is where users can view the current status of each server and checkout a server for a project.

<Frame>
  <img src="https://mintcdn.com/specterops-2/hxAceaiaqVHSIa3R/images/features/image-21.avif?fit=max&auto=format&n=hxAceaiaqVHSIa3R&q=85&s=d83600df197df7df6c010bd1585ff6cc" alt="" width="800" height="190" data-path="images/features/image-21.avif" />
</Frame>

### Types of Servers

The infrastructure manager tracks static servers and transient servers.

The server library tracks servers in the `StaticServer` model. These *static* servers are intended to be servers you own, such as your command control team servers.

The `TransientServer` model tracks *transient* servers, the various cloud servers/virtual private servers that come and go during assessments. The **Add a Transient Server** button adds these servers to specific projects from the project details page.

<Frame>
  <img src="https://mintcdn.com/specterops-2/hxAceaiaqVHSIa3R/images/features/image-22.avif?fit=max&auto=format&n=hxAceaiaqVHSIa3R&q=85&s=76cc71c51578bfd4c2c096cf987cd371" alt="" width="800" height="169" data-path="images/features/image-22.avif" />
</Frame>
